Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/graphadmin/+/142484 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-17719 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-graphadmin-master-verify-java [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-KDHJTmH19J9t/agent.1634 SSH_AGENT_PID=1636 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aai-graphadmin-master-verify-java@tmp/private_key_4868184680766987961.key (/w/workspace/aai-graphadmin-master-verify-java@tmp/private_key_4868184680766987961.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/aai/graphadmin.git > git init /w/workspace/aai-graphadmin-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/aai/graphadmin.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/graphadmin.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/aai/graphadmin.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/aai/graphadmin.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/aai/graphadmin.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/graphadmin.git refs/changes/84/142484/4 # timeout=30 > git rev-parse 162485f50f8ad7999c1fca0612fd93d2965350df^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 162485f50f8ad7999c1fca0612fd93d2965350df (refs/changes/84/142484/4) > git config core.sparsecheckout # timeout=10 > git checkout -f 162485f50f8ad7999c1fca0612fd93d2965350df # timeout=30 ERROR: Unable to retrieve commit message java.lang.InterruptedException at java.base/java.lang.Object.wait(Native Method) at hudson.remoting.Request.call(Request.java:177) at hudson.remoting.Channel.call(Channel.java:1002) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at com.sun.proxy.$Proxy196.withRepository(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1423) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1363) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1895) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 88547538adda0483b9eb7137f1603f656b77cb81 # timeout=10 [aai-graphadmin-master-verify-java] $ /bin/bash /tmp/jenkins10305306636350385541.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hNR9 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hNR9/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-hNR9/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.2 botocore==1.42.2 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.16 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.2 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.0 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [aai-graphadmin-master-verify-java] $ /bin/sh /tmp/jenkins13794330760698195512.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/aai-graphadmin-master-verify-java@tmp/config17571697261635262786tmp copy managed file [aai-graphadmin-settings] to file:/w/workspace/aai-graphadmin-master-verify-java@tmp/config5748018051885460960tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-ubuntu1804-builder-4c-4g-17719 using settings config with name aai-graphadmin-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [aai-graphadmin-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings2277646292741210966.xml -gs /tmp/global-settings6919214383851498271.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=162485f50f8ad7999c1fca0612fd93d2965350df -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=tushar.mohanty@t-systems.com "-DGERRIT_EVENT_ACCOUNT_NAME=Tushar Mohanty" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/graphadmin/+/142484 -DGERRIT_PATCHSET_UPLOADER_EMAIL=tushar.mohanty@t-systems.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/graphadmin -DGERRIT_CHANGE_NUMBER=142484 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Tushar Mohanty\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/84/142484/4 "-DGERRIT_PATCHSET_UPLOADER_NAME=Tushar Mohanty" '-DGERRIT_CHANGE_OWNER=\"Tushar Mohanty\" ' -DPROJECT=aai/graphadmin -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=YWFpLWNvbnNpc3RlbmN5IHNldCB0byBMb2NrICYgbG9hZGluZyByb290LW1vZGVscwoKSXNzdWUtSUQ6IEFBSS00MjEzCkNoYW5nZS1JZDogSTQxNTE1ZTM2ZDgwZGZmMjE2M2YyM2MyYTI4ZDgyNDQ5MTRiNjAzNGYKU2lnbmVkLW9mZi1ieTogdHVzaGFyLm1vaGFudHlAdC1zeXN0ZW1zLmNvbSA8dHVzaGFyLm1vaGFudHlAdC1zeXN0ZW1zLmNvbT4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=aai-consistency set to Lock & loading root-models" '-DGERRIT_EVENT_ACCOUNT=\"Tushar Mohanty\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I41515e36d80dff2163f23c2a28d8244914b6034f -DGERRIT_EVENT_HASH=572545185 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=tushar.mohanty@t-systems.com -DGERRIT_PATCHSET_NUMBER=4 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Tushar Mohanty" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-graphadmin 1.16.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aai-graphadmin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-graphadmin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-graphadmin --- [INFO] [INFO] --- gmaven-plugin:1.0:execute (default) @ aai-graphadmin --- 1.16.2-SNAPSHOT New Tag for docker:1.16-STAGING-latest [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aai-graphadmin --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-graphadmin-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (unpack-schema-dependency) @ aai-graphadmin --- [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.13.3-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.13.3-SNAPSHOT/aai-schema-1.13.3-SNAPSHOT.jar to /w/workspace/aai-graphadmin-master-verify-java/src/main/resources/schema with includes "**/oxm/**/*.xml" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (unpack-edgerules-dependency) @ aai-graphadmin --- [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.13.3-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.13.3-SNAPSHOT/aai-schema-1.13.3-SNAPSHOT.jar to /w/workspace/aai-graphadmin-master-verify-java/src/main/resources/schema with includes "**/dbedgerules/**/*.json" and excludes "" [INFO] [INFO] --- antlr4-maven-plugin:4.9.3:antlr4 (default) @ aai-graphadmin --- [INFO] ANTLR 4: Processing source directory /w/workspace/aai-graphadmin-master-verify-java/src/main/resources/antlr4 [INFO] Processing grammar: org/onap/aai/AAIDsl.g4 [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-graphadmin --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-graphadmin --- [INFO] [INFO] --- license-maven-plugin:3.0:check (default) @ aai-graphadmin --- [INFO] Checking licenses... [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-graphadmin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 163 resources [INFO] skip non existing resourceDirectory /w/workspace/aai-graphadmin-master-verify-java/src/main/swm [INFO] Copying 5 resources to /w/workspace/aai-graphadmin-master-verify-java/target/swm/package/nix/dist_files/opt/app/aai-graphadmin/appconfig [INFO] Copying 9 resources to /w/workspace/aai-graphadmin-master-verify-java/target/swm/package/nix/dist_files/opt/app/aai-graphadmin/appconfig [INFO] Copying 141 resources to /w/workspace/aai-graphadmin-master-verify-java/target/swm/package/nix/dist_files/opt/app/aai-graphadmin/appconfig/schema [INFO] Copying 3 resources to /w/workspace/aai-graphadmin-master-verify-java/target/aai-graphadmin-1.16.2-SNAPSHOT-build/ [INFO] skip non existing resourceDirectory /w/workspace/aai-graphadmin-master-verify-java/src/main/resources/etc/auth [INFO] skip non existing resourceDirectory /w/workspace/aai-graphadmin-master-verify-java/src/main/resources/migration-input-files [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-graphadmin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 155 source files to /w/workspace/aai-graphadmin-master-verify-java/target/classes [INFO] /w/workspace/aai-graphadmin-master-verify-java/src/main/java/org/onap/aai/datasnapshot/PartialVertexLoader.java: Some input files use or override a deprecated API. [INFO] /w/workspace/aai-graphadmin-master-verify-java/src/main/java/org/onap/aai/datasnapshot/PartialVertexLoader.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/aai-graphadmin-master-verify-java/src/main/java/org/onap/aai/rest/client/ApertureServiceOneWayClient.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /w/workspace/aai-graphadmin-master-verify-java/src/main/java/org/onap/aai/rest/client/ApertureServiceOneWayClient.java: Recompile with -Xlint:removal for details. [INFO] /w/workspace/aai-graphadmin-master-verify-java/src/main/java/org/onap/aai/migration/NotificationHelper.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/aai-graphadmin-master-verify-java/src/main/java/org/onap/aai/migration/NotificationHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-graphadmin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-graphadmin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 71 source files to /w/workspace/aai-graphadmin-master-verify-java/target/test-classes [INFO] /w/workspace/aai-graphadmin-master-verify-java/src/test/java/org/onap/aai/AAISetup.java: Some input files use or override a deprecated API. [INFO] /w/workspace/aai-graphadmin-master-verify-java/src/test/java/org/onap/aai/AAISetup.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/aai-graphadmin-master-verify-java/src/test/java/org/onap/aai/migration/v12/MigrateHUBEvcInventoryTest.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /w/workspace/aai-graphadmin-master-verify-java/src/test/java/org/onap/aai/migration/v12/MigrateHUBEvcInventoryTest.java: Recompile with -Xlint:removal for details. [INFO] /w/workspace/aai-graphadmin-master-verify-java/src/test/java/org/onap/aai/AAIGremlinQueryTest.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/aai-graphadmin-master-verify-java/src/test/java/org/onap/aai/AAIGremlinQueryTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-graphadmin --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.AAIGremlinQueryTest 2025-12-04 14:12:39.501 DEBUG 2251 --- [kground-preinit] org.jboss.logging : Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-12-04 14:12:39.556 INFO 2251 --- [ main] org.onap.aai.AAIGremlinQueryTest : Starting AAIGremlinQueryTest using Java 17.0.4 with PID 2251 (started by jenkins in /w/workspace/aai-graphadmin-master-verify-java) 2025-12-04 14:12:39.557 DEBUG 2251 --- [ main] org.onap.aai.AAIGremlinQueryTest : Running with Spring Boot v3.1.12, Spring v6.0.21 2025-12-04 14:12:39.557 INFO 2251 --- [ main] org.onap.aai.AAIGremlinQueryTest : The following 2 profiles are active: "production", "one-way-ssl" 2025-12-04 14:12:41.624 INFO 2251 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 2025-12-04 14:12:41.626 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-12-04 14:12:41.626 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-12-04 14:12:41.639 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:41.639 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:42.106--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:42.427 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-12-04 14:12:42.465 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-12-04 14:12:42.474 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:42.474 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:42.529--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:42.749 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-12-04 14:12:42.770 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-12-04 14:12:42.772 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:42.772 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:42.808--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:43.009 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-12-04 14:12:43.028 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-12-04 14:12:43.031 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:43.031 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:43.07--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:43.255 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-12-04 14:12:43.272 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-12-04 14:12:43.275 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:43.275 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:43.319--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:43.506 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2025-12-04 14:12:43.530 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2025-12-04 14:12:43.550 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:43.550 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:43.589--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:43.796 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2025-12-04 14:12:43.816 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2025-12-04 14:12:43.826 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:43.826 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:43.866--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:44.091 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:12:44.102 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2025-12-04 14:12:44.106 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:44.107 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:44.144--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:44.315 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:12:44.327 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2025-12-04 14:12:44.330 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:44.330 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:44.367--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:44.561 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:12:44.575 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2025-12-04 14:12:44.579 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:44.579 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:44.637--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:44.818 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2025-12-04 14:12:44.831 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2025-12-04 14:12:44.834 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:44.835 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:44.878--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:45.097 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2025-12-04 14:12:45.112 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2025-12-04 14:12:45.120 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:45.120 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:45.18--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:45.416 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2025-12-04 14:12:45.434 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2025-12-04 14:12:45.439 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:45.439 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:45.49--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:45.758 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:12:45.780 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2025-12-04 14:12:45.785 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:45.785 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:45.833--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:46.092 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:12:46.115 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2025-12-04 14:12:46.126 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:46.126 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:46.178--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:46.454 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2025-12-04 14:12:46.476 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 2025-12-04 14:12:46.480 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:46.481 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:46.532--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:46.811 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:12:46.832 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 2025-12-04 14:12:46.836 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:46.836 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:46.918--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:47.176 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:12:47.197 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 2025-12-04 14:12:47.200 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:47.201 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:47.246--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:47.502 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:12:47.522 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 2025-12-04 14:12:47.526 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:47.526 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:47.572--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:47.827 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:12:47.848 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 2025-12-04 14:12:47.852 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:47.852 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:47.938--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:48.215 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 2025-12-04 14:12:48.237 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 2025-12-04 14:12:48.241 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:48.241 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:48.291--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:48.570 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 2025-12-04 14:12:48.592 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 2025-12-04 14:12:48.596 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:48.596 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:48.646--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:48.955 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 2025-12-04 14:12:49.387 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:12:49.393 INFO 2251 --- [ main] org.onap.aai.dbmap.AAIGraph : -- loading schema into JanusGraph 2025-12-04 14:12:49.400 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:12:49.400 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:12:49.400 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:12:49.400 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:12:49.404 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-12-04 14:12:50.499 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-12-04 14:12:50.500 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-12-04 14:12:50.502 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.502 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-12-04 14:12:50.504 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.504 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-12-04 14:12:50.505 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.505 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-12-04 14:12:50.507 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.507 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-12-04 14:12:50.509 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.509 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2025-12-04 14:12:50.511 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.511 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2025-12-04 14:12:50.513 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.513 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2025-12-04 14:12:50.515 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.515 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2025-12-04 14:12:50.517 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.517 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2025-12-04 14:12:50.519 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.519 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2025-12-04 14:12:50.521 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.521 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2025-12-04 14:12:50.523 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.523 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2025-12-04 14:12:50.526 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.526 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2025-12-04 14:12:50.529 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.529 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2025-12-04 14:12:50.531 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.531 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 2025-12-04 14:12:50.535 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.535 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 2025-12-04 14:12:50.538 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.538 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 2025-12-04 14:12:50.541 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.541 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 2025-12-04 14:12:50.543 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.543 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 2025-12-04 14:12:50.546 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.546 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 2025-12-04 14:12:50.549 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:50.549 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 2025-12-04 14:12:50.552 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:12:51.236 DEBUG 2251 --- [ main] org.onap.aai.dbmap.AAIGraph : Load Snapshot to InMemory Graph 2025-12-04 14:12:51.513 INFO 2251 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 2025-12-04 14:12:51.519 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.audit.AuditGraphson2Sql 2025-12-04 14:12:51.655 WARN 2251 --- [ main] c.HttpComponentsClientHttpRequestFactory : HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect 2025-12-04 14:12:51.656 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-12-04 14:12:51.656 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-12-04 14:12:51.656 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-12-04 14:12:51.657 INFO 2251 --- [ main] o.onap.aai.rest.client.ApertureService : Successfully initialized the aperture service 2025-12-04 14:12:51.686 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:12:51.749 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.QueryConsumer 2025-12-04 14:12:51.991 WARN 2251 --- [ main] o.s.security.core.userdetails.User : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications. 2025-12-04 14:12:52.164 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.r.SchemaJobStatusController: {GET [/isSchemaInitialized]}: isSchemaInitialized() 2025-12-04 14:12:52.168 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 2025-12-04 14:12:52.174 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.a.OpenApiWebMvcResource: {GET [/graphadmin-api-docs], produces [application/json]}: openapiJson(HttpServletRequest,String,Locale) {GET [/graphadmin-api-docs.yaml], produces [application/vnd.oai.openapi]}: openapiYaml(HttpServletRequest,String,Locale) 2025-12-04 14:12:52.174 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.u.SwaggerWelcomeWebMvc: {GET [/index.html]}: redirectToUi(HttpServletRequest) 2025-12-04 14:12:52.175 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.u.SwaggerConfigResource: {GET [/graphadmin-api-docs/swagger-config], produces [application/json]}: openapiJson(HttpServletRequest) 2025-12-04 14:12:52.181 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2025-12-04 14:12:53.467 DEBUG 2251 --- [ 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 [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 2025-12-04 14:12:53.576 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:12:53.597 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig 2025-12-04 14:12:53.805 DEBUG 2251 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2025-12-04 14:12:53.877 DEBUG 2251 --- [ main] reactor.util.Loggers : Using Slf4j logging framework 2025-12-04 14:12:53.898 DEBUG 2251 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2025-12-04 14:12:53.899 DEBUG 2251 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 2025-12-04 14:12:53.899 DEBUG 2251 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 17 2025-12-04 14:12:53.900 DEBUG 2251 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 2025-12-04 14:12:53.900 DEBUG 2251 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 2025-12-04 14:12:53.900 DEBUG 2251 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.storeFence: available 2025-12-04 14:12:53.900 DEBUG 2251 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 2025-12-04 14:12:53.901 DEBUG 2251 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2025-12-04 14:12:53.901 DEBUG 2251 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 2025-12-04 14:12:53.902 DEBUG 2251 --- [ main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @4cfaf581 2025-12-04 14:12:53.904 DEBUG 2251 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2025-12-04 14:12:53.904 DEBUG 2251 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 2025-12-04 14:12:53.904 DEBUG 2251 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2025-12-04 14:12:53.904 DEBUG 2251 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 2025-12-04 14:12:53.905 DEBUG 2251 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: -1 bytes 2025-12-04 14:12:53.905 DEBUG 2251 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 2025-12-04 14:12:53.905 DEBUG 2251 --- [ main] io.netty.util.internal.CleanerJava9 : java.nio.ByteBuffer.cleaner(): available 2025-12-04 14:12:53.905 DEBUG 2251 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 2025-12-04 14:12:53.907 DEBUG 2251 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default LoopResources: DefaultLoopResources {prefix=reactor-http, daemon=true, selectCount=4, workerCount=4} 2025-12-04 14:12:53.907 DEBUG 2251 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default ConnectionProvider: reactor.netty.resources.DefaultPooledConnectionProvider@43ec687e 2025-12-04 14:12:53.918 WARN 2251 --- [ 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) 2025-12-04 14:12:54.311 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.a.w.s.ManagementErrorEndpoint: { [/error]}: invoke(ServletWebRequest) 2025-12-04 14:12:54.313 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2025-12-04 14:12:54.833 DEBUG 2251 --- [ 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 [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 2025-12-04 14:12:54.868 INFO 2251 --- [ main] org.onap.aai.AAIGremlinQueryTest : Started AAIGremlinQueryTest in 15.64 seconds (process running for 17.043) 2025-12-04 14:12:55.302 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:12:55.302 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:12:55.302 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:12:55.303 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:12:55.829 WARN 2251 --- [o-auto-1-exec-2] org.glassfish.jersey.internal.Errors : The following warnings have been detected: WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionInterceptor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionInterceptor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.onap.aai.interceptors.pre.VersionInterceptor contracts={jakarta.ws.rs.container.ContainerRequestFilter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=5500 loader=null proxiable=null proxyForSameScope=null analysisName=null id=191 locatorId=0 identityHashCode=1859080049 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.RetiredInterceptor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.RetiredInterceptor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.onap.aai.interceptors.pre.RetiredInterceptor contracts={jakarta.ws.rs.container.ContainerRequestFilter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=5000 loader=null proxiable=null proxyForSameScope=null analysisName=null id=190 locatorId=0 identityHashCode=1201527639 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionLatestInterceptor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionLatestInterceptor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.onap.aai.interceptors.pre.VersionLatestInterceptor contracts={jakarta.ws.rs.container.ContainerRequestFilter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=4250 loader=null proxiable=null proxyForSameScope=null analysisName=null id=188 locatorId=0 identityHashCode=1096730569 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionInterceptor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionInterceptor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.onap.aai.interceptors.pre.VersionInterceptor contracts={jakarta.ws.rs.container.ContainerRequestFilter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=5500 loader=null proxiable=null proxyForSameScope=null analysisName=null id=191 locatorId=0 identityHashCode=1859080049 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.RetiredInterceptor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.RetiredInterceptor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.onap.aai.interceptors.pre.RetiredInterceptor contracts={jakarta.ws.rs.container.ContainerRequestFilter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=5000 loader=null proxiable=null proxyForSameScope=null analysisName=null id=190 locatorId=0 identityHashCode=1201527639 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionLatestInterceptor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionLatestInterceptor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.onap.aai.interceptors.pre.VersionLatestInterceptor contracts={jakarta.ws.rs.container.ContainerRequestFilter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=4250 loader=null proxiable=null proxyForSameScope=null analysisName=null id=188 locatorId=0 identityHashCode=1096730569 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:183) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionInterceptor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionInterceptor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.onap.aai.interceptors.pre.VersionInterceptor contracts={jakarta.ws.rs.container.ContainerRequestFilter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=5500 loader=null proxiable=null proxyForSameScope=null analysisName=null id=191 locatorId=0 identityHashCode=1859080049 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.RetiredInterceptor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.RetiredInterceptor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.onap.aai.interceptors.pre.RetiredInterceptor contracts={jakarta.ws.rs.container.ContainerRequestFilter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=5000 loader=null proxiable=null proxyForSameScope=null analysisName=null id=190 locatorId=0 identityHashCode=1201527639 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionLatestInterceptor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionLatestInterceptor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.onap.aai.interceptors.pre.VersionLatestInterceptor contracts={jakarta.ws.rs.container.ContainerRequestFilter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=4250 loader=null proxiable=null proxyForSameScope=null analysisName=null id=188 locatorId=0 identityHashCode=1096730569 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionInterceptor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionInterceptor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.onap.aai.interceptors.pre.VersionInterceptor contracts={jakarta.ws.rs.container.ContainerRequestFilter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=5500 loader=null proxiable=null proxyForSameScope=null analysisName=null id=191 locatorId=0 identityHashCode=1859080049 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.RetiredInterceptor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.RetiredInterceptor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.onap.aai.interceptors.pre.RetiredInterceptor contracts={jakarta.ws.rs.container.ContainerRequestFilter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=5000 loader=null proxiable=null proxyForSameScope=null analysisName=null id=190 locatorId=0 identityHashCode=1201527639 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) WARNING: HK2 service reification failed for [org.onap.aai.interceptors.pre.VersionLatestInterceptor] with an exception: MultiException stack 1 of 2 java.lang.NoSuchMethodException: Could not find a suitable constructor in org.onap.aai.interceptors.pre.VersionLatestInterceptor class. at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:168) at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:157) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:106) at org.jvnet.hk2.internal.ClazzCreator.initialize(ClazzCreator.java:165) at org.jvnet.hk2.internal.SystemDescriptor.internalReify(SystemDescriptor.java:719) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:673) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) MultiException stack 2 of 2 java.lang.IllegalArgumentException: Errors were discovered while reifying SystemDescriptor( implementation=org.onap.aai.interceptors.pre.VersionLatestInterceptor contracts={jakarta.ws.rs.container.ContainerRequestFilter} scope=jakarta.inject.Singleton qualifiers={org.glassfish.jersey.internal.inject.Custom} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=4250 loader=null proxiable=null proxyForSameScope=null analysisName=null id=188 locatorId=0 identityHashCode=1096730569 reified=false) at org.jvnet.hk2.internal.SystemDescriptor.reify(SystemDescriptor.java:684) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:438) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2316) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1401) at org.jvnet.hk2.internal.ServiceLocatorImpl$10.compute(ServiceLocatorImpl.java:1396) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1458) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1384) at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServiceHandles(ServiceLocatorImpl.java:1372) at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getAllServiceHolders(AbstractHk2InjectionManager.java:134) at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getAllServiceHolders(ImmediateHk2InjectionManager.java:30) at org.glassfish.jersey.internal.inject.Providers.getServiceHolders(Providers.java:300) at org.glassfish.jersey.internal.inject.Providers.getAllRankedProviders(Providers.java:184) at org.glassfish.jersey.server.ProcessingProvidersConfigurator.postInit(ProcessingProvidersConfigurator.java:95) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$2(ApplicationHandler.java:366) at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:366) at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:232) at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309) at org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:274) at org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:311) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:154) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:339) at jakarta.servlet.GenericServlet.init(GenericServlet.java:178) at jakarta.servlet.http.HttpServlet.init(HttpServlet.java:107) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:837) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:588) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:115) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1741) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) WARNING: A HTTP GET method, public jakarta.ws.rs.core.Response org.onap.aai.rest.AuditSqlDbConsumer.executeAudit(java.lang.String,java.lang.String,jakarta.ws.rs.core.HttpHeaders,jakarta.ws.rs.core.UriInfo), should not consume any entity. 2025-12-04 14:12:56.029 INFO 2251 --- [o-auto-1-exec-2] o.o.l.f.base.AbstractAuditLogFilter : Entering 2025-12-04 14:12:56.190 INFO 2251 --- [ool-18-thread-1] o.onap.aai.rest.dsl.DslQueryProcessor : QUERY-interim(aaiquery (dslStatement (queryStep (singleQueryStep pserver * (filterStep ( 'hostname' , 'test-pserver' )))))) 2025-12-04 14:12:56.191 INFO 2251 --- [ool-18-thread-1] o.onap.aai.rest.dsl.DslQueryProcessor : Final QUERYbuilder.getVerticesByProperty('aai-node-type', 'pserver').getVerticesByProperty('hostname','test-pserver').store('x').cap('x').unfold().dedup() 2025-12-04 14:12:56.638 INFO 2251 --- [ool-18-thread-1] o.o.a.a.logs.AaiDBGraphadminMetricLog : Invoke 2025-12-04 14:12:56.684 INFO 2251 --- [ool-18-thread-1] o.o.a.a.logs.AaiDBGraphadminMetricLog : InvokeReturn 2025-12-04 14:12:56.701 INFO 2251 --- [ool-18-thread-1] org.onap.aai.rest.QueryConsumer : Completed 2025-12-04 14:12:56.708 DEBUG 2251 --- [o-auto-1-exec-2] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"0d349d69-ff76-4a74-8e7e-aa21bd1b596e","status":"200","rqstDate":"251204-14:12:56:030","respDate":"251204-14:12:56:707","sourceId":"JUNIT:0d349d69-ff76-4a74-8e7e-aa21bd1b596e","resourceId":"http://localhost:35717/aai/v11/dbquery?format=console","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-builder-4c-4g-17719-251204-14:12:56:030-21859\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{accept=[application/json], content-type=[application/json], real-time=[true], x-fromappid=[JUNIT], x-transactionid=[JUNIT], authorization=[Basic QUFJOkFBSQ==], accept-encoding=[gzip, x-gzip, deflate], content-length=[53], host=[localhost:35717], connection=[keep-alive], user-agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], X-ONAP-RequestID=[0d349d69-ff76-4a74-8e7e-aa21bd1b596e]}\",\"Payload\":\"{\\n \\\"dsl\\\": \\\"pserver*('hostname', 'test-pserver')\\\"\\n}\\n\\n\"}","respBuf":"{\"ID\":\"1-prd-ubuntu1804-builder-4c-4g-17719-251204-14:12:56:030-21859\",\"Content-Type\":null,\"Response-Code\":200,\"Headers\":\"{Content-Type=[application/json], X-AAI-TXID=[1-prd-ubuntu1804-builder-4c-4g-17719-251204-14:12:56:030-21859]}\",\"Entity\":\"{\\\"results\\\":[{\\\"result\\\":\\\"v[4168]\\\"}]}\"}"} 2025-12-04 14:12:57.056 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:12:57.056 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:12:57.056 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:12:57.057 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:12:57.140 INFO 2251 --- [o-auto-1-exec-3] o.o.l.f.base.AbstractAuditLogFilter : Entering 2025-12-04 14:12:57.143 INFO 2251 --- [ool-19-thread-1] o.o.a.a.logs.AaiDBGraphadminMetricLog : Invoke 2025-12-04 14:12:57.181 INFO 2251 --- [ool-19-thread-1] o.o.a.a.logs.AaiDBGraphadminMetricLog : InvokeReturn 2025-12-04 14:12:57.184 INFO 2251 --- [ool-19-thread-1] org.onap.aai.rest.QueryConsumer : Completed 2025-12-04 14:12:57.185 DEBUG 2251 --- [o-auto-1-exec-3] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"6c0240ea-6624-45b6-9d5a-8adc6bdef4f0","status":"200","rqstDate":"251204-14:12:57:140","respDate":"251204-14:12:57:185","sourceId":"JUNIT:6c0240ea-6624-45b6-9d5a-8adc6bdef4f0","resourceId":"http://localhost:35717/aai/v11/dbquery?format=console","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-builder-4c-4g-17719-251204-14:12:57:140-94591\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{accept=[application/json], content-type=[application/json], real-time=[true], x-fromappid=[JUNIT], x-transactionid=[JUNIT], authorization=[Basic QUFJOkFBSQ==], accept-encoding=[gzip, x-gzip, deflate], content-length=[66], host=[localhost:35717], connection=[keep-alive], user-agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], X-ONAP-RequestID=[6c0240ea-6624-45b6-9d5a-8adc6bdef4f0]}\",\"Payload\":\"{\\n \\\"gremlin\\\": \\\"g.V().has('hostname', 'test-pserver').count()\\\"\\n}\\n\\n\"}","respBuf":"{\"ID\":\"1-prd-ubuntu1804-builder-4c-4g-17719-251204-14:12:57:140-94591\",\"Content-Type\":null,\"Response-Code\":200,\"Headers\":\"{Content-Type=[application/json], X-AAI-TXID=[1-prd-ubuntu1804-builder-4c-4g-17719-251204-14:12:57:140-94591]}\",\"Entity\":\"{\\\"results\\\":[{\\\"result\\\":\\\"1\\\"}]}\"}"} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.89 s -- in org.onap.aai.AAIGremlinQueryTest [INFO] Running org.onap.aai.MetricsConfigurationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-12-04 14:12:57.542 INFO 2251 --- [ main] org.onap.aai.MetricsConfigurationTest : Starting MetricsConfigurationTest using Java 17.0.4 with PID 2251 (started by jenkins in /w/workspace/aai-graphadmin-master-verify-java) 2025-12-04 14:12:57.543 DEBUG 2251 --- [ main] org.onap.aai.MetricsConfigurationTest : Running with Spring Boot v3.1.12, Spring v6.0.21 2025-12-04 14:12:57.543 INFO 2251 --- [ main] org.onap.aai.MetricsConfigurationTest : The following 2 profiles are active: "production", "one-way-ssl" 2025-12-04 14:12:57.971 INFO 2251 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 2025-12-04 14:12:57.971 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-12-04 14:12:57.971 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-12-04 14:12:57.972 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:57.972 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:58.001--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:58.133 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-12-04 14:12:58.165 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-12-04 14:12:58.166 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:58.166 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:58.223--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:58.356 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-12-04 14:12:58.364 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-12-04 14:12:58.365 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:58.365 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:58.39--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:58.527 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-12-04 14:12:58.536 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-12-04 14:12:58.537 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:58.537 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:58.562--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:58.702 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-12-04 14:12:58.711 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-12-04 14:12:58.712 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:58.712 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:58.741--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:58.902 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2025-12-04 14:12:58.912 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2025-12-04 14:12:58.915 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:58.915 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:58.943--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:59.106 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2025-12-04 14:12:59.117 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2025-12-04 14:12:59.119 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:59.119 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:59.148--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:59.312 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:12:59.323 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2025-12-04 14:12:59.325 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:59.325 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:59.354--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:59.546 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:12:59.558 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2025-12-04 14:12:59.561 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:59.561 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:59.592--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:12:59.759 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:12:59.771 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2025-12-04 14:12:59.773 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:12:59.773 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:12:59.831--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:00.053 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2025-12-04 14:13:00.066 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2025-12-04 14:13:00.068 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:00.068 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:00.1--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:00.277 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2025-12-04 14:13:00.290 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2025-12-04 14:13:00.293 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:00.293 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:00.335--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:00.613 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2025-12-04 14:13:00.629 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2025-12-04 14:13:00.632 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:00.632 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:00.673--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:00.912 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:13:00.931 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2025-12-04 14:13:00.934 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:00.934 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:00.975--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:01.212 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:13:01.231 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2025-12-04 14:13:01.234 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:01.235 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:01.278--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:01.558 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2025-12-04 14:13:01.580 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 2025-12-04 14:13:01.584 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:01.584 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:01.632--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:01.906 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:13:01.929 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 2025-12-04 14:13:01.933 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:01.933 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:01.981--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:02.255 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:13:02.277 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 2025-12-04 14:13:02.281 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:02.281 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:02.33--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:02.604 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:13:02.627 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 2025-12-04 14:13:02.630 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:02.630 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:02.679--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:02.960 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:13:02.983 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 2025-12-04 14:13:02.987 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:02.987 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:03.039--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:03.337 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 2025-12-04 14:13:03.361 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 2025-12-04 14:13:03.365 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:03.365 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:03.419--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:03.719 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 2025-12-04 14:13:03.744 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 2025-12-04 14:13:03.747 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:03.748 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:03.801--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:04.104 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 2025-12-04 14:13:04.416 INFO 2251 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 2025-12-04 14:13:04.418 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-12-04 14:13:04.418 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-12-04 14:13:04.419 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.419 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-12-04 14:13:04.420 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.420 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-12-04 14:13:04.421 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.421 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-12-04 14:13:04.422 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.422 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-12-04 14:13:04.423 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.423 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2025-12-04 14:13:04.424 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.424 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2025-12-04 14:13:04.425 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.426 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2025-12-04 14:13:04.427 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.427 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2025-12-04 14:13:04.428 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.428 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2025-12-04 14:13:04.429 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.429 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2025-12-04 14:13:04.430 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.430 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2025-12-04 14:13:04.432 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.432 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2025-12-04 14:13:04.433 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.433 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2025-12-04 14:13:04.435 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.435 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2025-12-04 14:13:04.437 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.437 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 2025-12-04 14:13:04.439 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.439 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 2025-12-04 14:13:04.441 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.441 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 2025-12-04 14:13:04.443 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.443 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 2025-12-04 14:13:04.444 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.445 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 2025-12-04 14:13:04.446 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.446 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 2025-12-04 14:13:04.448 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.448 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 2025-12-04 14:13:04.450 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:04.502 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.audit.AuditGraphson2Sql 2025-12-04 14:13:04.504 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-12-04 14:13:04.509 WARN 2251 --- [ main] c.HttpComponentsClientHttpRequestFactory : HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect 2025-12-04 14:13:04.509 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-12-04 14:13:04.509 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-12-04 14:13:04.509 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-12-04 14:13:04.509 INFO 2251 --- [ main] o.onap.aai.rest.client.ApertureService : Successfully initialized the aperture service 2025-12-04 14:13:04.513 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:13:04.518 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.QueryConsumer 2025-12-04 14:13:04.626 WARN 2251 --- [ main] o.s.security.core.userdetails.User : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications. 2025-12-04 14:13:04.715 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.r.SchemaJobStatusController: {GET [/isSchemaInitialized]}: isSchemaInitialized() 2025-12-04 14:13:04.716 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 2025-12-04 14:13:04.717 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.a.OpenApiWebMvcResource: {GET [/graphadmin-api-docs], produces [application/json]}: openapiJson(HttpServletRequest,String,Locale) {GET [/graphadmin-api-docs.yaml], produces [application/vnd.oai.openapi]}: openapiYaml(HttpServletRequest,String,Locale) 2025-12-04 14:13:04.718 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.u.SwaggerWelcomeWebMvc: {GET [/index.html]}: redirectToUi(HttpServletRequest) 2025-12-04 14:13:04.718 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.u.SwaggerConfigResource: {GET [/graphadmin-api-docs/swagger-config], produces [application/json]}: openapiJson(HttpServletRequest) 2025-12-04 14:13:04.721 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2025-12-04 14:13:05.457 DEBUG 2251 --- [ 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 [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 2025-12-04 14:13:05.488 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:13:05.498 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig 2025-12-04 14:13:05.558 WARN 2251 --- [ 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) 2025-12-04 14:13:05.649 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.a.w.s.ManagementErrorEndpoint: { [/error]}: invoke(ServletWebRequest) 2025-12-04 14:13:05.650 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2025-12-04 14:13:06.081 DEBUG 2251 --- [ 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 [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 2025-12-04 14:13:06.104 INFO 2251 --- [ main] org.onap.aai.MetricsConfigurationTest : Started MetricsConfigurationTest in 8.581 seconds (process running for 28.28) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.003 s -- in org.onap.aai.MetricsConfigurationTest [INFO] Running org.onap.aai.audit.AuditGraphson2SqlTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-12-04 14:13:06.540 INFO 2251 --- [ main] o.onap.aai.audit.AuditGraphson2SqlTest : Starting AuditGraphson2SqlTest using Java 17.0.4 with PID 2251 (started by jenkins in /w/workspace/aai-graphadmin-master-verify-java) 2025-12-04 14:13:06.540 DEBUG 2251 --- [ main] o.onap.aai.audit.AuditGraphson2SqlTest : Running with Spring Boot v3.1.12, Spring v6.0.21 2025-12-04 14:13:06.540 INFO 2251 --- [ main] o.onap.aai.audit.AuditGraphson2SqlTest : The following 2 profiles are active: "production", "one-way-ssl" 2025-12-04 14:13:06.555 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-12-04 14:13:06.555 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-12-04 14:13:06.556 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:06.556 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:06.576--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:06.676 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-12-04 14:13:06.683 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-12-04 14:13:06.684 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:06.684 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:06.706--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:06.820 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-12-04 14:13:06.828 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-12-04 14:13:06.829 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:06.829 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:06.853--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:06.977 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-12-04 14:13:06.987 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-12-04 14:13:06.988 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:06.988 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:07.012--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:07.136 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-12-04 14:13:07.145 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-12-04 14:13:07.146 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:07.146 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:07.173--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:07.316 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2025-12-04 14:13:07.326 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2025-12-04 14:13:07.328 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:07.328 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:07.357--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:07.502 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2025-12-04 14:13:07.513 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2025-12-04 14:13:07.515 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:07.515 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:07.544--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:07.691 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:13:07.702 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2025-12-04 14:13:07.704 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:07.704 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:07.732--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:07.883 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:13:07.893 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2025-12-04 14:13:07.896 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:07.896 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:07.924--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:08.071 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:13:08.082 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2025-12-04 14:13:08.085 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:08.085 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:08.115--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:08.366 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2025-12-04 14:13:08.379 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2025-12-04 14:13:08.381 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:08.381 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:08.412--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:08.575 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2025-12-04 14:13:08.587 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2025-12-04 14:13:08.590 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:08.590 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:08.627--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:08.828 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2025-12-04 14:13:08.844 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2025-12-04 14:13:08.847 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:08.847 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:08.887--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:09.111 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:13:09.130 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2025-12-04 14:13:09.133 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:09.133 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:09.173--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:09.398 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:13:09.418 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2025-12-04 14:13:09.421 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:09.421 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:09.463--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:09.703 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2025-12-04 14:13:09.722 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 2025-12-04 14:13:09.726 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:09.726 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:09.769--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:10.012 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:13:10.032 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 2025-12-04 14:13:10.035 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:10.035 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:10.079--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:10.323 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:13:10.343 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 2025-12-04 14:13:10.346 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:10.346 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:10.39--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:10.638 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:13:10.659 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 2025-12-04 14:13:10.662 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:10.662 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:10.707--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:10.956 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:13:10.976 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 2025-12-04 14:13:10.980 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:10.980 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:11.027--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:11.293 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 2025-12-04 14:13:11.315 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 2025-12-04 14:13:11.318 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:11.318 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:11.365--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:11.635 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 2025-12-04 14:13:11.657 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 2025-12-04 14:13:11.661 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:11.661 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:11.709--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:11.979 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 2025-12-04 14:13:12.001 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-12-04 14:13:12.002 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-12-04 14:13:12.002 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.002 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-12-04 14:13:12.003 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.003 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-12-04 14:13:12.004 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.004 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-12-04 14:13:12.004 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.004 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-12-04 14:13:12.005 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.005 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2025-12-04 14:13:12.006 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.006 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2025-12-04 14:13:12.007 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.007 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2025-12-04 14:13:12.008 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.008 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2025-12-04 14:13:12.008 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.008 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2025-12-04 14:13:12.009 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.009 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2025-12-04 14:13:12.010 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.010 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2025-12-04 14:13:12.011 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.011 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2025-12-04 14:13:12.012 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.012 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2025-12-04 14:13:12.013 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.013 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2025-12-04 14:13:12.014 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.014 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 2025-12-04 14:13:12.015 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.015 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 2025-12-04 14:13:12.016 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.016 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 2025-12-04 14:13:12.096 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.096 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 2025-12-04 14:13:12.097 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.097 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 2025-12-04 14:13:12.098 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.098 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 2025-12-04 14:13:12.100 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.100 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 2025-12-04 14:13:12.101 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:12.118 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-12-04 14:13:12.120 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:13:12.123 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:13:12.125 INFO 2251 --- [ main] o.onap.aai.audit.AuditGraphson2SqlTest : Started AuditGraphson2SqlTest in 5.6 seconds (process running for 34.3) threw Exception e = File name must end with .yyyymmddhhmm 2025-12-04 14:13:12.203 DEBUG 2251 --- [ main] AuditGraphson2Sql : edge__tbly__tblX: gson/sql = 7/7 edge__tbly__tblX: gson/sql = 7/7 2025-12-04 14:13:12.203 DEBUG 2251 --- [ main] AuditGraphson2Sql : tbl2: gson/sql = 5/5 tbl2: gson/sql = 5/5 2025-12-04 14:13:12.203 DEBUG 2251 --- [ main] AuditGraphson2Sql : edge__tblZ__tblX: gson/sql = 8/8 edge__tblZ__tblX: gson/sql = 8/8 2025-12-04 14:13:12.203 DEBUG 2251 --- [ main] AuditGraphson2Sql : tbl-x: gson/sql = 6/6 tbl-x: gson/sql = 6/6 2025-12-04 14:13:12.204 ERROR 2251 --- [ main] AuditGraphson2Sql : > Entry for Table: [tbl-only-in-g] not found in the SQL db but had 88 entries in the GraphSon db > Entry for Table: [tbl-only-in-g] not found in the SQL db but had 88 entries in the GraphSon db 2025-12-04 14:13:12.204 ERROR 2251 --- [ main] AuditGraphson2Sql : Entry for Table [tbl-only-in-sql] not found in the Graphson db, but had 89 entries in the SQL db. Entry for Table [tbl-only-in-sql] not found in the Graphson db, but had 89 entries in the SQL db. 2025-12-04 14:13:12.204 DEBUG 2251 --- [ main] AuditGraphson2Sql : Audit Results written to: logs/data/audit/gson-sql-audit202512041413 Audit Results written to: logs/data/audit/gson-sql-audit202512041413 2025-12-04 14:13:12.206 ERROR 2251 --- [ main] AuditGraphson2Sql : ERROR when calling getCountsFromGraphsonSnapshot(aai,bogusFileName). Exception = src/test/resources/audit ERROR - got this exception: src/test/resources/audit 2025-12-04 14:13:12.210 ERROR 2251 --- [ main] AuditGraphson2Sql : > Entry for Table: [tbl2] not found in the SQL db but had 5 entries in the GraphSon db > Entry for Table: [tbl2] not found in the SQL db but had 5 entries in the GraphSon db 2025-12-04 14:13:12.210 ERROR 2251 --- [ main] AuditGraphson2Sql : > Entry for Table: [edge__tblZ__tblX] not found in the SQL db but had 8 entries in the GraphSon db > Entry for Table: [edge__tblZ__tblX] not found in the SQL db but had 8 entries in the GraphSon db 2025-12-04 14:13:12.210 ERROR 2251 --- [ main] AuditGraphson2Sql : > Entry for Table: [tbl-x] not found in the SQL db but had 6 entries in the GraphSon db > Entry for Table: [tbl-x] not found in the SQL db but had 6 entries in the GraphSon db 2025-12-04 14:13:12.210 ERROR 2251 --- [ main] AuditGraphson2Sql : > Entry for Table: [tbl-only-in-g] not found in the SQL db but had 88 entries in the GraphSon db > Entry for Table: [tbl-only-in-g] not found in the SQL db but had 88 entries in the GraphSon db 2025-12-04 14:13:12.210 DEBUG 2251 --- [ main] AuditGraphson2Sql : Audit Results written to: logs/data/audit/gson-sql-audit202512041413 Audit Results written to: logs/data/audit/gson-sql-audit202512041413 threw Exception e = File name must end date in the format .yyyymmddhhmm [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 5.709 s -- in org.onap.aai.audit.AuditGraphson2SqlTest [INFO] Running org.onap.aai.config.SwaggerConfigTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-12-04 14:13:12.253 INFO 2251 --- [ main] org.onap.aai.config.SwaggerConfigTest : Starting SwaggerConfigTest using Java 17.0.4 with PID 2251 (started by jenkins in /w/workspace/aai-graphadmin-master-verify-java) 2025-12-04 14:13:12.253 DEBUG 2251 --- [ main] org.onap.aai.config.SwaggerConfigTest : Running with Spring Boot v3.1.12, Spring v6.0.21 2025-12-04 14:13:12.253 INFO 2251 --- [ main] org.onap.aai.config.SwaggerConfigTest : The following 2 profiles are active: "production", "one-way-ssl" 2025-12-04 14:13:12.486 INFO 2251 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 2025-12-04 14:13:12.486 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-12-04 14:13:12.486 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-12-04 14:13:12.487 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:12.487 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:12.507--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:12.609 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-12-04 14:13:12.616 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-12-04 14:13:12.617 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:12.617 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:12.64--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:12.756 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-12-04 14:13:12.764 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-12-04 14:13:12.765 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:12.765 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:12.789--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:12.913 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-12-04 14:13:12.922 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-12-04 14:13:12.923 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:12.923 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:12.948--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:13.072 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-12-04 14:13:13.081 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-12-04 14:13:13.082 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:13.082 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:13.11--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:13.255 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2025-12-04 14:13:13.265 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2025-12-04 14:13:13.267 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:13.267 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:13.296--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:13.444 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2025-12-04 14:13:13.454 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2025-12-04 14:13:13.456 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:13.456 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:13.485--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:13.633 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:13:13.643 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2025-12-04 14:13:13.646 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:13.646 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:13.674--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:13.823 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:13:13.834 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2025-12-04 14:13:13.836 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:13.836 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:13.864--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:14.014 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:13:14.025 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2025-12-04 14:13:14.027 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:14.027 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:14.058--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:14.222 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2025-12-04 14:13:14.235 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2025-12-04 14:13:14.237 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:14.237 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:14.268--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:14.434 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2025-12-04 14:13:14.447 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2025-12-04 14:13:14.450 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:14.450 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:14.487--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:14.692 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2025-12-04 14:13:14.707 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2025-12-04 14:13:14.711 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:14.711 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:14.752--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:14.979 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:13:14.999 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2025-12-04 14:13:15.002 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:15.002 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:15.043--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:15.271 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:13:15.290 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2025-12-04 14:13:15.294 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:15.294 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:15.337--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:15.703 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2025-12-04 14:13:15.723 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 2025-12-04 14:13:15.726 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:15.727 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:15.77--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:16.015 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:13:16.035 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 2025-12-04 14:13:16.038 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:16.038 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:16.082--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:16.327 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:13:16.348 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 2025-12-04 14:13:16.351 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:16.351 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:16.395--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:16.642 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:13:16.663 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 2025-12-04 14:13:16.666 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:16.666 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:16.71--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:16.957 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:13:16.977 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 2025-12-04 14:13:16.981 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:16.981 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:17.028--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:17.296 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 2025-12-04 14:13:17.317 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 2025-12-04 14:13:17.321 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:17.321 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:17.369--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:17.641 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 2025-12-04 14:13:17.663 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 2025-12-04 14:13:17.666 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:13:17.666 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:13:17.714--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:13:17.986 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 2025-12-04 14:13:18.270 INFO 2251 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 2025-12-04 14:13:18.271 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-12-04 14:13:18.271 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-12-04 14:13:18.271 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.272 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-12-04 14:13:18.272 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.272 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-12-04 14:13:18.273 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.273 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-12-04 14:13:18.273 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.273 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-12-04 14:13:18.274 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.274 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2025-12-04 14:13:18.275 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.275 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2025-12-04 14:13:18.275 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.275 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2025-12-04 14:13:18.276 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.276 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2025-12-04 14:13:18.277 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.277 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2025-12-04 14:13:18.277 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.277 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2025-12-04 14:13:18.278 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.278 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2025-12-04 14:13:18.279 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.279 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2025-12-04 14:13:18.280 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.280 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2025-12-04 14:13:18.281 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.281 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2025-12-04 14:13:18.282 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.282 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 2025-12-04 14:13:18.283 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.283 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 2025-12-04 14:13:18.284 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.284 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 2025-12-04 14:13:18.285 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.285 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 2025-12-04 14:13:18.286 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.286 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 2025-12-04 14:13:18.287 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.287 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 2025-12-04 14:13:18.288 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.288 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 2025-12-04 14:13:18.369 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:13:18.385 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.audit.AuditGraphson2Sql 2025-12-04 14:13:18.387 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-12-04 14:13:18.391 WARN 2251 --- [ main] c.HttpComponentsClientHttpRequestFactory : HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect 2025-12-04 14:13:18.391 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-12-04 14:13:18.391 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-12-04 14:13:18.392 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-12-04 14:13:18.392 INFO 2251 --- [ main] o.onap.aai.rest.client.ApertureService : Successfully initialized the aperture service 2025-12-04 14:13:18.395 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:13:18.399 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.QueryConsumer 2025-12-04 14:13:18.444 WARN 2251 --- [ main] o.s.security.core.userdetails.User : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications. 2025-12-04 14:13:18.538 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.r.SchemaJobStatusController: {GET [/isSchemaInitialized]}: isSchemaInitialized() 2025-12-04 14:13:18.539 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 2025-12-04 14:13:18.540 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.a.OpenApiWebMvcResource: {GET [/graphadmin-api-docs], produces [application/json]}: openapiJson(HttpServletRequest,String,Locale) {GET [/graphadmin-api-docs.yaml], produces [application/vnd.oai.openapi]}: openapiYaml(HttpServletRequest,String,Locale) 2025-12-04 14:13:18.540 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.u.SwaggerWelcomeWebMvc: {GET [/index.html]}: redirectToUi(HttpServletRequest) 2025-12-04 14:13:18.541 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.u.SwaggerConfigResource: {GET [/graphadmin-api-docs/swagger-config], produces [application/json]}: openapiJson(HttpServletRequest) 2025-12-04 14:13:18.543 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2025-12-04 14:13:18.867 DEBUG 2251 --- [ 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 [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 2025-12-04 14:13:18.891 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:13:18.900 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig 2025-12-04 14:13:18.969 WARN 2251 --- [ 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) 2025-12-04 14:13:19.012 INFO 2251 --- [ main] org.onap.aai.config.SwaggerConfigTest : Started SwaggerConfigTest in 6.774 seconds (process running for 41.188) 2025-12-04 14:13:19.212 DEBUG 2251 --- [ main] i.s.v.c.c.ModelConverterContextImpl : resolve boolean 2025-12-04 14:13:19.223 INFO 2251 --- [ main] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 174 ms [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.018 s -- in org.onap.aai.config.SwaggerConfigTest [INFO] Running org.onap.aai.datagrooming.DataGroomingTest 2025-12-04 14:13:20.018 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 4216 2025-12-04 14:13:20.018 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No [aai-uri] property found for vid = [4216] 2025-12-04 14:13:20.376 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [true] 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [false] 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [false] 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [false] 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [false] 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [] 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [false] 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [150] 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Doing an auto-fix call to Grooming. 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : First, Call doTheGrooming() to look at what's out there. 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 2025-12-04 14:13:20.377 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:13:20.377 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:13:20.377 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:13:20.377 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512041413.out 2025-12-04 14:13:20.378 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 2025-12-04 14:13:20.378 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 2025-12-04 14:13:20.378 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 2025-12-04 14:13:20.386 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 2025-12-04 14:13:20.386 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 2025-12-04 14:13:20.393 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 2025-12-04 14:13:20.393 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 2025-12-04 14:13:20.394 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 2025-12-04 14:13:20.394 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 2025-12-04 14:13:20.394 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 2025-12-04 14:13:20.394 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 2025-12-04 14:13:20.394 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 2025-12-04 14:13:20.394 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 2025-12-04 14:13:20.395 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 2025-12-04 14:13:20.395 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 2025-12-04 14:13:20.395 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 2025-12-04 14:13:20.395 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 2025-12-04 14:13:20.395 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 2025-12-04 14:13:20.395 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 2025-12-04 14:13:20.396 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 2025-12-04 14:13:20.396 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 2025-12-04 14:13:20.396 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 2025-12-04 14:13:20.396 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 2025-12-04 14:13:20.397 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 2025-12-04 14:13:20.397 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 2025-12-04 14:13:20.397 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 2025-12-04 14:13:20.397 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 2025-12-04 14:13:20.397 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 2025-12-04 14:13:20.397 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 2025-12-04 14:13:20.398 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 2025-12-04 14:13:20.398 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 2025-12-04 14:13:20.398 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 2025-12-04 14:13:20.398 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 2025-12-04 14:13:20.399 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 2025-12-04 14:13:20.399 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 2025-12-04 14:13:20.399 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 2025-12-04 14:13:20.399 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 2025-12-04 14:13:20.399 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 2025-12-04 14:13:20.399 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 2025-12-04 14:13:20.400 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 2025-12-04 14:13:20.400 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 2025-12-04 14:13:20.400 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 2025-12-04 14:13:20.400 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 2025-12-04 14:13:20.400 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 2025-12-04 14:13:20.400 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 2025-12-04 14:13:20.401 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 2025-12-04 14:13:20.401 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 2025-12-04 14:13:20.401 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 2025-12-04 14:13:20.401 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 2025-12-04 14:13:20.402 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 2025-12-04 14:13:20.402 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 2025-12-04 14:13:20.402 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 2025-12-04 14:13:20.402 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 2025-12-04 14:13:20.402 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 2025-12-04 14:13:20.402 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 2025-12-04 14:13:20.403 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 2025-12-04 14:13:20.403 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 2025-12-04 14:13:20.403 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 2025-12-04 14:13:20.403 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 2025-12-04 14:13:20.403 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 2025-12-04 14:13:20.403 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 2025-12-04 14:13:20.404 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 2025-12-04 14:13:20.404 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 2025-12-04 14:13:20.404 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 2025-12-04 14:13:20.404 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 2025-12-04 14:13:20.405 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 2025-12-04 14:13:20.405 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 2025-12-04 14:13:20.405 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 2025-12-04 14:13:20.405 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 2025-12-04 14:13:20.405 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 2025-12-04 14:13:20.405 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 2025-12-04 14:13:20.406 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 2025-12-04 14:13:20.406 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 2025-12-04 14:13:20.406 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 2025-12-04 14:13:20.406 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 2025-12-04 14:13:20.406 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 2025-12-04 14:13:20.406 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 2025-12-04 14:13:20.407 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 2025-12-04 14:13:20.407 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 2025-12-04 14:13:20.407 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 2025-12-04 14:13:20.407 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 2025-12-04 14:13:20.407 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 2025-12-04 14:13:20.407 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 2025-12-04 14:13:20.408 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 2025-12-04 14:13:20.408 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 2025-12-04 14:13:20.408 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 2025-12-04 14:13:20.408 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 2025-12-04 14:13:20.409 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 2025-12-04 14:13:20.409 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 2025-12-04 14:13:20.409 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 2025-12-04 14:13:20.409 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 2025-12-04 14:13:20.409 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 2025-12-04 14:13:20.409 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 2025-12-04 14:13:20.410 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 2025-12-04 14:13:20.410 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 2025-12-04 14:13:20.410 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 2025-12-04 14:13:20.410 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 2025-12-04 14:13:20.410 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 2025-12-04 14:13:20.410 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 2025-12-04 14:13:20.411 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 2025-12-04 14:13:20.411 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 2025-12-04 14:13:20.411 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 2025-12-04 14:13:20.411 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 2025-12-04 14:13:20.412 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 2025-12-04 14:13:20.412 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 2025-12-04 14:13:20.412 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 2025-12-04 14:13:20.412 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 2025-12-04 14:13:20.412 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 2025-12-04 14:13:20.412 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 2025-12-04 14:13:20.413 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 2025-12-04 14:13:20.413 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 2025-12-04 14:13:20.413 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 2025-12-04 14:13:20.413 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 2025-12-04 14:13:20.413 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 2025-12-04 14:13:20.413 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 2025-12-04 14:13:20.414 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 2025-12-04 14:13:20.414 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 2025-12-04 14:13:20.414 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 2025-12-04 14:13:20.414 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 2025-12-04 14:13:20.414 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 2025-12-04 14:13:20.415 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 2025-12-04 14:13:20.415 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 2025-12-04 14:13:20.415 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 2025-12-04 14:13:20.415 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 2025-12-04 14:13:20.415 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 2025-12-04 14:13:20.416 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 2025-12-04 14:13:20.416 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 2025-12-04 14:13:20.416 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 2025-12-04 14:13:20.416 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 2025-12-04 14:13:20.416 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 2025-12-04 14:13:20.416 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 2025-12-04 14:13:20.417 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 2025-12-04 14:13:20.417 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 2025-12-04 14:13:20.417 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 2025-12-04 14:13:20.417 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 2025-12-04 14:13:20.417 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 2025-12-04 14:13:20.417 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 2025-12-04 14:13:20.418 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 2025-12-04 14:13:20.418 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 2025-12-04 14:13:20.418 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 2025-12-04 14:13:20.418 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 2025-12-04 14:13:20.418 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 2025-12-04 14:13:20.419 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 2025-12-04 14:13:20.419 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 2025-12-04 14:13:20.419 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 2025-12-04 14:13:20.419 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 2025-12-04 14:13:20.419 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 2025-12-04 14:13:20.420 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 2025-12-04 14:13:20.420 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 2025-12-04 14:13:20.420 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 2025-12-04 14:13:20.420 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 2025-12-04 14:13:20.420 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 2025-12-04 14:13:20.420 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 2025-12-04 14:13:20.421 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 2025-12-04 14:13:20.421 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 2025-12-04 14:13:20.421 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 2025-12-04 14:13:20.421 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 2025-12-04 14:13:20.421 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 2025-12-04 14:13:20.421 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 2025-12-04 14:13:20.422 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 2025-12-04 14:13:20.422 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 2025-12-04 14:13:20.422 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 2025-12-04 14:13:20.422 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 2025-12-04 14:13:20.422 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 2025-12-04 14:13:20.422 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 2025-12-04 14:13:20.423 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 2025-12-04 14:13:20.423 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 2025-12-04 14:13:20.423 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 2025-12-04 14:13:20.423 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 2025-12-04 14:13:20.423 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 2025-12-04 14:13:20.423 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 2025-12-04 14:13:20.424 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 2025-12-04 14:13:20.424 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 2025-12-04 14:13:20.424 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 2025-12-04 14:13:20.424 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 2025-12-04 14:13:20.424 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 2025-12-04 14:13:20.424 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 2025-12-04 14:13:20.425 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 2025-12-04 14:13:20.425 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 2025-12-04 14:13:20.425 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 2025-12-04 14:13:20.425 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 2025-12-04 14:13:20.425 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 2025-12-04 14:13:20.425 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 2025-12-04 14:13:20.426 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 2025-12-04 14:13:20.426 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 2025-12-04 14:13:20.426 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 2025-12-04 14:13:20.426 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 2025-12-04 14:13:20.426 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 2025-12-04 14:13:20.426 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 2025-12-04 14:13:20.427 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 2025-12-04 14:13:20.427 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 2025-12-04 14:13:20.427 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 2025-12-04 14:13:20.427 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 2025-12-04 14:13:20.427 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 2025-12-04 14:13:20.427 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 2025-12-04 14:13:20.428 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 2025-12-04 14:13:20.428 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 2025-12-04 14:13:20.428 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 2025-12-04 14:13:20.428 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 2025-12-04 14:13:20.428 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 2025-12-04 14:13:20.429 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 2025-12-04 14:13:20.429 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 2025-12-04 14:13:20.429 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 2025-12-04 14:13:20.429 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 2025-12-04 14:13:20.429 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 2025-12-04 14:13:20.430 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 2025-12-04 14:13:20.430 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 2025-12-04 14:13:20.430 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 2025-12-04 14:13:20.430 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 2025-12-04 14:13:20.430 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 2025-12-04 14:13:20.430 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 2025-12-04 14:13:20.431 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20616 2025-12-04 14:13:20.432 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 2025-12-04 14:13:20.433 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 2025-12-04 14:13:20.433 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 2025-12-04 14:13:20.433 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 2025-12-04 14:13:20.433 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 2025-12-04 14:13:20.433 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 2025-12-04 14:13:20.434 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:13:20.434 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 2025-12-04 14:13:20.434 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 2025-12-04 14:13:20.434 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 2025-12-04 14:13:20.434 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 2025-12-04 14:13:20.434 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 2025-12-04 14:13:20.435 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 2025-12-04 14:13:20.435 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 2025-12-04 14:13:20.435 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 2025-12-04 14:13:20.435 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 2025-12-04 14:13:20.435 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 2025-12-04 14:13:20.435 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 2025-12-04 14:13:20.436 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 2025-12-04 14:13:20.436 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 2025-12-04 14:13:20.436 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 2025-12-04 14:13:20.436 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 2025-12-04 14:13:20.436 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 2025-12-04 14:13:20.436 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 2025-12-04 14:13:20.437 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 2025-12-04 14:13:20.437 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 2025-12-04 14:13:20.437 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 2025-12-04 14:13:20.437 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 2025-12-04 14:13:20.437 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 2025-12-04 14:13:20.437 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 2025-12-04 14:13:20.438 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 2025-12-04 14:13:20.438 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 2025-12-04 14:13:20.438 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 2025-12-04 14:13:20.438 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 2025-12-04 14:13:20.438 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 2025-12-04 14:13:20.439 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 2025-12-04 14:13:20.439 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 2025-12-04 14:13:20.439 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 2025-12-04 14:13:20.439 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 2025-12-04 14:13:20.439 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 2025-12-04 14:13:20.440 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 2025-12-04 14:13:20.440 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 2025-12-04 14:13:20.440 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 2025-12-04 14:13:20.440 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 2025-12-04 14:13:20.440 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 2025-12-04 14:13:20.440 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 2025-12-04 14:13:20.441 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 2025-12-04 14:13:20.441 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 2025-12-04 14:13:20.441 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 2025-12-04 14:13:20.441 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 2025-12-04 14:13:20.441 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 2025-12-04 14:13:20.441 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 2025-12-04 14:13:20.442 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 2025-12-04 14:13:20.442 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 2025-12-04 14:13:20.442 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 2025-12-04 14:13:20.442 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 2025-12-04 14:13:20.442 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 2025-12-04 14:13:20.442 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 2025-12-04 14:13:20.443 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:13:20.445 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:13:20.445 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 2025-12-04 14:13:20.446 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 2025-12-04 14:13:20.446 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 2025-12-04 14:13:20.446 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:13:20.446 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:13:20.446 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 2025-12-04 14:13:20.446 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 2025-12-04 14:13:20.456 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 2025-12-04 14:13:20.456 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 2025-12-04 14:13:20.459 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 2025-12-04 14:13:20.459 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 2025-12-04 14:13:20.460 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 2025-12-04 14:13:20.460 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 2025-12-04 14:13:20.461 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 2025-12-04 14:13:20.461 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 2025-12-04 14:13:20.462 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 2025-12-04 14:13:20.462 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 2025-12-04 14:13:20.462 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 2025-12-04 14:13:20.462 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 2025-12-04 14:13:20.463 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 2025-12-04 14:13:20.465 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 2025-12-04 14:13:20.465 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 2025-12-04 14:13:20.465 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 2025-12-04 14:13:20.465 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 2025-12-04 14:13:20.465 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 2025-12-04 14:13:20.466 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 2025-12-04 14:13:20.466 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 2025-12-04 14:13:20.466 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 2025-12-04 14:13:20.466 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 2025-12-04 14:13:20.466 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 2025-12-04 14:13:20.466 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 2025-12-04 14:13:20.467 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 2025-12-04 14:13:20.467 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 2025-12-04 14:13:20.467 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 2025-12-04 14:13:20.467 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 2025-12-04 14:13:20.467 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 2025-12-04 14:13:20.467 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 2025-12-04 14:13:20.468 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 2025-12-04 14:13:20.468 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 2025-12-04 14:13:20.468 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 2025-12-04 14:13:20.468 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 2025-12-04 14:13:20.468 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 2025-12-04 14:13:20.468 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 2025-12-04 14:13:20.469 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 2025-12-04 14:13:20.469 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 2025-12-04 14:13:20.469 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 2025-12-04 14:13:20.469 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 2025-12-04 14:13:20.469 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 2025-12-04 14:13:20.469 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 2025-12-04 14:13:20.470 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 2025-12-04 14:13:20.470 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 2025-12-04 14:13:20.470 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 2025-12-04 14:13:20.470 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 2025-12-04 14:13:20.470 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 2025-12-04 14:13:20.470 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 2025-12-04 14:13:20.471 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 2025-12-04 14:13:20.471 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 2025-12-04 14:13:20.471 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 2025-12-04 14:13:20.471 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 2025-12-04 14:13:20.471 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 2025-12-04 14:13:20.471 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 2025-12-04 14:13:20.472 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 2025-12-04 14:13:20.472 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 2025-12-04 14:13:20.472 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 2025-12-04 14:13:20.472 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 2025-12-04 14:13:20.472 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 2025-12-04 14:13:20.472 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 2025-12-04 14:13:20.473 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 2025-12-04 14:13:20.473 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 2025-12-04 14:13:20.473 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 2025-12-04 14:13:20.473 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 2025-12-04 14:13:20.473 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 2025-12-04 14:13:20.473 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 2025-12-04 14:13:20.474 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 2025-12-04 14:13:20.474 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 2025-12-04 14:13:20.474 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 2025-12-04 14:13:20.474 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 2025-12-04 14:13:20.474 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 2025-12-04 14:13:20.474 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 2025-12-04 14:13:20.475 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 2025-12-04 14:13:20.475 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 2025-12-04 14:13:20.475 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 2025-12-04 14:13:20.475 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 2025-12-04 14:13:20.475 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 2025-12-04 14:13:20.475 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 2025-12-04 14:13:20.476 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 2025-12-04 14:13:20.476 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 2025-12-04 14:13:20.476 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 2025-12-04 14:13:20.476 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 2025-12-04 14:13:20.476 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 2025-12-04 14:13:20.476 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 2025-12-04 14:13:20.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:13:20.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 2025-12-04 14:13:20.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 2025-12-04 14:13:20.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 2025-12-04 14:13:20.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 2025-12-04 14:13:20.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 2025-12-04 14:13:20.478 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 2025-12-04 14:13:20.478 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 2025-12-04 14:13:20.478 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 2025-12-04 14:13:20.478 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 2025-12-04 14:13:20.478 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 2025-12-04 14:13:20.478 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 2025-12-04 14:13:20.479 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 2025-12-04 14:13:20.479 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 2025-12-04 14:13:20.479 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 2025-12-04 14:13:20.480 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 2025-12-04 14:13:20.482 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 2025-12-04 14:13:20.482 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 2025-12-04 14:13:20.483 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 2025-12-04 14:13:20.484 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 2025-12-04 14:13:20.487 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 2025-12-04 14:13:20.487 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 2025-12-04 14:13:20.491 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 2025-12-04 14:13:20.491 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 2025-12-04 14:13:20.491 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 2025-12-04 14:13:20.491 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 2025-12-04 14:13:20.492 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 2025-12-04 14:13:20.492 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 2025-12-04 14:13:20.492 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 2025-12-04 14:13:20.492 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 2025-12-04 14:13:20.492 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 2025-12-04 14:13:20.492 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 2025-12-04 14:13:20.493 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 2025-12-04 14:13:20.493 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 2025-12-04 14:13:20.493 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 2025-12-04 14:13:20.493 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 2025-12-04 14:13:20.493 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 2025-12-04 14:13:20.493 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 2025-12-04 14:13:20.494 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 2025-12-04 14:13:20.494 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 2025-12-04 14:13:20.494 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 2025-12-04 14:13:20.494 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 2025-12-04 14:13:20.494 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 2025-12-04 14:13:20.494 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 2025-12-04 14:13:20.494 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 2025-12-04 14:13:20.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 2025-12-04 14:13:20.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 2025-12-04 14:13:20.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 2025-12-04 14:13:20.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 2025-12-04 14:13:20.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 2025-12-04 14:13:20.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 2025-12-04 14:13:20.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 2025-12-04 14:13:20.496 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 2025-12-04 14:13:20.496 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 2025-12-04 14:13:20.496 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 2025-12-04 14:13:20.496 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 2025-12-04 14:13:20.496 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 2025-12-04 14:13:20.496 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 2025-12-04 14:13:20.497 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 2025-12-04 14:13:20.497 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 2025-12-04 14:13:20.497 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 2025-12-04 14:13:20.497 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 2025-12-04 14:13:20.497 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 2025-12-04 14:13:20.497 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 2025-12-04 14:13:20.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 2025-12-04 14:13:20.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 2025-12-04 14:13:20.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 2025-12-04 14:13:20.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 2025-12-04 14:13:20.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 2025-12-04 14:13:20.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 2025-12-04 14:13:20.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 2025-12-04 14:13:20.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 2025-12-04 14:13:20.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 2025-12-04 14:13:20.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 2025-12-04 14:13:20.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 2025-12-04 14:13:20.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 2025-12-04 14:13:20.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 2025-12-04 14:13:20.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 2025-12-04 14:13:20.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 2025-12-04 14:13:20.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 2025-12-04 14:13:20.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 2025-12-04 14:13:20.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 2025-12-04 14:13:20.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 2025-12-04 14:13:20.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 2025-12-04 14:13:20.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 2025-12-04 14:13:20.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 2025-12-04 14:13:20.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 2025-12-04 14:13:20.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 2025-12-04 14:13:20.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 2025-12-04 14:13:20.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 2025-12-04 14:13:20.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 2025-12-04 14:13:20.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 2025-12-04 14:13:20.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 2025-12-04 14:13:20.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 2025-12-04 14:13:20.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 2025-12-04 14:13:20.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 2025-12-04 14:13:20.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 2025-12-04 14:13:20.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 2025-12-04 14:13:20.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 2025-12-04 14:13:20.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 2025-12-04 14:13:20.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 2025-12-04 14:13:20.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 2025-12-04 14:13:20.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 2025-12-04 14:13:20.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 2025-12-04 14:13:20.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 2025-12-04 14:13:20.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 2025-12-04 14:13:20.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 2025-12-04 14:13:20.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 2025-12-04 14:13:20.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 2025-12-04 14:13:20.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 2025-12-04 14:13:20.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 2025-12-04 14:13:20.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 2025-12-04 14:13:20.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 2025-12-04 14:13:20.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 2025-12-04 14:13:20.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 2025-12-04 14:13:20.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 2025-12-04 14:13:20.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 2025-12-04 14:13:20.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 2025-12-04 14:13:20.506 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 2025-12-04 14:13:20.506 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 2025-12-04 14:13:20.506 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 2025-12-04 14:13:20.506 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 2025-12-04 14:13:20.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 2025-12-04 14:13:20.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 2025-12-04 14:13:20.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 2025-12-04 14:13:20.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 2025-12-04 14:13:20.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 2025-12-04 14:13:20.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 2025-12-04 14:13:20.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 2025-12-04 14:13:20.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 2025-12-04 14:13:20.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 2025-12-04 14:13:20.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 2025-12-04 14:13:20.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 2025-12-04 14:13:20.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 2025-12-04 14:13:20.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 2025-12-04 14:13:20.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 2025-12-04 14:13:20.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 2025-12-04 14:13:20.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 2025-12-04 14:13:20.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 2025-12-04 14:13:20.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 2025-12-04 14:13:20.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 2025-12-04 14:13:20.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 2025-12-04 14:13:20.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 2025-12-04 14:13:20.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 2025-12-04 14:13:20.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 2025-12-04 14:13:20.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 2025-12-04 14:13:20.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 2025-12-04 14:13:20.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 2025-12-04 14:13:20.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 2025-12-04 14:13:20.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 2025-12-04 14:13:20.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 2025-12-04 14:13:20.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 2025-12-04 14:13:20.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 2025-12-04 14:13:20.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 2025-12-04 14:13:20.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 2025-12-04 14:13:20.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 2025-12-04 14:13:20.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 2025-12-04 14:13:20.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 2025-12-04 14:13:20.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 2025-12-04 14:13:20.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 2025-12-04 14:13:20.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 2025-12-04 14:13:20.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 2025-12-04 14:13:20.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 2025-12-04 14:13:20.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 2025-12-04 14:13:20.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 2025-12-04 14:13:20.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 2025-12-04 14:13:20.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 2025-12-04 14:13:20.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 2025-12-04 14:13:20.514 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 2025-12-04 14:13:20.514 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 2025-12-04 14:13:20.514 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 2025-12-04 14:13:20.514 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 2025-12-04 14:13:20.514 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 2025-12-04 14:13:20.514 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 2025-12-04 14:13:20.515 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 2025-12-04 14:13:20.515 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 2025-12-04 14:13:20.515 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 2025-12-04 14:13:20.515 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 2025-12-04 14:13:20.515 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 2025-12-04 14:13:20.515 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 2025-12-04 14:13:20.515 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 2025-12-04 14:13:20.516 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 2025-12-04 14:13:20.516 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 2025-12-04 14:13:20.516 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 2025-12-04 14:13:20.516 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 2025-12-04 14:13:20.516 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 2025-12-04 14:13:20.516 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 2025-12-04 14:13:20.516 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 2025-12-04 14:13:20.517 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 2025-12-04 14:13:20.517 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 2025-12-04 14:13:20.517 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 2025-12-04 14:13:20.517 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 2025-12-04 14:13:20.518 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 12376 2025-12-04 14:13:20.525 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 2025-12-04 14:13:20.525 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 2025-12-04 14:13:20.525 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 2025-12-04 14:13:20.525 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 2025-12-04 14:13:20.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 2025-12-04 14:13:20.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 2025-12-04 14:13:20.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 2025-12-04 14:13:20.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 2025-12-04 14:13:20.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 2025-12-04 14:13:20.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 2025-12-04 14:13:20.527 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 2025-12-04 14:13:20.527 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 2025-12-04 14:13:20.527 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 2025-12-04 14:13:20.527 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 2025-12-04 14:13:20.527 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 2025-12-04 14:13:20.527 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 2025-12-04 14:13:20.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 2025-12-04 14:13:20.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 2025-12-04 14:13:20.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 2025-12-04 14:13:20.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 2025-12-04 14:13:20.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 2025-12-04 14:13:20.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 2025-12-04 14:13:20.530 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 2025-12-04 14:13:20.530 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 2025-12-04 14:13:20.530 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 2025-12-04 14:13:20.530 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 2025-12-04 14:13:20.530 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 2025-12-04 14:13:20.531 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 2025-12-04 14:13:20.531 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 2025-12-04 14:13:20.531 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 2025-12-04 14:13:20.531 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 2025-12-04 14:13:20.531 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 2025-12-04 14:13:20.531 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 2025-12-04 14:13:20.531 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 2025-12-04 14:13:20.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 2025-12-04 14:13:20.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 2025-12-04 14:13:20.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 2025-12-04 14:13:20.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 2025-12-04 14:13:20.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 2025-12-04 14:13:20.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 2025-12-04 14:13:20.533 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 2025-12-04 14:13:20.533 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 2025-12-04 14:13:20.533 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 2025-12-04 14:13:20.533 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 2025-12-04 14:13:20.533 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 2025-12-04 14:13:20.533 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 2025-12-04 14:13:20.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 2025-12-04 14:13:20.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 2025-12-04 14:13:20.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 2025-12-04 14:13:20.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 2025-12-04 14:13:20.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 2025-12-04 14:13:20.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 2025-12-04 14:13:20.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 2025-12-04 14:13:20.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 2025-12-04 14:13:20.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 2025-12-04 14:13:20.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 2025-12-04 14:13:20.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 2025-12-04 14:13:20.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 2025-12-04 14:13:20.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 2025-12-04 14:13:20.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 2025-12-04 14:13:20.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 2025-12-04 14:13:20.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 2025-12-04 14:13:20.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 2025-12-04 14:13:20.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 2025-12-04 14:13:20.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 2025-12-04 14:13:20.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 2025-12-04 14:13:20.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 2025-12-04 14:13:20.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 2025-12-04 14:13:20.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 2025-12-04 14:13:20.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 2025-12-04 14:13:20.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 2025-12-04 14:13:20.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 2025-12-04 14:13:20.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 2025-12-04 14:13:20.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 2025-12-04 14:13:20.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 2025-12-04 14:13:20.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 2025-12-04 14:13:20.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 2025-12-04 14:13:20.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 2025-12-04 14:13:20.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 2025-12-04 14:13:20.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 2025-12-04 14:13:20.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 2025-12-04 14:13:20.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 2025-12-04 14:13:20.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 2025-12-04 14:13:20.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 2025-12-04 14:13:20.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 2025-12-04 14:13:20.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 2025-12-04 14:13:20.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 2025-12-04 14:13:20.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 2025-12-04 14:13:20.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 2025-12-04 14:13:20.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 2025-12-04 14:13:20.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 2025-12-04 14:13:20.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 2025-12-04 14:13:20.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 2025-12-04 14:13:20.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 2025-12-04 14:13:20.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 2025-12-04 14:13:20.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 2025-12-04 14:13:20.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 2025-12-04 14:13:20.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 2025-12-04 14:13:20.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 2025-12-04 14:13:20.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 2025-12-04 14:13:20.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 2025-12-04 14:13:20.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 2025-12-04 14:13:20.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 2025-12-04 14:13:20.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 2025-12-04 14:13:20.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 2025-12-04 14:13:20.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 2025-12-04 14:13:20.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 2025-12-04 14:13:20.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 2025-12-04 14:13:20.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 2025-12-04 14:13:20.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 2025-12-04 14:13:20.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 2025-12-04 14:13:20.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 2025-12-04 14:13:20.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 2025-12-04 14:13:20.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 2025-12-04 14:13:20.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 2025-12-04 14:13:20.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 2025-12-04 14:13:20.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 2025-12-04 14:13:20.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 2025-12-04 14:13:20.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 2025-12-04 14:13:20.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 2025-12-04 14:13:20.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 2025-12-04 14:13:20.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 2025-12-04 14:13:20.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 2025-12-04 14:13:20.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 2025-12-04 14:13:20.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 2025-12-04 14:13:20.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 2025-12-04 14:13:20.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 2025-12-04 14:13:20.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 2025-12-04 14:13:20.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 2025-12-04 14:13:20.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 2025-12-04 14:13:20.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 2025-12-04 14:13:20.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 2025-12-04 14:13:20.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 2025-12-04 14:13:20.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 2025-12-04 14:13:20.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 2025-12-04 14:13:20.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 2025-12-04 14:13:20.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 2025-12-04 14:13:20.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 2025-12-04 14:13:20.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 2025-12-04 14:13:20.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 2025-12-04 14:13:20.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 2025-12-04 14:13:20.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 2025-12-04 14:13:20.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 2025-12-04 14:13:20.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 2025-12-04 14:13:20.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 2025-12-04 14:13:20.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 2025-12-04 14:13:20.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 2025-12-04 14:13:20.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 2025-12-04 14:13:20.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 2025-12-04 14:13:20.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 2025-12-04 14:13:20.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 2025-12-04 14:13:20.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 2025-12-04 14:13:20.551 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 2025-12-04 14:13:20.551 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 2025-12-04 14:13:20.551 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16504 2025-12-04 14:13:20.553 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20600 2025-12-04 14:13:20.555 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20712 2025-12-04 14:13:20.556 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24608 2025-12-04 14:13:20.559 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24696 2025-12-04 14:13:20.562 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24808 2025-12-04 14:13:20.563 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 28744 2025-12-04 14:13:20.565 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:13:20.567 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [28744|32872|KeepVid=UNDETERMINED] 2025-12-04 14:13:20.567 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 32872 2025-12-04 14:13:20.570 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:13:20.570 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 8208 2025-12-04 14:13:20.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> Encountered a missingAaiNodeType mid-fix-node while looking for the parent of a [tenant] node. 2025-12-04 14:13:20.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 2025-12-04 14:13:20.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 2025-12-04 14:13:20.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 2025-12-04 14:13:20.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 2025-12-04 14:13:20.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 2025-12-04 14:13:20.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 2025-12-04 14:13:20.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 2025-12-04 14:13:20.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 2025-12-04 14:13:20.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 2025-12-04 14:13:20.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 2025-12-04 14:13:20.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 2025-12-04 14:13:20.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 2025-12-04 14:13:20.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 2025-12-04 14:13:20.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 2025-12-04 14:13:20.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 2025-12-04 14:13:20.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 2025-12-04 14:13:20.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 2025-12-04 14:13:20.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 2025-12-04 14:13:20.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 2025-12-04 14:13:20.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 2025-12-04 14:13:20.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 2025-12-04 14:13:20.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 2025-12-04 14:13:20.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 2025-12-04 14:13:20.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 2025-12-04 14:13:20.575 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 2025-12-04 14:13:20.575 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 2025-12-04 14:13:20.575 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 2025-12-04 14:13:20.575 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 2025-12-04 14:13:20.575 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 2025-12-04 14:13:20.575 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 2025-12-04 14:13:20.576 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 2025-12-04 14:13:20.576 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 2025-12-04 14:13:20.576 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 2025-12-04 14:13:20.576 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 2025-12-04 14:13:20.576 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 2025-12-04 14:13:20.576 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 2025-12-04 14:13:20.577 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 2025-12-04 14:13:20.577 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 2025-12-04 14:13:20.577 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 2025-12-04 14:13:20.577 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 2025-12-04 14:13:20.577 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 2025-12-04 14:13:20.577 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 2025-12-04 14:13:20.577 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 2025-12-04 14:13:20.577 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 2025-12-04 14:13:20.578 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 2025-12-04 14:13:20.578 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 2025-12-04 14:13:20.578 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 2025-12-04 14:13:20.578 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 2025-12-04 14:13:20.578 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 2025-12-04 14:13:20.578 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 2025-12-04 14:13:20.579 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 2025-12-04 14:13:20.579 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 2025-12-04 14:13:20.579 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 2025-12-04 14:13:20.579 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 2025-12-04 14:13:20.579 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 2025-12-04 14:13:20.579 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 2025-12-04 14:13:20.580 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 2025-12-04 14:13:20.580 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 2025-12-04 14:13:20.580 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 2025-12-04 14:13:20.580 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 2025-12-04 14:13:20.580 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 2025-12-04 14:13:20.580 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 2025-12-04 14:13:20.580 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 2025-12-04 14:13:20.580 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 2025-12-04 14:13:20.581 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 2025-12-04 14:13:20.581 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 2025-12-04 14:13:20.581 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 2025-12-04 14:13:20.581 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 2025-12-04 14:13:20.581 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 2025-12-04 14:13:20.581 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 2025-12-04 14:13:20.582 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 2025-12-04 14:13:20.582 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 2025-12-04 14:13:20.582 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 2025-12-04 14:13:20.582 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 2025-12-04 14:13:20.582 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 2025-12-04 14:13:20.582 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 2025-12-04 14:13:20.582 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 2025-12-04 14:13:20.582 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 2025-12-04 14:13:20.583 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 2025-12-04 14:13:20.583 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 2025-12-04 14:13:20.583 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 2025-12-04 14:13:20.583 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 2025-12-04 14:13:20.583 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 2025-12-04 14:13:20.583 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 2025-12-04 14:13:20.584 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 2025-12-04 14:13:20.584 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 2025-12-04 14:13:20.584 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 2025-12-04 14:13:20.584 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 2025-12-04 14:13:20.584 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 2025-12-04 14:13:20.584 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 2025-12-04 14:13:20.585 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 2025-12-04 14:13:20.585 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 2025-12-04 14:13:20.585 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 2025-12-04 14:13:20.585 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 2025-12-04 14:13:20.585 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 2025-12-04 14:13:20.585 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 2025-12-04 14:13:20.585 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 2025-12-04 14:13:20.585 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 2025-12-04 14:13:20.586 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 2025-12-04 14:13:20.586 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 2025-12-04 14:13:20.586 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 2025-12-04 14:13:20.586 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 2025-12-04 14:13:20.586 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 2025-12-04 14:13:20.586 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 2025-12-04 14:13:20.587 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16608 2025-12-04 14:13:20.588 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:13:20.589 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [16608|16616|20584|24680|12512|KeepVid=UNDETERMINED] 2025-12-04 14:13:20.589 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16616 2025-12-04 14:13:20.589 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:13:20.590 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20512 2025-12-04 14:13:20.590 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 2025-12-04 14:13:20.590 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20584 2025-12-04 14:13:20.591 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:13:20.591 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20704 2025-12-04 14:13:20.592 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:13:20.592 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24648 2025-12-04 14:13:20.593 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:13:20.593 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24680 2025-12-04 14:13:20.593 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:13:20.594 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 8344 2025-12-04 14:13:20.594 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:13:20.594 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 12512 2025-12-04 14:13:20.595 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:13:20.595 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 20512 2025-12-04 14:13:20.596 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 20704 2025-12-04 14:13:20.596 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 20704 2025-12-04 14:13:20.596 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 24648 2025-12-04 14:13:20.596 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 24648 2025-12-04 14:13:20.596 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 8344 2025-12-04 14:13:20.596 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 8344 2025-12-04 14:13:20.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 2025-12-04 14:13:20.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 20 total (in window) overall. 2025-12-04 14:13:20.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 2025-12-04 14:13:20.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 20 total (in window) overall. 2025-12-04 14:13:20.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 2025-12-04 14:13:20.597 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 20 total (in window) overall. 2025-12-04 14:13:20.597 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 2025-12-04 14:13:20.598 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 20 total (in window) overall. 2025-12-04 14:13:20.598 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 2025-12-04 14:13:20.598 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 20 total (in window) overall. 2025-12-04 14:13:20.598 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 2025-12-04 14:13:20.598 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 20 total (in window) overall. 2025-12-04 14:13:20.598 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 2025-12-04 14:13:20.599 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 20 total (in window) overall. 2025-12-04 14:13:20.599 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 2025-12-04 14:13:20.599 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 20 total (in window) overall. 2025-12-04 14:13:20.599 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 2025-12-04 14:13:20.599 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 20 total (in window) overall. 2025-12-04 14:13:20.599 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 2025-12-04 14:13:20.600 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 20 total (in window) overall. 2025-12-04 14:13:20.600 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 2025-12-04 14:13:20.600 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 20 total (in window) overall. 2025-12-04 14:13:20.600 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 2025-12-04 14:13:20.600 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 20 total (in window) overall. 2025-12-04 14:13:20.600 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 2025-12-04 14:13:20.600 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 20 total (in window) overall. 2025-12-04 14:13:20.600 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 2025-12-04 14:13:20.601 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 20 total (in window) overall. 2025-12-04 14:13:20.601 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 2025-12-04 14:13:20.601 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 20 total (in window) overall. 2025-12-04 14:13:20.601 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 2025-12-04 14:13:20.601 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 20 total (in window) overall. 2025-12-04 14:13:20.601 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 2025-12-04 14:13:20.602 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 20 total (in window) overall. 2025-12-04 14:13:20.602 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 2025-12-04 14:13:20.602 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 20 total (in window) overall. 2025-12-04 14:13:20.602 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 2025-12-04 14:13:20.602 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 20 total (in window) overall. 2025-12-04 14:13:20.602 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 2025-12-04 14:13:20.603 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 20 total (in window) overall. 2025-12-04 14:13:20.603 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 2025-12-04 14:13:20.603 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 20 total (in window) overall. 2025-12-04 14:13:20.603 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 2025-12-04 14:13:20.603 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 20 total (in window) overall. 2025-12-04 14:13:20.603 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 2025-12-04 14:13:20.604 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 20 total (in window) overall. 2025-12-04 14:13:20.604 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 2025-12-04 14:13:20.604 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 20 total (in window) overall. 2025-12-04 14:13:20.604 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 2025-12-04 14:13:20.604 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 20 total (in window) overall. 2025-12-04 14:13:20.604 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 2025-12-04 14:13:20.605 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 20 total (in window) overall. 2025-12-04 14:13:20.605 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 2025-12-04 14:13:20.605 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 20 total (in window) overall. 2025-12-04 14:13:20.605 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 2025-12-04 14:13:20.605 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 20 total (in window) overall. 2025-12-04 14:13:20.605 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 2025-12-04 14:13:20.606 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 20 total (in window) overall. 2025-12-04 14:13:20.606 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 2025-12-04 14:13:20.606 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 20 total (in window) overall. 2025-12-04 14:13:20.606 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 2025-12-04 14:13:20.606 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 20 total (in window) overall. 2025-12-04 14:13:20.606 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 2025-12-04 14:13:20.606 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 20 total (in window) overall. 2025-12-04 14:13:20.607 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 2025-12-04 14:13:20.607 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 20 total (in window) overall. 2025-12-04 14:13:20.607 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 2025-12-04 14:13:20.607 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 20 total (in window) overall. 2025-12-04 14:13:20.607 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 2025-12-04 14:13:20.607 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 20 total (in window) overall. 2025-12-04 14:13:20.607 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 2025-12-04 14:13:20.608 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 20 total (in window) overall. 2025-12-04 14:13:20.608 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 2025-12-04 14:13:20.608 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 20 total (in window) overall. 2025-12-04 14:13:20.608 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 2025-12-04 14:13:20.608 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 20 total (in window) overall. 2025-12-04 14:13:20.608 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 2025-12-04 14:13:20.608 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 20 total (in window) overall. 2025-12-04 14:13:20.609 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 2025-12-04 14:13:20.609 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 20 total (in window) overall. 2025-12-04 14:13:20.609 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 2025-12-04 14:13:20.609 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 20 total (in window) overall. 2025-12-04 14:13:20.609 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 2025-12-04 14:13:20.609 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 20 total (in window) overall. 2025-12-04 14:13:20.609 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 2025-12-04 14:13:20.610 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 20 total (in window) overall. 2025-12-04 14:13:20.610 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 2025-12-04 14:13:20.610 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 20 total (in window) overall. 2025-12-04 14:13:20.610 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 2025-12-04 14:13:20.610 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 20 total (in window) overall. 2025-12-04 14:13:20.610 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 2025-12-04 14:13:20.610 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 20 total (in window) overall. 2025-12-04 14:13:20.610 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 2025-12-04 14:13:20.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 20 total (in window) overall. 2025-12-04 14:13:20.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 2025-12-04 14:13:20.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 20 total (in window) overall. 2025-12-04 14:13:20.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 2025-12-04 14:13:20.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 20 total (in window) overall. 2025-12-04 14:13:20.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 2025-12-04 14:13:20.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 20 total (in window) overall. 2025-12-04 14:13:20.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 2025-12-04 14:13:20.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 20 total (in window) overall. 2025-12-04 14:13:20.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 2025-12-04 14:13:20.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 20 total (in window) overall. 2025-12-04 14:13:20.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 2025-12-04 14:13:20.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 20 total (in window) overall. 2025-12-04 14:13:20.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 2025-12-04 14:13:20.613 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 20 total (in window) overall. 2025-12-04 14:13:20.613 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 2025-12-04 14:13:20.613 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 20 total (in window) overall. 2025-12-04 14:13:20.613 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 2025-12-04 14:13:20.613 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 20 total (in window) overall. 2025-12-04 14:13:20.613 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 2025-12-04 14:13:20.613 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 20 total (in window) overall. 2025-12-04 14:13:20.614 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 2025-12-04 14:13:20.614 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 20 total (in window) overall. 2025-12-04 14:13:20.614 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 2025-12-04 14:13:20.614 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 2025-12-04 14:13:20.614 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:13:20.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 2025-12-04 14:13:20.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 8344,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:13:20.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 24608,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:13:20.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 12376,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:13:20.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 12376,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:13:20.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 8344,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:13:20.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 24608,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:13:20.630 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:13:20.630 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:13:20.630 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:13:20.631 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:13:20.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 2025-12-04 14:13:20.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 2025-12-04 14:13:20.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512041413.out 2025-12-04 14:13:20.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 2025-12-04 14:13:20.636 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041413.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 217 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 275 :MethodName- testGroomingAutoFixMaxRecords ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:13:20.636 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041413.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 217 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 275 :MethodName- testGroomingAutoFixMaxRecords ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:13:20.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : About to sleep for 1 minutes. 2025-12-04 14:14:20.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Now, call doTheGrooming() a second time and pass in the name of the file generated by the first pass for fixing: [dataGrooming.FULL.202512041413.out] 2025-12-04 14:14:20.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 2025-12-04 14:14:20.638 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:14:20.638 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:14:20.638 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:14:20.638 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:14:20.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out 2025-12-04 14:14:20.640 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 2025-12-04 14:14:20.640 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 2025-12-04 14:14:20.640 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 2025-12-04 14:14:20.640 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 2025-12-04 14:14:20.640 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 2025-12-04 14:14:20.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 2025-12-04 14:14:20.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 2025-12-04 14:14:20.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 2025-12-04 14:14:20.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 2025-12-04 14:14:20.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 2025-12-04 14:14:20.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 2025-12-04 14:14:20.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 2025-12-04 14:14:20.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 2025-12-04 14:14:20.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 2025-12-04 14:14:20.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 2025-12-04 14:14:20.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 2025-12-04 14:14:20.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 2025-12-04 14:14:20.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 2025-12-04 14:14:20.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 2025-12-04 14:14:20.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 2025-12-04 14:14:20.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 2025-12-04 14:14:20.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 2025-12-04 14:14:20.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 2025-12-04 14:14:20.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 2025-12-04 14:14:20.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 2025-12-04 14:14:20.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 2025-12-04 14:14:20.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 2025-12-04 14:14:20.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 2025-12-04 14:14:20.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 2025-12-04 14:14:20.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 2025-12-04 14:14:20.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 2025-12-04 14:14:20.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 2025-12-04 14:14:20.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 2025-12-04 14:14:20.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 2025-12-04 14:14:20.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 2025-12-04 14:14:20.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 2025-12-04 14:14:20.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 2025-12-04 14:14:20.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 2025-12-04 14:14:20.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 2025-12-04 14:14:20.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 2025-12-04 14:14:20.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 2025-12-04 14:14:20.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 2025-12-04 14:14:20.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 2025-12-04 14:14:20.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 2025-12-04 14:14:20.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 2025-12-04 14:14:20.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 2025-12-04 14:14:20.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 2025-12-04 14:14:20.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 2025-12-04 14:14:20.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 2025-12-04 14:14:20.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 2025-12-04 14:14:20.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 2025-12-04 14:14:20.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 2025-12-04 14:14:20.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 2025-12-04 14:14:20.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 2025-12-04 14:14:20.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 2025-12-04 14:14:20.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 2025-12-04 14:14:20.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 2025-12-04 14:14:20.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 2025-12-04 14:14:20.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 2025-12-04 14:14:20.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 2025-12-04 14:14:20.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 2025-12-04 14:14:20.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 2025-12-04 14:14:20.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 2025-12-04 14:14:20.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 2025-12-04 14:14:20.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 2025-12-04 14:14:20.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 2025-12-04 14:14:20.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 2025-12-04 14:14:20.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 2025-12-04 14:14:20.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 2025-12-04 14:14:20.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 2025-12-04 14:14:20.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 2025-12-04 14:14:20.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 2025-12-04 14:14:20.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 2025-12-04 14:14:20.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 2025-12-04 14:14:20.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 2025-12-04 14:14:20.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 2025-12-04 14:14:20.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 2025-12-04 14:14:20.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 2025-12-04 14:14:20.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 2025-12-04 14:14:20.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 2025-12-04 14:14:20.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 2025-12-04 14:14:20.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 2025-12-04 14:14:20.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 2025-12-04 14:14:20.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 2025-12-04 14:14:20.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 2025-12-04 14:14:20.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 2025-12-04 14:14:20.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 2025-12-04 14:14:20.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 2025-12-04 14:14:20.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 2025-12-04 14:14:20.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 2025-12-04 14:14:20.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 2025-12-04 14:14:20.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 2025-12-04 14:14:20.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 2025-12-04 14:14:20.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 2025-12-04 14:14:20.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 2025-12-04 14:14:20.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 2025-12-04 14:14:20.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 2025-12-04 14:14:20.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 2025-12-04 14:14:20.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 2025-12-04 14:14:20.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 2025-12-04 14:14:20.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 2025-12-04 14:14:20.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 2025-12-04 14:14:20.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 2025-12-04 14:14:20.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 2025-12-04 14:14:20.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 2025-12-04 14:14:20.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 2025-12-04 14:14:20.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 2025-12-04 14:14:20.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 2025-12-04 14:14:20.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 2025-12-04 14:14:20.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 2025-12-04 14:14:20.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 2025-12-04 14:14:20.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 2025-12-04 14:14:20.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 2025-12-04 14:14:20.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 2025-12-04 14:14:20.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 2025-12-04 14:14:20.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 2025-12-04 14:14:20.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 2025-12-04 14:14:20.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 2025-12-04 14:14:20.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 2025-12-04 14:14:20.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 2025-12-04 14:14:20.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 2025-12-04 14:14:20.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 2025-12-04 14:14:20.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 2025-12-04 14:14:20.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 2025-12-04 14:14:20.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 2025-12-04 14:14:20.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 2025-12-04 14:14:20.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 2025-12-04 14:14:20.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 2025-12-04 14:14:20.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 2025-12-04 14:14:20.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 2025-12-04 14:14:20.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 2025-12-04 14:14:20.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 2025-12-04 14:14:20.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 2025-12-04 14:14:20.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 2025-12-04 14:14:20.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 2025-12-04 14:14:20.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 2025-12-04 14:14:20.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 2025-12-04 14:14:20.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 2025-12-04 14:14:20.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 2025-12-04 14:14:20.665 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 2025-12-04 14:14:20.665 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 2025-12-04 14:14:20.665 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 2025-12-04 14:14:20.665 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 2025-12-04 14:14:20.665 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 2025-12-04 14:14:20.665 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 2025-12-04 14:14:20.665 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 2025-12-04 14:14:20.665 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 2025-12-04 14:14:20.666 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 2025-12-04 14:14:20.666 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 2025-12-04 14:14:20.666 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 2025-12-04 14:14:20.666 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 2025-12-04 14:14:20.666 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 2025-12-04 14:14:20.666 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 2025-12-04 14:14:20.666 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 2025-12-04 14:14:20.666 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 2025-12-04 14:14:20.667 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 2025-12-04 14:14:20.667 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 2025-12-04 14:14:20.667 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 2025-12-04 14:14:20.667 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 2025-12-04 14:14:20.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 2025-12-04 14:14:20.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 2025-12-04 14:14:20.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 2025-12-04 14:14:20.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 2025-12-04 14:14:20.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 2025-12-04 14:14:20.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 2025-12-04 14:14:20.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 2025-12-04 14:14:20.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 2025-12-04 14:14:20.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 2025-12-04 14:14:20.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 2025-12-04 14:14:20.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 2025-12-04 14:14:20.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 2025-12-04 14:14:20.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 2025-12-04 14:14:20.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 2025-12-04 14:14:20.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 2025-12-04 14:14:20.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 2025-12-04 14:14:20.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 2025-12-04 14:14:20.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 2025-12-04 14:14:20.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 2025-12-04 14:14:20.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 2025-12-04 14:14:20.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 2025-12-04 14:14:20.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 2025-12-04 14:14:20.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 2025-12-04 14:14:20.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 2025-12-04 14:14:20.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 2025-12-04 14:14:20.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 2025-12-04 14:14:20.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 2025-12-04 14:14:20.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 2025-12-04 14:14:20.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 2025-12-04 14:14:20.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 2025-12-04 14:14:20.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 2025-12-04 14:14:20.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 2025-12-04 14:14:20.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 2025-12-04 14:14:20.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 2025-12-04 14:14:20.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 2025-12-04 14:14:20.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 2025-12-04 14:14:20.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 2025-12-04 14:14:20.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 2025-12-04 14:14:20.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 2025-12-04 14:14:20.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 2025-12-04 14:14:20.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 2025-12-04 14:14:20.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 2025-12-04 14:14:20.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 2025-12-04 14:14:20.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 2025-12-04 14:14:20.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 2025-12-04 14:14:20.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 2025-12-04 14:14:20.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 2025-12-04 14:14:20.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 2025-12-04 14:14:20.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 2025-12-04 14:14:20.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 2025-12-04 14:14:20.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 2025-12-04 14:14:20.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 2025-12-04 14:14:20.676 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20616 2025-12-04 14:14:20.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 2025-12-04 14:14:20.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 2025-12-04 14:14:20.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 2025-12-04 14:14:20.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 2025-12-04 14:14:20.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 2025-12-04 14:14:20.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 2025-12-04 14:14:20.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:14:20.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 2025-12-04 14:14:20.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 2025-12-04 14:14:20.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 2025-12-04 14:14:20.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 2025-12-04 14:14:20.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 2025-12-04 14:14:20.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 2025-12-04 14:14:20.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 2025-12-04 14:14:20.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 2025-12-04 14:14:20.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 2025-12-04 14:14:20.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 2025-12-04 14:14:20.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 2025-12-04 14:14:20.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 2025-12-04 14:14:20.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 2025-12-04 14:14:20.681 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 2025-12-04 14:14:20.681 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 2025-12-04 14:14:20.681 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 2025-12-04 14:14:20.681 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 2025-12-04 14:14:20.682 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 2025-12-04 14:14:20.682 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 2025-12-04 14:14:20.682 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 2025-12-04 14:14:20.682 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 2025-12-04 14:14:20.682 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 2025-12-04 14:14:20.682 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 2025-12-04 14:14:20.682 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 2025-12-04 14:14:20.682 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 2025-12-04 14:14:20.683 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 2025-12-04 14:14:20.683 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 2025-12-04 14:14:20.683 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 2025-12-04 14:14:20.683 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 2025-12-04 14:14:20.683 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 2025-12-04 14:14:20.683 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 2025-12-04 14:14:20.683 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 2025-12-04 14:14:20.683 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 2025-12-04 14:14:20.685 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 2025-12-04 14:14:20.685 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 2025-12-04 14:14:20.685 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 2025-12-04 14:14:20.685 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 2025-12-04 14:14:20.686 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 2025-12-04 14:14:20.686 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 2025-12-04 14:14:20.686 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 2025-12-04 14:14:20.686 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 2025-12-04 14:14:20.686 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 2025-12-04 14:14:20.686 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 2025-12-04 14:14:20.686 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 2025-12-04 14:14:20.686 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 2025-12-04 14:14:20.687 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 2025-12-04 14:14:20.687 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 2025-12-04 14:14:20.687 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 2025-12-04 14:14:20.687 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 2025-12-04 14:14:20.687 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 2025-12-04 14:14:20.687 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 2025-12-04 14:14:20.687 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:14:20.687 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:14:20.687 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 2025-12-04 14:14:20.687 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 2025-12-04 14:14:20.687 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 2025-12-04 14:14:20.687 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:14:20.687 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:14:20.688 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 2025-12-04 14:14:20.688 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 2025-12-04 14:14:20.688 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 2025-12-04 14:14:20.688 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 2025-12-04 14:14:20.688 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 2025-12-04 14:14:20.688 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 2025-12-04 14:14:20.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 2025-12-04 14:14:20.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 2025-12-04 14:14:20.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 2025-12-04 14:14:20.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 2025-12-04 14:14:20.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 2025-12-04 14:14:20.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 2025-12-04 14:14:20.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 2025-12-04 14:14:20.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 2025-12-04 14:14:20.690 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 2025-12-04 14:14:20.690 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 2025-12-04 14:14:20.690 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 2025-12-04 14:14:20.690 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 2025-12-04 14:14:20.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 2025-12-04 14:14:20.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 2025-12-04 14:14:20.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 2025-12-04 14:14:20.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 2025-12-04 14:14:20.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 2025-12-04 14:14:20.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 2025-12-04 14:14:20.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 2025-12-04 14:14:20.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 2025-12-04 14:14:20.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 2025-12-04 14:14:20.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 2025-12-04 14:14:20.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 2025-12-04 14:14:20.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 2025-12-04 14:14:20.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 2025-12-04 14:14:20.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 2025-12-04 14:14:20.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 2025-12-04 14:14:20.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 2025-12-04 14:14:20.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 2025-12-04 14:14:20.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 2025-12-04 14:14:20.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 2025-12-04 14:14:20.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 2025-12-04 14:14:20.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 2025-12-04 14:14:20.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 2025-12-04 14:14:20.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 2025-12-04 14:14:20.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 2025-12-04 14:14:20.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 2025-12-04 14:14:20.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 2025-12-04 14:14:20.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 2025-12-04 14:14:20.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 2025-12-04 14:14:20.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 2025-12-04 14:14:20.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 2025-12-04 14:14:20.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 2025-12-04 14:14:20.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 2025-12-04 14:14:20.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 2025-12-04 14:14:20.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 2025-12-04 14:14:20.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 2025-12-04 14:14:20.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 2025-12-04 14:14:20.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 2025-12-04 14:14:20.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 2025-12-04 14:14:20.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 2025-12-04 14:14:20.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 2025-12-04 14:14:20.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 2025-12-04 14:14:20.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 2025-12-04 14:14:20.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 2025-12-04 14:14:20.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 2025-12-04 14:14:20.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 2025-12-04 14:14:20.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 2025-12-04 14:14:20.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 2025-12-04 14:14:20.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 2025-12-04 14:14:20.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 2025-12-04 14:14:20.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 2025-12-04 14:14:20.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 2025-12-04 14:14:20.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 2025-12-04 14:14:20.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 2025-12-04 14:14:20.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 2025-12-04 14:14:20.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 2025-12-04 14:14:20.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 2025-12-04 14:14:20.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 2025-12-04 14:14:20.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 2025-12-04 14:14:20.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 2025-12-04 14:14:20.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 2025-12-04 14:14:20.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 2025-12-04 14:14:20.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 2025-12-04 14:14:20.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 2025-12-04 14:14:20.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 2025-12-04 14:14:20.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 2025-12-04 14:14:20.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 2025-12-04 14:14:20.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 2025-12-04 14:14:20.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 2025-12-04 14:14:20.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:14:20.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 2025-12-04 14:14:20.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 2025-12-04 14:14:20.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 2025-12-04 14:14:20.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 2025-12-04 14:14:20.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 2025-12-04 14:14:20.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 2025-12-04 14:14:20.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 2025-12-04 14:14:20.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 2025-12-04 14:14:20.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 2025-12-04 14:14:20.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 2025-12-04 14:14:20.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 2025-12-04 14:14:20.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 2025-12-04 14:14:20.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 2025-12-04 14:14:20.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 2025-12-04 14:14:20.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 2025-12-04 14:14:20.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 2025-12-04 14:14:20.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 2025-12-04 14:14:20.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 2025-12-04 14:14:20.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 2025-12-04 14:14:20.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 2025-12-04 14:14:20.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 2025-12-04 14:14:20.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 2025-12-04 14:14:20.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 2025-12-04 14:14:20.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 2025-12-04 14:14:20.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 2025-12-04 14:14:20.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 2025-12-04 14:14:20.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 2025-12-04 14:14:20.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 2025-12-04 14:14:20.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 2025-12-04 14:14:20.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 2025-12-04 14:14:20.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 2025-12-04 14:14:20.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 2025-12-04 14:14:20.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 2025-12-04 14:14:20.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 2025-12-04 14:14:20.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 2025-12-04 14:14:20.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 2025-12-04 14:14:20.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 2025-12-04 14:14:20.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 2025-12-04 14:14:20.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 2025-12-04 14:14:20.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 2025-12-04 14:14:20.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 2025-12-04 14:14:20.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 2025-12-04 14:14:20.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 2025-12-04 14:14:20.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 2025-12-04 14:14:20.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 2025-12-04 14:14:20.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 2025-12-04 14:14:20.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 2025-12-04 14:14:20.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 2025-12-04 14:14:20.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 2025-12-04 14:14:20.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 2025-12-04 14:14:20.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 2025-12-04 14:14:20.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 2025-12-04 14:14:20.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 2025-12-04 14:14:20.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 2025-12-04 14:14:20.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 2025-12-04 14:14:20.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 2025-12-04 14:14:20.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 2025-12-04 14:14:20.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 2025-12-04 14:14:20.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 2025-12-04 14:14:20.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 2025-12-04 14:14:20.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 2025-12-04 14:14:20.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 2025-12-04 14:14:20.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 2025-12-04 14:14:20.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 2025-12-04 14:14:20.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 2025-12-04 14:14:20.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 2025-12-04 14:14:20.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 2025-12-04 14:14:20.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 2025-12-04 14:14:20.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 2025-12-04 14:14:20.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 2025-12-04 14:14:20.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 2025-12-04 14:14:20.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 2025-12-04 14:14:20.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 2025-12-04 14:14:20.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 2025-12-04 14:14:20.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 2025-12-04 14:14:20.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 2025-12-04 14:14:20.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 2025-12-04 14:14:20.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 2025-12-04 14:14:20.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 2025-12-04 14:14:20.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 2025-12-04 14:14:20.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 2025-12-04 14:14:20.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 2025-12-04 14:14:20.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 2025-12-04 14:14:20.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 2025-12-04 14:14:20.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 2025-12-04 14:14:20.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 2025-12-04 14:14:20.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 2025-12-04 14:14:20.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 2025-12-04 14:14:20.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 2025-12-04 14:14:20.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 2025-12-04 14:14:20.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 2025-12-04 14:14:20.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 2025-12-04 14:14:20.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 2025-12-04 14:14:20.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 2025-12-04 14:14:20.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 2025-12-04 14:14:20.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 2025-12-04 14:14:20.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 2025-12-04 14:14:20.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 2025-12-04 14:14:20.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 2025-12-04 14:14:20.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 2025-12-04 14:14:20.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 2025-12-04 14:14:20.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 2025-12-04 14:14:20.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 2025-12-04 14:14:20.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 2025-12-04 14:14:20.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 2025-12-04 14:14:20.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 2025-12-04 14:14:20.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 2025-12-04 14:14:20.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 2025-12-04 14:14:20.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 2025-12-04 14:14:20.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 2025-12-04 14:14:20.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 2025-12-04 14:14:20.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 2025-12-04 14:14:20.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 2025-12-04 14:14:20.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 2025-12-04 14:14:20.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 2025-12-04 14:14:20.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 2025-12-04 14:14:20.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 2025-12-04 14:14:20.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 2025-12-04 14:14:20.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 2025-12-04 14:14:20.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 2025-12-04 14:14:20.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 2025-12-04 14:14:20.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 2025-12-04 14:14:20.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 2025-12-04 14:14:20.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 2025-12-04 14:14:20.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 2025-12-04 14:14:20.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 2025-12-04 14:14:20.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 2025-12-04 14:14:20.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 2025-12-04 14:14:20.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 2025-12-04 14:14:20.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 2025-12-04 14:14:20.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 2025-12-04 14:14:20.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 2025-12-04 14:14:20.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 2025-12-04 14:14:20.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 2025-12-04 14:14:20.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 2025-12-04 14:14:20.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 2025-12-04 14:14:20.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 2025-12-04 14:14:20.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 2025-12-04 14:14:20.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 2025-12-04 14:14:20.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 2025-12-04 14:14:20.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 2025-12-04 14:14:20.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 2025-12-04 14:14:20.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 2025-12-04 14:14:20.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 2025-12-04 14:14:20.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 2025-12-04 14:14:20.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 2025-12-04 14:14:20.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 2025-12-04 14:14:20.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 2025-12-04 14:14:20.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 2025-12-04 14:14:20.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 2025-12-04 14:14:20.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 2025-12-04 14:14:20.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 2025-12-04 14:14:20.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 2025-12-04 14:14:20.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 2025-12-04 14:14:20.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 2025-12-04 14:14:20.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 2025-12-04 14:14:20.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 2025-12-04 14:14:20.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 2025-12-04 14:14:20.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 2025-12-04 14:14:20.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 2025-12-04 14:14:20.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 2025-12-04 14:14:20.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 2025-12-04 14:14:20.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 2025-12-04 14:14:20.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 2025-12-04 14:14:20.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 2025-12-04 14:14:20.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 2025-12-04 14:14:20.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 2025-12-04 14:14:20.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 2025-12-04 14:14:20.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 2025-12-04 14:14:20.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 2025-12-04 14:14:20.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 2025-12-04 14:14:20.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 2025-12-04 14:14:20.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 2025-12-04 14:14:20.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 2025-12-04 14:14:20.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 2025-12-04 14:14:20.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 2025-12-04 14:14:20.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 2025-12-04 14:14:20.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 2025-12-04 14:14:20.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 2025-12-04 14:14:20.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 2025-12-04 14:14:20.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 2025-12-04 14:14:20.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 2025-12-04 14:14:20.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 2025-12-04 14:14:20.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 2025-12-04 14:14:20.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 2025-12-04 14:14:20.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 2025-12-04 14:14:20.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 2025-12-04 14:14:20.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 2025-12-04 14:14:20.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 2025-12-04 14:14:20.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 2025-12-04 14:14:20.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 2025-12-04 14:14:20.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 12376 2025-12-04 14:14:20.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED Delete Candidate VID = 12376 2025-12-04 14:14:20.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 2025-12-04 14:14:20.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 2025-12-04 14:14:20.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 2025-12-04 14:14:20.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 2025-12-04 14:14:20.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 2025-12-04 14:14:20.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 2025-12-04 14:14:20.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 2025-12-04 14:14:20.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 2025-12-04 14:14:20.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 2025-12-04 14:14:20.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 2025-12-04 14:14:20.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 2025-12-04 14:14:20.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 2025-12-04 14:14:20.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 2025-12-04 14:14:20.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 2025-12-04 14:14:20.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 2025-12-04 14:14:20.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 2025-12-04 14:14:20.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 2025-12-04 14:14:20.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 2025-12-04 14:14:20.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 2025-12-04 14:14:20.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 2025-12-04 14:14:20.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 2025-12-04 14:14:20.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 2025-12-04 14:14:20.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 2025-12-04 14:14:20.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 2025-12-04 14:14:20.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 2025-12-04 14:14:20.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 2025-12-04 14:14:20.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 2025-12-04 14:14:20.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 2025-12-04 14:14:20.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 2025-12-04 14:14:20.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 2025-12-04 14:14:20.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 2025-12-04 14:14:20.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 2025-12-04 14:14:20.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 2025-12-04 14:14:20.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 2025-12-04 14:14:20.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 2025-12-04 14:14:20.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 2025-12-04 14:14:20.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 2025-12-04 14:14:20.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 2025-12-04 14:14:20.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 2025-12-04 14:14:20.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 2025-12-04 14:14:20.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 2025-12-04 14:14:20.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 2025-12-04 14:14:20.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 2025-12-04 14:14:20.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 2025-12-04 14:14:20.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 2025-12-04 14:14:20.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 2025-12-04 14:14:20.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 2025-12-04 14:14:20.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 2025-12-04 14:14:20.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 2025-12-04 14:14:20.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 2025-12-04 14:14:20.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 2025-12-04 14:14:20.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 2025-12-04 14:14:20.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 2025-12-04 14:14:20.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 2025-12-04 14:14:20.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 2025-12-04 14:14:20.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 2025-12-04 14:14:20.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 2025-12-04 14:14:20.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 2025-12-04 14:14:20.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 2025-12-04 14:14:20.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 2025-12-04 14:14:20.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 2025-12-04 14:14:20.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 2025-12-04 14:14:20.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 2025-12-04 14:14:20.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 2025-12-04 14:14:20.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 2025-12-04 14:14:20.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 2025-12-04 14:14:20.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 2025-12-04 14:14:20.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 2025-12-04 14:14:20.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 2025-12-04 14:14:20.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 2025-12-04 14:14:20.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 2025-12-04 14:14:20.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 2025-12-04 14:14:20.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 2025-12-04 14:14:20.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 2025-12-04 14:14:20.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 2025-12-04 14:14:20.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 2025-12-04 14:14:20.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 2025-12-04 14:14:20.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 2025-12-04 14:14:20.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 2025-12-04 14:14:20.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 2025-12-04 14:14:20.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 2025-12-04 14:14:20.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 2025-12-04 14:14:20.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 2025-12-04 14:14:20.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 2025-12-04 14:14:20.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 2025-12-04 14:14:20.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 2025-12-04 14:14:20.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 2025-12-04 14:14:20.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 2025-12-04 14:14:20.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 2025-12-04 14:14:20.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 2025-12-04 14:14:20.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 2025-12-04 14:14:20.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 2025-12-04 14:14:20.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 2025-12-04 14:14:20.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 2025-12-04 14:14:20.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 2025-12-04 14:14:20.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 2025-12-04 14:14:20.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 2025-12-04 14:14:20.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 2025-12-04 14:14:20.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 2025-12-04 14:14:20.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 2025-12-04 14:14:20.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 2025-12-04 14:14:20.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 2025-12-04 14:14:20.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 2025-12-04 14:14:20.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 2025-12-04 14:14:20.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 2025-12-04 14:14:20.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 2025-12-04 14:14:20.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 2025-12-04 14:14:20.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 2025-12-04 14:14:20.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 2025-12-04 14:14:20.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 2025-12-04 14:14:20.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 2025-12-04 14:14:20.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 2025-12-04 14:14:20.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 2025-12-04 14:14:20.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 2025-12-04 14:14:20.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 2025-12-04 14:14:20.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 2025-12-04 14:14:20.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 2025-12-04 14:14:20.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 2025-12-04 14:14:20.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 2025-12-04 14:14:20.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 2025-12-04 14:14:20.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 2025-12-04 14:14:20.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 2025-12-04 14:14:20.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 2025-12-04 14:14:20.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 2025-12-04 14:14:20.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 2025-12-04 14:14:20.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 2025-12-04 14:14:20.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 2025-12-04 14:14:20.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 2025-12-04 14:14:20.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 2025-12-04 14:14:20.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 2025-12-04 14:14:20.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 2025-12-04 14:14:20.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 2025-12-04 14:14:20.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 2025-12-04 14:14:20.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 2025-12-04 14:14:20.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 2025-12-04 14:14:20.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 2025-12-04 14:14:20.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 2025-12-04 14:14:20.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 2025-12-04 14:14:20.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 2025-12-04 14:14:20.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 2025-12-04 14:14:20.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 2025-12-04 14:14:20.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 2025-12-04 14:14:20.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 2025-12-04 14:14:20.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 2025-12-04 14:14:20.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 2025-12-04 14:14:20.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 2025-12-04 14:14:20.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 2025-12-04 14:14:20.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 2025-12-04 14:14:20.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 2025-12-04 14:14:20.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 2025-12-04 14:14:20.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 2025-12-04 14:14:20.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 2025-12-04 14:14:20.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 2025-12-04 14:14:20.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 2025-12-04 14:14:20.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16504 2025-12-04 14:14:20.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED Delete Candidate VID = 16504 2025-12-04 14:14:20.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20600 2025-12-04 14:14:20.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED Delete Candidate VID = 20600 2025-12-04 14:14:20.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20712 2025-12-04 14:14:20.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED Delete Candidate VID = 20712 2025-12-04 14:14:20.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24608 2025-12-04 14:14:20.762 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24696 2025-12-04 14:14:20.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24808 2025-12-04 14:14:20.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED Delete Candidate VID = 24808 2025-12-04 14:14:20.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 28744 2025-12-04 14:14:20.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:20.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [28744|32872|KeepVid=UNDETERMINED] 2025-12-04 14:14:20.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 32872 2025-12-04 14:14:20.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:20.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 8208 2025-12-04 14:14:20.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED Delete Candidate VID = 8208 2025-12-04 14:14:20.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 2025-12-04 14:14:20.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 2025-12-04 14:14:20.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 2025-12-04 14:14:20.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 2025-12-04 14:14:20.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 2025-12-04 14:14:20.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 2025-12-04 14:14:20.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 2025-12-04 14:14:20.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 2025-12-04 14:14:20.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 2025-12-04 14:14:20.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 2025-12-04 14:14:20.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 2025-12-04 14:14:20.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 2025-12-04 14:14:20.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 2025-12-04 14:14:20.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 2025-12-04 14:14:20.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 2025-12-04 14:14:20.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 2025-12-04 14:14:20.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 2025-12-04 14:14:20.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 2025-12-04 14:14:20.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 2025-12-04 14:14:20.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 2025-12-04 14:14:20.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 2025-12-04 14:14:20.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 2025-12-04 14:14:20.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 2025-12-04 14:14:20.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 2025-12-04 14:14:20.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 2025-12-04 14:14:20.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 2025-12-04 14:14:20.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 2025-12-04 14:14:20.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 2025-12-04 14:14:20.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 2025-12-04 14:14:20.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 2025-12-04 14:14:20.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 2025-12-04 14:14:20.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 2025-12-04 14:14:20.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 2025-12-04 14:14:20.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 2025-12-04 14:14:20.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 2025-12-04 14:14:20.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 2025-12-04 14:14:20.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 2025-12-04 14:14:20.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 2025-12-04 14:14:20.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 2025-12-04 14:14:20.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 2025-12-04 14:14:20.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 2025-12-04 14:14:20.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 2025-12-04 14:14:20.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 2025-12-04 14:14:20.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 2025-12-04 14:14:20.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 2025-12-04 14:14:20.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 2025-12-04 14:14:20.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 2025-12-04 14:14:20.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 2025-12-04 14:14:20.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 2025-12-04 14:14:20.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 2025-12-04 14:14:20.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 2025-12-04 14:14:20.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 2025-12-04 14:14:20.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 2025-12-04 14:14:20.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 2025-12-04 14:14:20.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 2025-12-04 14:14:20.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 2025-12-04 14:14:20.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 2025-12-04 14:14:20.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 2025-12-04 14:14:20.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 2025-12-04 14:14:20.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 2025-12-04 14:14:20.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 2025-12-04 14:14:20.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 2025-12-04 14:14:20.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 2025-12-04 14:14:20.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 2025-12-04 14:14:20.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 2025-12-04 14:14:20.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 2025-12-04 14:14:20.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 2025-12-04 14:14:20.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 2025-12-04 14:14:20.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 2025-12-04 14:14:20.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 2025-12-04 14:14:20.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 2025-12-04 14:14:20.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 2025-12-04 14:14:20.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 2025-12-04 14:14:20.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 2025-12-04 14:14:20.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 2025-12-04 14:14:20.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 2025-12-04 14:14:20.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 2025-12-04 14:14:20.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 2025-12-04 14:14:20.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 2025-12-04 14:14:20.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 2025-12-04 14:14:20.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 2025-12-04 14:14:20.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 2025-12-04 14:14:20.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 2025-12-04 14:14:20.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 2025-12-04 14:14:20.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 2025-12-04 14:14:20.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 2025-12-04 14:14:20.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 2025-12-04 14:14:20.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 2025-12-04 14:14:20.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 2025-12-04 14:14:20.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 2025-12-04 14:14:20.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 2025-12-04 14:14:20.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 2025-12-04 14:14:20.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 2025-12-04 14:14:20.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 2025-12-04 14:14:20.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 2025-12-04 14:14:20.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 2025-12-04 14:14:20.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 2025-12-04 14:14:20.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 2025-12-04 14:14:20.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 2025-12-04 14:14:20.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 2025-12-04 14:14:20.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 2025-12-04 14:14:20.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 2025-12-04 14:14:20.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 2025-12-04 14:14:20.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 2025-12-04 14:14:20.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16608 2025-12-04 14:14:20.791 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:20.791 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [16608|16616|20584|24680|12512|KeepVid=UNDETERMINED] 2025-12-04 14:14:20.791 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16616 2025-12-04 14:14:20.792 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:20.792 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20512 2025-12-04 14:14:20.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 2025-12-04 14:14:20.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20584 2025-12-04 14:14:20.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:20.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20704 2025-12-04 14:14:20.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:20.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24648 2025-12-04 14:14:20.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:20.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24680 2025-12-04 14:14:20.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:20.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 8344 2025-12-04 14:14:20.796 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:20.796 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 12512 2025-12-04 14:14:20.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:20.797 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 20512 2025-12-04 14:14:20.797 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 20704 2025-12-04 14:14:20.797 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 20704 2025-12-04 14:14:20.797 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 24648 2025-12-04 14:14:20.797 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 24648 2025-12-04 14:14:20.797 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 8344 2025-12-04 14:14:20.797 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 8344 2025-12-04 14:14:20.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 2025-12-04 14:14:20.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 20 total (in window) overall. 2025-12-04 14:14:20.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 2025-12-04 14:14:20.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 20 total (in window) overall. 2025-12-04 14:14:20.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 2025-12-04 14:14:20.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 20 total (in window) overall. 2025-12-04 14:14:20.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 2025-12-04 14:14:20.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 20 total (in window) overall. 2025-12-04 14:14:20.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 2025-12-04 14:14:20.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 20 total (in window) overall. 2025-12-04 14:14:20.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 2025-12-04 14:14:20.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 20 total (in window) overall. 2025-12-04 14:14:20.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 2025-12-04 14:14:20.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 20 total (in window) overall. 2025-12-04 14:14:20.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 2025-12-04 14:14:20.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 20 total (in window) overall. 2025-12-04 14:14:20.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 2025-12-04 14:14:20.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 20 total (in window) overall. 2025-12-04 14:14:20.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 2025-12-04 14:14:20.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 20 total (in window) overall. 2025-12-04 14:14:20.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 2025-12-04 14:14:20.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 20 total (in window) overall. 2025-12-04 14:14:20.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 2025-12-04 14:14:20.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 20 total (in window) overall. 2025-12-04 14:14:20.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 2025-12-04 14:14:20.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 20 total (in window) overall. 2025-12-04 14:14:20.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 2025-12-04 14:14:20.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 20 total (in window) overall. 2025-12-04 14:14:20.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 2025-12-04 14:14:20.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 20 total (in window) overall. 2025-12-04 14:14:20.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 2025-12-04 14:14:20.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 20 total (in window) overall. 2025-12-04 14:14:20.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 2025-12-04 14:14:20.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 20 total (in window) overall. 2025-12-04 14:14:20.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 2025-12-04 14:14:20.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 20 total (in window) overall. 2025-12-04 14:14:20.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 2025-12-04 14:14:20.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 20 total (in window) overall. 2025-12-04 14:14:20.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 2025-12-04 14:14:20.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 20 total (in window) overall. 2025-12-04 14:14:20.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 2025-12-04 14:14:20.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 20 total (in window) overall. 2025-12-04 14:14:20.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 2025-12-04 14:14:20.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 20 total (in window) overall. 2025-12-04 14:14:20.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 2025-12-04 14:14:20.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 20 total (in window) overall. 2025-12-04 14:14:20.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 2025-12-04 14:14:20.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 20 total (in window) overall. 2025-12-04 14:14:20.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 2025-12-04 14:14:20.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 20 total (in window) overall. 2025-12-04 14:14:20.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 2025-12-04 14:14:20.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 20 total (in window) overall. 2025-12-04 14:14:20.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 2025-12-04 14:14:20.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 20 total (in window) overall. 2025-12-04 14:14:20.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 2025-12-04 14:14:20.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 20 total (in window) overall. 2025-12-04 14:14:20.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 2025-12-04 14:14:20.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 20 total (in window) overall. 2025-12-04 14:14:20.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 2025-12-04 14:14:20.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 20 total (in window) overall. 2025-12-04 14:14:20.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 2025-12-04 14:14:20.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 20 total (in window) overall. 2025-12-04 14:14:20.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 2025-12-04 14:14:20.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 20 total (in window) overall. 2025-12-04 14:14:20.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 2025-12-04 14:14:20.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 20 total (in window) overall. 2025-12-04 14:14:20.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 2025-12-04 14:14:20.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 20 total (in window) overall. 2025-12-04 14:14:20.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 2025-12-04 14:14:20.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 20 total (in window) overall. 2025-12-04 14:14:20.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 2025-12-04 14:14:20.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 20 total (in window) overall. 2025-12-04 14:14:20.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 2025-12-04 14:14:20.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 20 total (in window) overall. 2025-12-04 14:14:20.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 2025-12-04 14:14:20.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 20 total (in window) overall. 2025-12-04 14:14:20.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 2025-12-04 14:14:20.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 20 total (in window) overall. 2025-12-04 14:14:20.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 2025-12-04 14:14:20.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 20 total (in window) overall. 2025-12-04 14:14:20.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 2025-12-04 14:14:20.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 20 total (in window) overall. 2025-12-04 14:14:20.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 2025-12-04 14:14:20.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 20 total (in window) overall. 2025-12-04 14:14:20.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 2025-12-04 14:14:20.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 20 total (in window) overall. 2025-12-04 14:14:20.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 2025-12-04 14:14:20.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 20 total (in window) overall. 2025-12-04 14:14:20.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 2025-12-04 14:14:20.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 20 total (in window) overall. 2025-12-04 14:14:20.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 2025-12-04 14:14:20.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 20 total (in window) overall. 2025-12-04 14:14:20.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 2025-12-04 14:14:20.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 20 total (in window) overall. 2025-12-04 14:14:20.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 2025-12-04 14:14:20.809 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 20 total (in window) overall. 2025-12-04 14:14:20.809 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 2025-12-04 14:14:20.809 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 20 total (in window) overall. 2025-12-04 14:14:20.809 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 2025-12-04 14:14:20.809 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 20 total (in window) overall. 2025-12-04 14:14:20.809 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 2025-12-04 14:14:20.809 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 20 total (in window) overall. 2025-12-04 14:14:20.809 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 2025-12-04 14:14:20.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 20 total (in window) overall. 2025-12-04 14:14:20.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 2025-12-04 14:14:20.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 20 total (in window) overall. 2025-12-04 14:14:20.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 2025-12-04 14:14:20.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 20 total (in window) overall. 2025-12-04 14:14:20.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 2025-12-04 14:14:20.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 20 total (in window) overall. 2025-12-04 14:14:20.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 2025-12-04 14:14:20.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 20 total (in window) overall. 2025-12-04 14:14:20.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 2025-12-04 14:14:20.811 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 20 total (in window) overall. 2025-12-04 14:14:20.811 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 2025-12-04 14:14:20.811 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 20 total (in window) overall. 2025-12-04 14:14:20.811 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 2025-12-04 14:14:20.811 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 2025-12-04 14:14:20.811 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:14:20.814 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 2025-12-04 14:14:20.815 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 8344,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:14:20.815 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 8344 2025-12-04 14:14:20.816 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 24608,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:14:20.816 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 24608 2025-12-04 14:14:20.817 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 28776 2025-12-04 14:14:20.818 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 12408 2025-12-04 14:14:20.818 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 8312 2025-12-04 14:14:20.819 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : WARNING from in the while-verts-loop java.lang.IllegalStateException: Vertex with id 12408 was removed. at org.janusgraph.core.InvalidElementException.removedException(InvalidElementException.java:57) at org.janusgraph.graphdb.vertices.AbstractVertex.verifyAccess(AbstractVertex.java:91) at org.janusgraph.graphdb.vertices.AbstractVertex.query(AbstractVertex.java:137) at org.janusgraph.graphdb.vertices.AbstractVertex.edges(AbstractVertex.java:186) at org.onap.aai.datagrooming.DataGrooming.doTheGrooming(DataGrooming.java:901) at org.onap.aai.datagrooming.DataGrooming.execute(DataGrooming.java:245) at org.onap.aai.datagrooming.DataGroomingTest.testGroomingAutoFixMaxRecords(DataGroomingTest.java:275) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-12-04 14:14:20.822 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : WARNING from in the while-verts-loop java.lang.IllegalStateException: Vertex with id 8344 was removed. at org.janusgraph.core.InvalidElementException.removedException(InvalidElementException.java:57) at org.janusgraph.graphdb.vertices.AbstractVertex.verifyAccess(AbstractVertex.java:91) at org.janusgraph.graphdb.vertices.AbstractVertex.query(AbstractVertex.java:137) at org.janusgraph.graphdb.vertices.AbstractVertex.edges(AbstractVertex.java:186) at org.onap.aai.datagrooming.DataGrooming.doTheGrooming(DataGrooming.java:901) at org.onap.aai.datagrooming.DataGrooming.execute(DataGrooming.java:245) at org.onap.aai.datagrooming.DataGroomingTest.testGroomingAutoFixMaxRecords(DataGroomingTest.java:275) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-12-04 14:14:20.824 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:20.825 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:20.825 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:20.825 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:20.825 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 2025-12-04 14:14:20.826 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : error trying to print detail info for a node with bad index root cause=java.lang.IllegalStateException: Vertex with id 8344 was removed. ClassName- org.janusgraph.core.InvalidElementException :LineNumber- 57 :MethodName- removedException ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 91 :MethodName- verifyAccess ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 137 :MethodName- query ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 190 :MethodName- properties ClassName- org.janusgraph.graphdb.vertices.StandardVertex :LineNumber- 143 :MethodName- properties ClassName- org.apache.tinkerpop.gremlin.structure.Vertex :LineNumber- 70 :MethodName- property ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 2634 :MethodName- showPropertiesForNode ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1278 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 275 :MethodName- testGroomingAutoFixMaxRecords 2025-12-04 14:14:20.826 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : error trying to print detail info for a node with bad index root cause=java.lang.IllegalStateException: Vertex with id 24608 was removed. ClassName- org.janusgraph.core.InvalidElementException :LineNumber- 57 :MethodName- removedException ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 91 :MethodName- verifyAccess ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 137 :MethodName- query ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 190 :MethodName- properties ClassName- org.janusgraph.graphdb.vertices.StandardVertex :LineNumber- 143 :MethodName- properties ClassName- org.apache.tinkerpop.gremlin.structure.Vertex :LineNumber- 70 :MethodName- property ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 2634 :MethodName- showPropertiesForNode ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1278 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 275 :MethodName- testGroomingAutoFixMaxRecords 2025-12-04 14:14:20.827 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 2025-12-04 14:14:20.828 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out 2025-12-04 14:14:20.828 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 2025-12-04 14:14:20.828 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 275 :MethodName- testGroomingAutoFixMaxRecords ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:14:20.828 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 275 :MethodName- testGroomingAutoFixMaxRecords ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:14:20.828 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : About to do the commit for 11 removes. 2025-12-04 14:14:21.131 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Commit was successful 2025-12-04 14:14:21.133 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 2025-12-04 14:14:21.134 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 2025-12-04 14:14:21.134 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 5 2025-12-04 14:14:21.134 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 2025-12-04 14:14:21.134 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 0 2025-12-04 14:14:21.135 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 0 2025-12-04 14:14:21.135 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 0 2025-12-04 14:14:21.135 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 2025-12-04 14:14:21.135 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 2025-12-04 14:14:21.476 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [false] 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [false] 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [false] 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [false] 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [false] 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [] 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [false] 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [150] 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Call doTheGrooming() 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 2025-12-04 14:14:21.477 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:14:21.477 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:14:21.477 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:14:21.477 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out 2025-12-04 14:14:21.478 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 2025-12-04 14:14:21.478 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 2025-12-04 14:14:21.478 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 2025-12-04 14:14:21.478 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 2025-12-04 14:14:21.478 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 2025-12-04 14:14:21.478 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 2025-12-04 14:14:21.479 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 2025-12-04 14:14:21.479 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 2025-12-04 14:14:21.479 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 2025-12-04 14:14:21.479 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 2025-12-04 14:14:21.479 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 2025-12-04 14:14:21.479 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 2025-12-04 14:14:21.480 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 2025-12-04 14:14:21.480 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 2025-12-04 14:14:21.480 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 2025-12-04 14:14:21.481 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 2025-12-04 14:14:21.481 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 2025-12-04 14:14:21.481 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 2025-12-04 14:14:21.481 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 2025-12-04 14:14:21.481 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 2025-12-04 14:14:21.481 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 2025-12-04 14:14:21.481 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 2025-12-04 14:14:21.481 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 2025-12-04 14:14:21.482 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 2025-12-04 14:14:21.482 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 2025-12-04 14:14:21.482 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 2025-12-04 14:14:21.482 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 2025-12-04 14:14:21.482 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 2025-12-04 14:14:21.482 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 2025-12-04 14:14:21.482 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 2025-12-04 14:14:21.482 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 2025-12-04 14:14:21.482 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 2025-12-04 14:14:21.482 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 2025-12-04 14:14:21.483 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 2025-12-04 14:14:21.483 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 2025-12-04 14:14:21.483 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 2025-12-04 14:14:21.483 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 2025-12-04 14:14:21.483 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 2025-12-04 14:14:21.483 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 2025-12-04 14:14:21.483 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 2025-12-04 14:14:21.483 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 2025-12-04 14:14:21.483 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 2025-12-04 14:14:21.483 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 2025-12-04 14:14:21.484 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 2025-12-04 14:14:21.484 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 2025-12-04 14:14:21.484 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 2025-12-04 14:14:21.484 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 2025-12-04 14:14:21.484 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 2025-12-04 14:14:21.484 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 2025-12-04 14:14:21.484 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 2025-12-04 14:14:21.484 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 2025-12-04 14:14:21.485 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 2025-12-04 14:14:21.485 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 2025-12-04 14:14:21.485 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 2025-12-04 14:14:21.485 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 2025-12-04 14:14:21.485 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 2025-12-04 14:14:21.485 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 2025-12-04 14:14:21.485 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 2025-12-04 14:14:21.485 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 2025-12-04 14:14:21.485 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 2025-12-04 14:14:21.486 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 2025-12-04 14:14:21.486 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 2025-12-04 14:14:21.486 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 2025-12-04 14:14:21.486 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 2025-12-04 14:14:21.486 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 2025-12-04 14:14:21.486 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 2025-12-04 14:14:21.486 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 2025-12-04 14:14:21.487 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 2025-12-04 14:14:21.487 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 2025-12-04 14:14:21.487 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 2025-12-04 14:14:21.487 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 2025-12-04 14:14:21.487 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 2025-12-04 14:14:21.487 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 2025-12-04 14:14:21.488 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 2025-12-04 14:14:21.488 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 2025-12-04 14:14:21.488 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 2025-12-04 14:14:21.488 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 2025-12-04 14:14:21.488 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 2025-12-04 14:14:21.488 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 2025-12-04 14:14:21.489 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 2025-12-04 14:14:21.489 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 2025-12-04 14:14:21.489 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 2025-12-04 14:14:21.489 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 2025-12-04 14:14:21.489 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 2025-12-04 14:14:21.489 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 2025-12-04 14:14:21.489 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 2025-12-04 14:14:21.489 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 2025-12-04 14:14:21.490 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 2025-12-04 14:14:21.490 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 2025-12-04 14:14:21.490 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 2025-12-04 14:14:21.490 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 2025-12-04 14:14:21.490 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 2025-12-04 14:14:21.490 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 2025-12-04 14:14:21.491 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 2025-12-04 14:14:21.491 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 2025-12-04 14:14:21.491 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 2025-12-04 14:14:21.491 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 2025-12-04 14:14:21.491 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 2025-12-04 14:14:21.491 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 2025-12-04 14:14:21.492 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 2025-12-04 14:14:21.492 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 2025-12-04 14:14:21.492 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 2025-12-04 14:14:21.492 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 2025-12-04 14:14:21.492 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 2025-12-04 14:14:21.492 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 2025-12-04 14:14:21.493 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 2025-12-04 14:14:21.493 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 2025-12-04 14:14:21.493 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 2025-12-04 14:14:21.493 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 2025-12-04 14:14:21.493 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 2025-12-04 14:14:21.493 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 2025-12-04 14:14:21.493 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 2025-12-04 14:14:21.494 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 2025-12-04 14:14:21.494 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 2025-12-04 14:14:21.494 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 2025-12-04 14:14:21.494 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 2025-12-04 14:14:21.494 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 2025-12-04 14:14:21.494 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 2025-12-04 14:14:21.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 2025-12-04 14:14:21.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 2025-12-04 14:14:21.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 2025-12-04 14:14:21.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 2025-12-04 14:14:21.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 2025-12-04 14:14:21.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 2025-12-04 14:14:21.495 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 2025-12-04 14:14:21.496 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 2025-12-04 14:14:21.496 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 2025-12-04 14:14:21.496 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 2025-12-04 14:14:21.496 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 2025-12-04 14:14:21.496 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 2025-12-04 14:14:21.496 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 2025-12-04 14:14:21.497 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 2025-12-04 14:14:21.497 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 2025-12-04 14:14:21.497 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 2025-12-04 14:14:21.497 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 2025-12-04 14:14:21.497 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 2025-12-04 14:14:21.497 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 2025-12-04 14:14:21.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 2025-12-04 14:14:21.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 2025-12-04 14:14:21.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 2025-12-04 14:14:21.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 2025-12-04 14:14:21.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 2025-12-04 14:14:21.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 2025-12-04 14:14:21.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 2025-12-04 14:14:21.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 2025-12-04 14:14:21.498 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 2025-12-04 14:14:21.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 2025-12-04 14:14:21.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 2025-12-04 14:14:21.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 2025-12-04 14:14:21.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 2025-12-04 14:14:21.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 2025-12-04 14:14:21.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 2025-12-04 14:14:21.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 2025-12-04 14:14:21.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 2025-12-04 14:14:21.499 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 2025-12-04 14:14:21.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 2025-12-04 14:14:21.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 2025-12-04 14:14:21.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 2025-12-04 14:14:21.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 2025-12-04 14:14:21.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 2025-12-04 14:14:21.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 2025-12-04 14:14:21.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 2025-12-04 14:14:21.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 2025-12-04 14:14:21.500 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 2025-12-04 14:14:21.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 2025-12-04 14:14:21.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 2025-12-04 14:14:21.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 2025-12-04 14:14:21.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 2025-12-04 14:14:21.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 2025-12-04 14:14:21.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 2025-12-04 14:14:21.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 2025-12-04 14:14:21.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 2025-12-04 14:14:21.501 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 2025-12-04 14:14:21.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 2025-12-04 14:14:21.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 2025-12-04 14:14:21.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 2025-12-04 14:14:21.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 2025-12-04 14:14:21.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 2025-12-04 14:14:21.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 2025-12-04 14:14:21.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 2025-12-04 14:14:21.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 2025-12-04 14:14:21.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 2025-12-04 14:14:21.502 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 2025-12-04 14:14:21.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 2025-12-04 14:14:21.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 2025-12-04 14:14:21.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 2025-12-04 14:14:21.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 2025-12-04 14:14:21.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 2025-12-04 14:14:21.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 2025-12-04 14:14:21.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 2025-12-04 14:14:21.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 2025-12-04 14:14:21.503 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 2025-12-04 14:14:21.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 2025-12-04 14:14:21.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 2025-12-04 14:14:21.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 2025-12-04 14:14:21.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 2025-12-04 14:14:21.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 2025-12-04 14:14:21.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 2025-12-04 14:14:21.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 2025-12-04 14:14:21.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 2025-12-04 14:14:21.504 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 2025-12-04 14:14:21.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 2025-12-04 14:14:21.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 2025-12-04 14:14:21.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 2025-12-04 14:14:21.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 2025-12-04 14:14:21.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 2025-12-04 14:14:21.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 2025-12-04 14:14:21.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 2025-12-04 14:14:21.505 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 2025-12-04 14:14:21.506 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 2025-12-04 14:14:21.506 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 2025-12-04 14:14:21.506 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 45128 2025-12-04 14:14:21.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 2025-12-04 14:14:21.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 2025-12-04 14:14:21.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 2025-12-04 14:14:21.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 2025-12-04 14:14:21.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 2025-12-04 14:14:21.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 2025-12-04 14:14:21.507 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:14:21.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 2025-12-04 14:14:21.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 2025-12-04 14:14:21.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 2025-12-04 14:14:21.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 2025-12-04 14:14:21.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 2025-12-04 14:14:21.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 2025-12-04 14:14:21.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 2025-12-04 14:14:21.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 2025-12-04 14:14:21.508 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 2025-12-04 14:14:21.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 2025-12-04 14:14:21.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 2025-12-04 14:14:21.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 2025-12-04 14:14:21.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 2025-12-04 14:14:21.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 2025-12-04 14:14:21.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 2025-12-04 14:14:21.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 2025-12-04 14:14:21.509 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 2025-12-04 14:14:21.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 2025-12-04 14:14:21.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 2025-12-04 14:14:21.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 2025-12-04 14:14:21.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 2025-12-04 14:14:21.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 2025-12-04 14:14:21.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 2025-12-04 14:14:21.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 2025-12-04 14:14:21.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 2025-12-04 14:14:21.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 2025-12-04 14:14:21.510 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 2025-12-04 14:14:21.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 2025-12-04 14:14:21.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 2025-12-04 14:14:21.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 2025-12-04 14:14:21.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 2025-12-04 14:14:21.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 2025-12-04 14:14:21.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 2025-12-04 14:14:21.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 2025-12-04 14:14:21.511 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 2025-12-04 14:14:21.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 2025-12-04 14:14:21.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 2025-12-04 14:14:21.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 2025-12-04 14:14:21.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 2025-12-04 14:14:21.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 2025-12-04 14:14:21.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 2025-12-04 14:14:21.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 2025-12-04 14:14:21.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 2025-12-04 14:14:21.512 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 2025-12-04 14:14:21.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 2025-12-04 14:14:21.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 2025-12-04 14:14:21.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 2025-12-04 14:14:21.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 2025-12-04 14:14:21.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 2025-12-04 14:14:21.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 2025-12-04 14:14:21.513 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 2025-12-04 14:14:21.513 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:14:21.513 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:14:21.513 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 2025-12-04 14:14:21.516 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 2025-12-04 14:14:21.516 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 2025-12-04 14:14:21.516 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:14:21.516 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:14:21.517 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 2025-12-04 14:14:21.517 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 2025-12-04 14:14:21.518 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 2025-12-04 14:14:21.518 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 2025-12-04 14:14:21.518 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 2025-12-04 14:14:21.518 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 2025-12-04 14:14:21.519 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 2025-12-04 14:14:21.519 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 2025-12-04 14:14:21.519 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 2025-12-04 14:14:21.519 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 2025-12-04 14:14:21.520 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 2025-12-04 14:14:21.520 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 2025-12-04 14:14:21.520 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 2025-12-04 14:14:21.520 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 2025-12-04 14:14:21.521 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 2025-12-04 14:14:21.521 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 2025-12-04 14:14:21.521 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 2025-12-04 14:14:21.521 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 2025-12-04 14:14:21.522 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 2025-12-04 14:14:21.522 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 2025-12-04 14:14:21.522 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 2025-12-04 14:14:21.522 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 2025-12-04 14:14:21.522 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 2025-12-04 14:14:21.522 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 2025-12-04 14:14:21.523 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 2025-12-04 14:14:21.523 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 2025-12-04 14:14:21.523 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 2025-12-04 14:14:21.523 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 2025-12-04 14:14:21.523 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 2025-12-04 14:14:21.523 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 2025-12-04 14:14:21.523 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 2025-12-04 14:14:21.524 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 2025-12-04 14:14:21.524 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 2025-12-04 14:14:21.524 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 2025-12-04 14:14:21.524 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 2025-12-04 14:14:21.524 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 2025-12-04 14:14:21.524 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 2025-12-04 14:14:21.524 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 2025-12-04 14:14:21.525 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 2025-12-04 14:14:21.525 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 2025-12-04 14:14:21.525 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 2025-12-04 14:14:21.525 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 2025-12-04 14:14:21.525 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 2025-12-04 14:14:21.525 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 2025-12-04 14:14:21.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 2025-12-04 14:14:21.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 2025-12-04 14:14:21.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 2025-12-04 14:14:21.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 2025-12-04 14:14:21.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 2025-12-04 14:14:21.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 2025-12-04 14:14:21.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 2025-12-04 14:14:21.526 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 2025-12-04 14:14:21.527 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 2025-12-04 14:14:21.527 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 2025-12-04 14:14:21.527 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 2025-12-04 14:14:21.527 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 2025-12-04 14:14:21.527 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 2025-12-04 14:14:21.527 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 2025-12-04 14:14:21.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 2025-12-04 14:14:21.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 2025-12-04 14:14:21.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 2025-12-04 14:14:21.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 2025-12-04 14:14:21.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 2025-12-04 14:14:21.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 2025-12-04 14:14:21.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 2025-12-04 14:14:21.528 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 2025-12-04 14:14:21.529 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 2025-12-04 14:14:21.529 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 2025-12-04 14:14:21.529 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 2025-12-04 14:14:21.529 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 2025-12-04 14:14:21.529 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 2025-12-04 14:14:21.529 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 2025-12-04 14:14:21.530 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 2025-12-04 14:14:21.530 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 2025-12-04 14:14:21.530 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 2025-12-04 14:14:21.530 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 2025-12-04 14:14:21.530 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 2025-12-04 14:14:21.530 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 2025-12-04 14:14:21.530 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 2025-12-04 14:14:21.530 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 2025-12-04 14:14:21.531 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 2025-12-04 14:14:21.531 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 2025-12-04 14:14:21.531 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 2025-12-04 14:14:21.531 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 2025-12-04 14:14:21.531 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 2025-12-04 14:14:21.531 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 2025-12-04 14:14:21.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:14:21.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 2025-12-04 14:14:21.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 2025-12-04 14:14:21.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 2025-12-04 14:14:21.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 2025-12-04 14:14:21.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 2025-12-04 14:14:21.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 2025-12-04 14:14:21.532 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 2025-12-04 14:14:21.533 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 2025-12-04 14:14:21.533 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 2025-12-04 14:14:21.533 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 2025-12-04 14:14:21.533 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 2025-12-04 14:14:21.533 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 2025-12-04 14:14:21.533 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 2025-12-04 14:14:21.533 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 2025-12-04 14:14:21.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 2025-12-04 14:14:21.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 2025-12-04 14:14:21.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 2025-12-04 14:14:21.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 2025-12-04 14:14:21.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 2025-12-04 14:14:21.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 2025-12-04 14:14:21.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 2025-12-04 14:14:21.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 2025-12-04 14:14:21.534 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 2025-12-04 14:14:21.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 2025-12-04 14:14:21.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 2025-12-04 14:14:21.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 2025-12-04 14:14:21.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 2025-12-04 14:14:21.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 2025-12-04 14:14:21.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 2025-12-04 14:14:21.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 2025-12-04 14:14:21.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 2025-12-04 14:14:21.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 2025-12-04 14:14:21.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 2025-12-04 14:14:21.535 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 2025-12-04 14:14:21.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 2025-12-04 14:14:21.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 2025-12-04 14:14:21.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 2025-12-04 14:14:21.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 2025-12-04 14:14:21.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 2025-12-04 14:14:21.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 2025-12-04 14:14:21.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 2025-12-04 14:14:21.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 2025-12-04 14:14:21.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 2025-12-04 14:14:21.536 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 2025-12-04 14:14:21.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 2025-12-04 14:14:21.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 2025-12-04 14:14:21.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 2025-12-04 14:14:21.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 2025-12-04 14:14:21.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 2025-12-04 14:14:21.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 2025-12-04 14:14:21.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 2025-12-04 14:14:21.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 2025-12-04 14:14:21.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 2025-12-04 14:14:21.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 2025-12-04 14:14:21.537 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 2025-12-04 14:14:21.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 2025-12-04 14:14:21.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 2025-12-04 14:14:21.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 2025-12-04 14:14:21.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 2025-12-04 14:14:21.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 2025-12-04 14:14:21.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 2025-12-04 14:14:21.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 2025-12-04 14:14:21.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 2025-12-04 14:14:21.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 2025-12-04 14:14:21.538 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 2025-12-04 14:14:21.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 2025-12-04 14:14:21.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 2025-12-04 14:14:21.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 2025-12-04 14:14:21.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 2025-12-04 14:14:21.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 2025-12-04 14:14:21.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 2025-12-04 14:14:21.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 2025-12-04 14:14:21.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 2025-12-04 14:14:21.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 2025-12-04 14:14:21.539 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 2025-12-04 14:14:21.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 2025-12-04 14:14:21.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 2025-12-04 14:14:21.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 2025-12-04 14:14:21.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 2025-12-04 14:14:21.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 2025-12-04 14:14:21.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 2025-12-04 14:14:21.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 2025-12-04 14:14:21.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 2025-12-04 14:14:21.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 2025-12-04 14:14:21.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 2025-12-04 14:14:21.540 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 2025-12-04 14:14:21.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 2025-12-04 14:14:21.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 2025-12-04 14:14:21.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 2025-12-04 14:14:21.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 2025-12-04 14:14:21.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 2025-12-04 14:14:21.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 2025-12-04 14:14:21.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 2025-12-04 14:14:21.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 2025-12-04 14:14:21.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 2025-12-04 14:14:21.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 2025-12-04 14:14:21.541 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 2025-12-04 14:14:21.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 2025-12-04 14:14:21.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 2025-12-04 14:14:21.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 2025-12-04 14:14:21.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 2025-12-04 14:14:21.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 2025-12-04 14:14:21.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 2025-12-04 14:14:21.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 2025-12-04 14:14:21.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 2025-12-04 14:14:21.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 2025-12-04 14:14:21.542 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 2025-12-04 14:14:21.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 2025-12-04 14:14:21.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 2025-12-04 14:14:21.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 2025-12-04 14:14:21.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 2025-12-04 14:14:21.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 2025-12-04 14:14:21.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 2025-12-04 14:14:21.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 2025-12-04 14:14:21.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 2025-12-04 14:14:21.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 2025-12-04 14:14:21.543 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 2025-12-04 14:14:21.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 2025-12-04 14:14:21.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 2025-12-04 14:14:21.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 2025-12-04 14:14:21.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 2025-12-04 14:14:21.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 2025-12-04 14:14:21.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 2025-12-04 14:14:21.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 2025-12-04 14:14:21.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 2025-12-04 14:14:21.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 2025-12-04 14:14:21.544 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 2025-12-04 14:14:21.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 2025-12-04 14:14:21.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 2025-12-04 14:14:21.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 2025-12-04 14:14:21.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 2025-12-04 14:14:21.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 2025-12-04 14:14:21.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 2025-12-04 14:14:21.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 2025-12-04 14:14:21.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 2025-12-04 14:14:21.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 2025-12-04 14:14:21.545 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 2025-12-04 14:14:21.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 2025-12-04 14:14:21.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 2025-12-04 14:14:21.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 2025-12-04 14:14:21.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 2025-12-04 14:14:21.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 2025-12-04 14:14:21.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 2025-12-04 14:14:21.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 2025-12-04 14:14:21.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 2025-12-04 14:14:21.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 2025-12-04 14:14:21.546 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 2025-12-04 14:14:21.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 2025-12-04 14:14:21.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 2025-12-04 14:14:21.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 2025-12-04 14:14:21.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 2025-12-04 14:14:21.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 2025-12-04 14:14:21.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 2025-12-04 14:14:21.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 2025-12-04 14:14:21.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 2025-12-04 14:14:21.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 2025-12-04 14:14:21.547 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 2025-12-04 14:14:21.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 2025-12-04 14:14:21.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 2025-12-04 14:14:21.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 2025-12-04 14:14:21.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 2025-12-04 14:14:21.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 2025-12-04 14:14:21.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 2025-12-04 14:14:21.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 2025-12-04 14:14:21.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 2025-12-04 14:14:21.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 2025-12-04 14:14:21.548 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 2025-12-04 14:14:21.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 2025-12-04 14:14:21.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 2025-12-04 14:14:21.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 2025-12-04 14:14:21.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 2025-12-04 14:14:21.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 2025-12-04 14:14:21.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 2025-12-04 14:14:21.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 2025-12-04 14:14:21.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 2025-12-04 14:14:21.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 2025-12-04 14:14:21.549 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 2025-12-04 14:14:21.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 2025-12-04 14:14:21.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 2025-12-04 14:14:21.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 2025-12-04 14:14:21.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 2025-12-04 14:14:21.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 2025-12-04 14:14:21.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 2025-12-04 14:14:21.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 2025-12-04 14:14:21.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 2025-12-04 14:14:21.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 2025-12-04 14:14:21.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 2025-12-04 14:14:21.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 2025-12-04 14:14:21.550 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 2025-12-04 14:14:21.551 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 2025-12-04 14:14:21.551 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 2025-12-04 14:14:21.551 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 41192 2025-12-04 14:14:21.553 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 2025-12-04 14:14:21.553 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 2025-12-04 14:14:21.553 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 2025-12-04 14:14:21.553 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 2025-12-04 14:14:21.553 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 2025-12-04 14:14:21.553 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 2025-12-04 14:14:21.553 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 2025-12-04 14:14:21.553 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 2025-12-04 14:14:21.553 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 2025-12-04 14:14:21.553 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 2025-12-04 14:14:21.554 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 2025-12-04 14:14:21.554 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 2025-12-04 14:14:21.554 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 2025-12-04 14:14:21.554 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 2025-12-04 14:14:21.554 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 2025-12-04 14:14:21.554 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 2025-12-04 14:14:21.554 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 2025-12-04 14:14:21.554 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 2025-12-04 14:14:21.554 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 2025-12-04 14:14:21.554 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 2025-12-04 14:14:21.555 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 2025-12-04 14:14:21.555 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 2025-12-04 14:14:21.555 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 2025-12-04 14:14:21.555 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 2025-12-04 14:14:21.555 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 2025-12-04 14:14:21.555 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 2025-12-04 14:14:21.555 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 2025-12-04 14:14:21.555 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 2025-12-04 14:14:21.555 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 2025-12-04 14:14:21.555 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 2025-12-04 14:14:21.556 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 2025-12-04 14:14:21.556 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 2025-12-04 14:14:21.556 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 2025-12-04 14:14:21.556 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 2025-12-04 14:14:21.556 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 2025-12-04 14:14:21.556 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 2025-12-04 14:14:21.556 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 2025-12-04 14:14:21.556 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 2025-12-04 14:14:21.556 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 2025-12-04 14:14:21.556 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 2025-12-04 14:14:21.557 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 2025-12-04 14:14:21.557 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 2025-12-04 14:14:21.557 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 2025-12-04 14:14:21.557 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 2025-12-04 14:14:21.557 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 2025-12-04 14:14:21.557 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 2025-12-04 14:14:21.557 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 2025-12-04 14:14:21.557 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 2025-12-04 14:14:21.557 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 2025-12-04 14:14:21.557 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 2025-12-04 14:14:21.558 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 2025-12-04 14:14:21.558 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 2025-12-04 14:14:21.558 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 2025-12-04 14:14:21.558 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 2025-12-04 14:14:21.558 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 2025-12-04 14:14:21.558 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 2025-12-04 14:14:21.558 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 2025-12-04 14:14:21.558 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 2025-12-04 14:14:21.558 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 2025-12-04 14:14:21.558 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 2025-12-04 14:14:21.558 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 2025-12-04 14:14:21.558 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 2025-12-04 14:14:21.559 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 2025-12-04 14:14:21.559 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 2025-12-04 14:14:21.559 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 2025-12-04 14:14:21.559 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 2025-12-04 14:14:21.563 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 2025-12-04 14:14:21.564 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 2025-12-04 14:14:21.565 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 2025-12-04 14:14:21.565 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 2025-12-04 14:14:21.565 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 2025-12-04 14:14:21.565 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 2025-12-04 14:14:21.565 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 2025-12-04 14:14:21.565 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 2025-12-04 14:14:21.566 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 2025-12-04 14:14:21.566 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 2025-12-04 14:14:21.566 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 2025-12-04 14:14:21.566 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 2025-12-04 14:14:21.566 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 2025-12-04 14:14:21.566 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 2025-12-04 14:14:21.566 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 2025-12-04 14:14:21.566 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 2025-12-04 14:14:21.567 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 2025-12-04 14:14:21.567 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 2025-12-04 14:14:21.567 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 2025-12-04 14:14:21.567 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 2025-12-04 14:14:21.567 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 2025-12-04 14:14:21.567 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 2025-12-04 14:14:21.567 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 2025-12-04 14:14:21.567 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 2025-12-04 14:14:21.568 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 2025-12-04 14:14:21.568 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 2025-12-04 14:14:21.568 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 2025-12-04 14:14:21.568 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 2025-12-04 14:14:21.568 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 2025-12-04 14:14:21.568 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 2025-12-04 14:14:21.568 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 2025-12-04 14:14:21.568 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 2025-12-04 14:14:21.569 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 2025-12-04 14:14:21.569 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 2025-12-04 14:14:21.569 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 2025-12-04 14:14:21.569 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 2025-12-04 14:14:21.569 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 2025-12-04 14:14:21.569 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 2025-12-04 14:14:21.569 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 2025-12-04 14:14:21.569 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 2025-12-04 14:14:21.570 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 2025-12-04 14:14:21.570 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 2025-12-04 14:14:21.570 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 2025-12-04 14:14:21.570 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 2025-12-04 14:14:21.570 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 2025-12-04 14:14:21.570 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 2025-12-04 14:14:21.570 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 2025-12-04 14:14:21.570 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 2025-12-04 14:14:21.570 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 2025-12-04 14:14:21.570 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 2025-12-04 14:14:21.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 2025-12-04 14:14:21.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 2025-12-04 14:14:21.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 2025-12-04 14:14:21.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 2025-12-04 14:14:21.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 2025-12-04 14:14:21.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 2025-12-04 14:14:21.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 2025-12-04 14:14:21.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 2025-12-04 14:14:21.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 2025-12-04 14:14:21.571 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 2025-12-04 14:14:21.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 2025-12-04 14:14:21.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 2025-12-04 14:14:21.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 2025-12-04 14:14:21.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 2025-12-04 14:14:21.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 2025-12-04 14:14:21.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 2025-12-04 14:14:21.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 2025-12-04 14:14:21.572 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 2025-12-04 14:14:21.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 2025-12-04 14:14:21.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 2025-12-04 14:14:21.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 2025-12-04 14:14:21.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 2025-12-04 14:14:21.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 2025-12-04 14:14:21.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 2025-12-04 14:14:21.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 2025-12-04 14:14:21.573 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 2025-12-04 14:14:21.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 2025-12-04 14:14:21.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 2025-12-04 14:14:21.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 2025-12-04 14:14:21.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 2025-12-04 14:14:21.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 2025-12-04 14:14:21.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 2025-12-04 14:14:21.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 2025-12-04 14:14:21.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 2025-12-04 14:14:21.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 2025-12-04 14:14:21.574 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 2025-12-04 14:14:21.575 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 2025-12-04 14:14:21.575 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 2025-12-04 14:14:21.575 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16400 2025-12-04 14:14:21.576 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 20568 2025-12-04 14:14:21.577 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24664 2025-12-04 14:14:21.579 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:21.581 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [24664|28760|KeepVid=UNDETERMINED] 2025-12-04 14:14:21.581 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 28760 2025-12-04 14:14:21.583 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:21.583 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 28792 2025-12-04 14:14:21.584 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 28808 2025-12-04 14:14:21.585 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> Encountered a missingAaiNodeType mid-fix-node while looking for the parent of a [tenant] node. 2025-12-04 14:14:21.585 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 32800 2025-12-04 14:14:21.586 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 37096 2025-12-04 14:14:21.588 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 41032 2025-12-04 14:14:21.589 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 2025-12-04 14:14:21.589 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 2025-12-04 14:14:21.590 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 2025-12-04 14:14:21.590 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 2025-12-04 14:14:21.590 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 2025-12-04 14:14:21.590 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 2025-12-04 14:14:21.590 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 2025-12-04 14:14:21.590 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 2025-12-04 14:14:21.590 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 2025-12-04 14:14:21.590 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 2025-12-04 14:14:21.590 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 2025-12-04 14:14:21.590 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 2025-12-04 14:14:21.591 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 2025-12-04 14:14:21.591 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 2025-12-04 14:14:21.591 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 2025-12-04 14:14:21.591 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 2025-12-04 14:14:21.591 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 2025-12-04 14:14:21.591 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 2025-12-04 14:14:21.591 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 2025-12-04 14:14:21.591 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 2025-12-04 14:14:21.591 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 2025-12-04 14:14:21.592 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 2025-12-04 14:14:21.592 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 2025-12-04 14:14:21.592 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 2025-12-04 14:14:21.592 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 2025-12-04 14:14:21.592 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 2025-12-04 14:14:21.592 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 2025-12-04 14:14:21.592 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 2025-12-04 14:14:21.592 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 2025-12-04 14:14:21.592 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 2025-12-04 14:14:21.593 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 2025-12-04 14:14:21.593 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 2025-12-04 14:14:21.593 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 2025-12-04 14:14:21.593 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 2025-12-04 14:14:21.593 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 2025-12-04 14:14:21.593 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 2025-12-04 14:14:21.593 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 2025-12-04 14:14:21.593 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 2025-12-04 14:14:21.593 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 2025-12-04 14:14:21.594 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 2025-12-04 14:14:21.594 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 2025-12-04 14:14:21.594 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 2025-12-04 14:14:21.594 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 2025-12-04 14:14:21.594 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 2025-12-04 14:14:21.594 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 2025-12-04 14:14:21.594 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 2025-12-04 14:14:21.594 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 2025-12-04 14:14:21.594 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 2025-12-04 14:14:21.595 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 2025-12-04 14:14:21.595 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 2025-12-04 14:14:21.595 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 2025-12-04 14:14:21.595 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 2025-12-04 14:14:21.595 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 2025-12-04 14:14:21.595 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 2025-12-04 14:14:21.595 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 2025-12-04 14:14:21.595 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 2025-12-04 14:14:21.595 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 2025-12-04 14:14:21.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 2025-12-04 14:14:21.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 2025-12-04 14:14:21.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 2025-12-04 14:14:21.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 2025-12-04 14:14:21.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 2025-12-04 14:14:21.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 2025-12-04 14:14:21.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 2025-12-04 14:14:21.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 2025-12-04 14:14:21.596 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 2025-12-04 14:14:21.597 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 2025-12-04 14:14:21.597 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 2025-12-04 14:14:21.597 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 2025-12-04 14:14:21.598 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 2025-12-04 14:14:21.598 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 2025-12-04 14:14:21.598 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 2025-12-04 14:14:21.599 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 2025-12-04 14:14:21.599 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 2025-12-04 14:14:21.599 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 2025-12-04 14:14:21.599 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 2025-12-04 14:14:21.600 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 2025-12-04 14:14:21.600 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 2025-12-04 14:14:21.600 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 2025-12-04 14:14:21.600 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 2025-12-04 14:14:21.601 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 2025-12-04 14:14:21.601 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 2025-12-04 14:14:21.601 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 2025-12-04 14:14:21.601 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 2025-12-04 14:14:21.602 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 2025-12-04 14:14:21.602 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 2025-12-04 14:14:21.602 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 2025-12-04 14:14:21.602 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 2025-12-04 14:14:21.603 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 2025-12-04 14:14:21.603 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 2025-12-04 14:14:21.603 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 2025-12-04 14:14:21.603 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 2025-12-04 14:14:21.604 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 2025-12-04 14:14:21.604 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 2025-12-04 14:14:21.604 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 2025-12-04 14:14:21.604 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 2025-12-04 14:14:21.605 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 2025-12-04 14:14:21.605 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 2025-12-04 14:14:21.605 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 2025-12-04 14:14:21.605 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 2025-12-04 14:14:21.606 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 2025-12-04 14:14:21.606 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 2025-12-04 14:14:21.606 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 2025-12-04 14:14:21.606 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 2025-12-04 14:14:21.607 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 16472 2025-12-04 14:14:21.609 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:21.609 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [16472|28896|32840|36968|12304|KeepVid=UNDETERMINED] 2025-12-04 14:14:21.609 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 24712 2025-12-04 14:14:21.610 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 2025-12-04 14:14:21.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 28896 2025-12-04 14:14:21.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:21.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 32840 2025-12-04 14:14:21.613 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:21.613 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 33000 2025-12-04 14:14:21.614 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:21.615 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 36936 2025-12-04 14:14:21.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:21.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 36968 2025-12-04 14:14:21.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:21.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 41064 2025-12-04 14:14:21.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:21.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 12304 2025-12-04 14:14:21.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:21.617 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 24712 2025-12-04 14:14:21.617 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 33000 2025-12-04 14:14:21.617 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 33000 2025-12-04 14:14:21.618 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 36936 2025-12-04 14:14:21.618 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 36936 2025-12-04 14:14:21.618 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 41064 2025-12-04 14:14:21.618 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 41064 2025-12-04 14:14:21.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 2025-12-04 14:14:21.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 20 total (in window) overall. 2025-12-04 14:14:21.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 2025-12-04 14:14:21.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 20 total (in window) overall. 2025-12-04 14:14:21.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 2025-12-04 14:14:21.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 20 total (in window) overall. 2025-12-04 14:14:21.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 2025-12-04 14:14:21.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 20 total (in window) overall. 2025-12-04 14:14:21.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 2025-12-04 14:14:21.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 20 total (in window) overall. 2025-12-04 14:14:21.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 2025-12-04 14:14:21.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 20 total (in window) overall. 2025-12-04 14:14:21.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 2025-12-04 14:14:21.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 20 total (in window) overall. 2025-12-04 14:14:21.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 2025-12-04 14:14:21.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 20 total (in window) overall. 2025-12-04 14:14:21.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 2025-12-04 14:14:21.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 20 total (in window) overall. 2025-12-04 14:14:21.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 2025-12-04 14:14:21.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 20 total (in window) overall. 2025-12-04 14:14:21.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 2025-12-04 14:14:21.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 20 total (in window) overall. 2025-12-04 14:14:21.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 2025-12-04 14:14:21.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 20 total (in window) overall. 2025-12-04 14:14:21.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 2025-12-04 14:14:21.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 20 total (in window) overall. 2025-12-04 14:14:21.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 2025-12-04 14:14:21.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 20 total (in window) overall. 2025-12-04 14:14:21.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 2025-12-04 14:14:21.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 20 total (in window) overall. 2025-12-04 14:14:21.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 2025-12-04 14:14:21.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 20 total (in window) overall. 2025-12-04 14:14:21.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 2025-12-04 14:14:21.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 20 total (in window) overall. 2025-12-04 14:14:21.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 2025-12-04 14:14:21.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 20 total (in window) overall. 2025-12-04 14:14:21.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 2025-12-04 14:14:21.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 20 total (in window) overall. 2025-12-04 14:14:21.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 2025-12-04 14:14:21.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 20 total (in window) overall. 2025-12-04 14:14:21.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 2025-12-04 14:14:21.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 20 total (in window) overall. 2025-12-04 14:14:21.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 2025-12-04 14:14:21.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 20 total (in window) overall. 2025-12-04 14:14:21.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 2025-12-04 14:14:21.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 20 total (in window) overall. 2025-12-04 14:14:21.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 2025-12-04 14:14:21.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 20 total (in window) overall. 2025-12-04 14:14:21.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 2025-12-04 14:14:21.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 20 total (in window) overall. 2025-12-04 14:14:21.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 2025-12-04 14:14:21.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 20 total (in window) overall. 2025-12-04 14:14:21.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 2025-12-04 14:14:21.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 20 total (in window) overall. 2025-12-04 14:14:21.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 2025-12-04 14:14:21.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 20 total (in window) overall. 2025-12-04 14:14:21.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 2025-12-04 14:14:21.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 20 total (in window) overall. 2025-12-04 14:14:21.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 2025-12-04 14:14:21.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 20 total (in window) overall. 2025-12-04 14:14:21.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 2025-12-04 14:14:21.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 20 total (in window) overall. 2025-12-04 14:14:21.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 2025-12-04 14:14:21.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 20 total (in window) overall. 2025-12-04 14:14:21.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 2025-12-04 14:14:21.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 20 total (in window) overall. 2025-12-04 14:14:21.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 2025-12-04 14:14:21.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 20 total (in window) overall. 2025-12-04 14:14:21.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 2025-12-04 14:14:21.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 20 total (in window) overall. 2025-12-04 14:14:21.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 2025-12-04 14:14:21.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 20 total (in window) overall. 2025-12-04 14:14:21.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 2025-12-04 14:14:21.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 20 total (in window) overall. 2025-12-04 14:14:21.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 2025-12-04 14:14:21.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 20 total (in window) overall. 2025-12-04 14:14:21.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 2025-12-04 14:14:21.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 20 total (in window) overall. 2025-12-04 14:14:21.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 2025-12-04 14:14:21.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 20 total (in window) overall. 2025-12-04 14:14:21.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 2025-12-04 14:14:21.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 20 total (in window) overall. 2025-12-04 14:14:21.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 2025-12-04 14:14:21.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 20 total (in window) overall. 2025-12-04 14:14:21.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 2025-12-04 14:14:21.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 20 total (in window) overall. 2025-12-04 14:14:21.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 2025-12-04 14:14:21.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 20 total (in window) overall. 2025-12-04 14:14:21.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 2025-12-04 14:14:21.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 20 total (in window) overall. 2025-12-04 14:14:21.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 2025-12-04 14:14:21.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 20 total (in window) overall. 2025-12-04 14:14:21.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 2025-12-04 14:14:21.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 20 total (in window) overall. 2025-12-04 14:14:21.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 2025-12-04 14:14:21.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 20 total (in window) overall. 2025-12-04 14:14:21.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 2025-12-04 14:14:21.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 20 total (in window) overall. 2025-12-04 14:14:21.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 2025-12-04 14:14:21.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 20 total (in window) overall. 2025-12-04 14:14:21.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 2025-12-04 14:14:21.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 20 total (in window) overall. 2025-12-04 14:14:21.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 2025-12-04 14:14:21.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 20 total (in window) overall. 2025-12-04 14:14:21.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 2025-12-04 14:14:21.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 20 total (in window) overall. 2025-12-04 14:14:21.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 2025-12-04 14:14:21.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 20 total (in window) overall. 2025-12-04 14:14:21.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 2025-12-04 14:14:21.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 20 total (in window) overall. 2025-12-04 14:14:21.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 2025-12-04 14:14:21.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 20 total (in window) overall. 2025-12-04 14:14:21.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 2025-12-04 14:14:21.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 20 total (in window) overall. 2025-12-04 14:14:21.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 2025-12-04 14:14:21.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 20 total (in window) overall. 2025-12-04 14:14:21.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 2025-12-04 14:14:21.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 2025-12-04 14:14:21.632 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:14:21.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 2025-12-04 14:14:21.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 33000,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:14:21.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 32800,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:14:21.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 41192,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:14:21.640 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:21.640 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:21.641 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:21.641 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:21.641 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 33000,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:14:21.641 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 32800,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:14:21.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 41192,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:14:21.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 2025-12-04 14:14:21.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 2025-12-04 14:14:21.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out 2025-12-04 14:14:21.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 2025-12-04 14:14:21.645 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 263 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 266 :MethodName- testGroomingDupeCheck ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:14:21.645 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 263 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 266 :MethodName- testGroomingDupeCheck ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:14:21.645 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 2025-12-04 14:14:21.645 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 2025-12-04 14:14:21.645 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 5 2025-12-04 14:14:21.645 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 2025-12-04 14:14:21.645 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 5 2025-12-04 14:14:21.645 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 1 2025-12-04 14:14:21.645 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 4 2025-12-04 14:14:21.646 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 2025-12-04 14:14:21.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [true] 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [false] 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [false] 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [false] 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [true] 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [cloud-region] 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [false] 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [150] 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Call doTheGrooming() with a previous fileName [] for cleanup. 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 2025-12-04 14:14:22.320 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:14:22.320 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:14:22.320 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:14:22.320 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out 2025-12-04 14:14:22.321 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 2025-12-04 14:14:22.321 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 2025-12-04 14:14:22.321 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 2025-12-04 14:14:22.321 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 2025-12-04 14:14:22.321 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 2025-12-04 14:14:22.329 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 28688 2025-12-04 14:14:22.330 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:22.331 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [28688|32856|41112|49224|65768|KeepVid=UNDETERMINED] 2025-12-04 14:14:22.331 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 32856 2025-12-04 14:14:22.332 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:22.332 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 41112 2025-12-04 14:14:22.333 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:22.333 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 45208 2025-12-04 14:14:22.334 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:22.335 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 45280 2025-12-04 14:14:22.336 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 2025-12-04 14:14:22.341 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49224 2025-12-04 14:14:22.342 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:22.342 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 53320 2025-12-04 14:14:22.343 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:22.343 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 53472 2025-12-04 14:14:22.344 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:22.345 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 65768 2025-12-04 14:14:22.346 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:22.346 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 45208 2025-12-04 14:14:22.346 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 45208 2025-12-04 14:14:22.346 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 45280 2025-12-04 14:14:22.347 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 53320 2025-12-04 14:14:22.347 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 53320 2025-12-04 14:14:22.347 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 53472 2025-12-04 14:14:22.347 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 53472 2025-12-04 14:14:22.347 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 2025-12-04 14:14:22.347 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 9 total (in window) overall. 2025-12-04 14:14:22.347 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 2025-12-04 14:14:22.347 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 2025-12-04 14:14:22.348 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:14:22.352 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 2025-12-04 14:14:22.354 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 49184,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:14:22.355 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 53472,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:14:22.355 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 36952,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:14:22.355 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 49184,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:14:22.356 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:22.356 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:22.356 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:22.357 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:22.359 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 53472,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:14:22.360 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 36952,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:14:22.360 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 2025-12-04 14:14:22.362 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 2025-12-04 14:14:22.362 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out 2025-12-04 14:14:22.362 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 2025-12-04 14:14:22.362 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 200 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 285 :MethodName- testGroomingMain ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:14:22.362 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 200 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 285 :MethodName- testGroomingMain ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:14:22.362 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 2025-12-04 14:14:22.362 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 2025-12-04 14:14:22.362 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 4 2025-12-04 14:14:22.362 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 2025-12-04 14:14:22.362 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 0 2025-12-04 14:14:22.362 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 0 2025-12-04 14:14:22.362 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 4 2025-12-04 14:14:22.362 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 2025-12-04 14:14:22.362 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [false] 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [false] 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [false] 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [false] 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [false] 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [] 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [false] 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [150] 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Call doTheGrooming() 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 2025-12-04 14:14:22.689 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:14:22.689 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:14:22.689 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:14:22.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out 2025-12-04 14:14:22.690 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 2025-12-04 14:14:22.690 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 2025-12-04 14:14:22.690 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 2025-12-04 14:14:22.690 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 2025-12-04 14:14:22.690 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 2025-12-04 14:14:22.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 2025-12-04 14:14:22.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 2025-12-04 14:14:22.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 2025-12-04 14:14:22.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 2025-12-04 14:14:22.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 2025-12-04 14:14:22.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 2025-12-04 14:14:22.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 2025-12-04 14:14:22.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 2025-12-04 14:14:22.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 2025-12-04 14:14:22.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 2025-12-04 14:14:22.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 2025-12-04 14:14:22.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 2025-12-04 14:14:22.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 2025-12-04 14:14:22.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 2025-12-04 14:14:22.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 2025-12-04 14:14:22.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 2025-12-04 14:14:22.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 2025-12-04 14:14:22.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 2025-12-04 14:14:22.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 2025-12-04 14:14:22.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 2025-12-04 14:14:22.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 2025-12-04 14:14:22.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 2025-12-04 14:14:22.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 2025-12-04 14:14:22.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 2025-12-04 14:14:22.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 2025-12-04 14:14:22.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 2025-12-04 14:14:22.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 2025-12-04 14:14:22.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 2025-12-04 14:14:22.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 2025-12-04 14:14:22.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 2025-12-04 14:14:22.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 2025-12-04 14:14:22.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 2025-12-04 14:14:22.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 2025-12-04 14:14:22.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 2025-12-04 14:14:22.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 2025-12-04 14:14:22.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 2025-12-04 14:14:22.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 2025-12-04 14:14:22.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 2025-12-04 14:14:22.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 2025-12-04 14:14:22.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 2025-12-04 14:14:22.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 2025-12-04 14:14:22.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 2025-12-04 14:14:22.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 2025-12-04 14:14:22.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 2025-12-04 14:14:22.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 2025-12-04 14:14:22.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 2025-12-04 14:14:22.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 2025-12-04 14:14:22.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 2025-12-04 14:14:22.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 2025-12-04 14:14:22.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 2025-12-04 14:14:22.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 2025-12-04 14:14:22.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 2025-12-04 14:14:22.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 2025-12-04 14:14:22.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 2025-12-04 14:14:22.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 2025-12-04 14:14:22.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 2025-12-04 14:14:22.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 2025-12-04 14:14:22.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 2025-12-04 14:14:22.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 2025-12-04 14:14:22.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 2025-12-04 14:14:22.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 2025-12-04 14:14:22.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 2025-12-04 14:14:22.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 2025-12-04 14:14:22.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 2025-12-04 14:14:22.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 2025-12-04 14:14:22.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 2025-12-04 14:14:22.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 2025-12-04 14:14:22.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 2025-12-04 14:14:22.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 2025-12-04 14:14:22.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 2025-12-04 14:14:22.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 2025-12-04 14:14:22.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 2025-12-04 14:14:22.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 2025-12-04 14:14:22.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 2025-12-04 14:14:22.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 2025-12-04 14:14:22.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 2025-12-04 14:14:22.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 2025-12-04 14:14:22.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 2025-12-04 14:14:22.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 2025-12-04 14:14:22.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 2025-12-04 14:14:22.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 2025-12-04 14:14:22.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 2025-12-04 14:14:22.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 2025-12-04 14:14:22.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 2025-12-04 14:14:22.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 2025-12-04 14:14:22.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 2025-12-04 14:14:22.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 2025-12-04 14:14:22.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 2025-12-04 14:14:22.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 2025-12-04 14:14:22.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 2025-12-04 14:14:22.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 2025-12-04 14:14:22.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 2025-12-04 14:14:22.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 2025-12-04 14:14:22.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 2025-12-04 14:14:22.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 2025-12-04 14:14:22.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 2025-12-04 14:14:22.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 2025-12-04 14:14:22.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 2025-12-04 14:14:22.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 2025-12-04 14:14:22.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 2025-12-04 14:14:22.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 2025-12-04 14:14:22.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 2025-12-04 14:14:22.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 2025-12-04 14:14:22.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 2025-12-04 14:14:22.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 2025-12-04 14:14:22.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 2025-12-04 14:14:22.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 2025-12-04 14:14:22.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 2025-12-04 14:14:22.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 2025-12-04 14:14:22.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 2025-12-04 14:14:22.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 2025-12-04 14:14:22.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 2025-12-04 14:14:22.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 2025-12-04 14:14:22.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 2025-12-04 14:14:22.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 2025-12-04 14:14:22.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 2025-12-04 14:14:22.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 2025-12-04 14:14:22.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 2025-12-04 14:14:22.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 2025-12-04 14:14:22.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 2025-12-04 14:14:22.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 2025-12-04 14:14:22.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 2025-12-04 14:14:22.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 2025-12-04 14:14:22.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 2025-12-04 14:14:22.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 2025-12-04 14:14:22.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 2025-12-04 14:14:22.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 2025-12-04 14:14:22.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 2025-12-04 14:14:22.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 2025-12-04 14:14:22.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 2025-12-04 14:14:22.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 2025-12-04 14:14:22.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 2025-12-04 14:14:22.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 2025-12-04 14:14:22.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 2025-12-04 14:14:22.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 2025-12-04 14:14:22.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 2025-12-04 14:14:22.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 2025-12-04 14:14:22.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 2025-12-04 14:14:22.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 2025-12-04 14:14:22.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 2025-12-04 14:14:22.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 2025-12-04 14:14:22.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 2025-12-04 14:14:22.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 2025-12-04 14:14:22.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 2025-12-04 14:14:22.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 2025-12-04 14:14:22.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 2025-12-04 14:14:22.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 2025-12-04 14:14:22.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 2025-12-04 14:14:22.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 2025-12-04 14:14:22.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 2025-12-04 14:14:22.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 2025-12-04 14:14:22.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 2025-12-04 14:14:22.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 2025-12-04 14:14:22.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 2025-12-04 14:14:22.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 2025-12-04 14:14:22.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 2025-12-04 14:14:22.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 2025-12-04 14:14:22.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 2025-12-04 14:14:22.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 2025-12-04 14:14:22.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 2025-12-04 14:14:22.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 2025-12-04 14:14:22.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 2025-12-04 14:14:22.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 2025-12-04 14:14:22.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 2025-12-04 14:14:22.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 2025-12-04 14:14:22.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 2025-12-04 14:14:22.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 2025-12-04 14:14:22.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 2025-12-04 14:14:22.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 2025-12-04 14:14:22.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 2025-12-04 14:14:22.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 2025-12-04 14:14:22.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 2025-12-04 14:14:22.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 2025-12-04 14:14:22.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 2025-12-04 14:14:22.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 2025-12-04 14:14:22.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 2025-12-04 14:14:22.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 2025-12-04 14:14:22.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 2025-12-04 14:14:22.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 2025-12-04 14:14:22.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 2025-12-04 14:14:22.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 2025-12-04 14:14:22.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 2025-12-04 14:14:22.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 2025-12-04 14:14:22.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 2025-12-04 14:14:22.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 2025-12-04 14:14:22.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 2025-12-04 14:14:22.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 2025-12-04 14:14:22.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 2025-12-04 14:14:22.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 2025-12-04 14:14:22.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 2025-12-04 14:14:22.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 2025-12-04 14:14:22.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 2025-12-04 14:14:22.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 2025-12-04 14:14:22.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 2025-12-04 14:14:22.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 2025-12-04 14:14:22.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 2025-12-04 14:14:22.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 2025-12-04 14:14:22.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 2025-12-04 14:14:22.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 2025-12-04 14:14:22.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 2025-12-04 14:14:22.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 2025-12-04 14:14:22.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 2025-12-04 14:14:22.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 2025-12-04 14:14:22.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 2025-12-04 14:14:22.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 2025-12-04 14:14:22.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 2025-12-04 14:14:22.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49288 2025-12-04 14:14:22.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 2025-12-04 14:14:22.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 2025-12-04 14:14:22.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 2025-12-04 14:14:22.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 2025-12-04 14:14:22.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 2025-12-04 14:14:22.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 2025-12-04 14:14:22.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:14:22.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 2025-12-04 14:14:22.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 2025-12-04 14:14:22.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 2025-12-04 14:14:22.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 2025-12-04 14:14:22.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 2025-12-04 14:14:22.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 2025-12-04 14:14:22.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 2025-12-04 14:14:22.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 2025-12-04 14:14:22.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 2025-12-04 14:14:22.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 2025-12-04 14:14:22.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 2025-12-04 14:14:22.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 2025-12-04 14:14:22.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 2025-12-04 14:14:22.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 2025-12-04 14:14:22.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 2025-12-04 14:14:22.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 2025-12-04 14:14:22.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 2025-12-04 14:14:22.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 2025-12-04 14:14:22.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 2025-12-04 14:14:22.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 2025-12-04 14:14:22.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 2025-12-04 14:14:22.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 2025-12-04 14:14:22.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 2025-12-04 14:14:22.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 2025-12-04 14:14:22.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 2025-12-04 14:14:22.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 2025-12-04 14:14:22.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 2025-12-04 14:14:22.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 2025-12-04 14:14:22.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 2025-12-04 14:14:22.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 2025-12-04 14:14:22.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 2025-12-04 14:14:22.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 2025-12-04 14:14:22.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 2025-12-04 14:14:22.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 2025-12-04 14:14:22.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 2025-12-04 14:14:22.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 2025-12-04 14:14:22.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 2025-12-04 14:14:22.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 2025-12-04 14:14:22.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 2025-12-04 14:14:22.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 2025-12-04 14:14:22.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 2025-12-04 14:14:22.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 2025-12-04 14:14:22.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:14:22.715 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:14:22.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 2025-12-04 14:14:22.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 2025-12-04 14:14:22.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 2025-12-04 14:14:22.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 2025-12-04 14:14:22.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 2025-12-04 14:14:22.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 2025-12-04 14:14:22.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 2025-12-04 14:14:22.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 2025-12-04 14:14:22.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 2025-12-04 14:14:22.716 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 2025-12-04 14:14:22.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 2025-12-04 14:14:22.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 2025-12-04 14:14:22.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 2025-12-04 14:14:22.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 2025-12-04 14:14:22.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 2025-12-04 14:14:22.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 2025-12-04 14:14:22.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 2025-12-04 14:14:22.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 2025-12-04 14:14:22.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 2025-12-04 14:14:22.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 2025-12-04 14:14:22.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 2025-12-04 14:14:22.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 2025-12-04 14:14:22.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 2025-12-04 14:14:22.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 2025-12-04 14:14:22.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 2025-12-04 14:14:22.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 2025-12-04 14:14:22.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 2025-12-04 14:14:22.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 2025-12-04 14:14:22.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 2025-12-04 14:14:22.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 2025-12-04 14:14:22.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 2025-12-04 14:14:22.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 2025-12-04 14:14:22.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 2025-12-04 14:14:22.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 2025-12-04 14:14:22.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 2025-12-04 14:14:22.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 2025-12-04 14:14:22.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 2025-12-04 14:14:22.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 2025-12-04 14:14:22.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 2025-12-04 14:14:22.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 2025-12-04 14:14:22.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 2025-12-04 14:14:22.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 2025-12-04 14:14:22.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 2025-12-04 14:14:22.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 2025-12-04 14:14:22.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 2025-12-04 14:14:22.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 2025-12-04 14:14:22.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 2025-12-04 14:14:22.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 2025-12-04 14:14:22.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 2025-12-04 14:14:22.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 2025-12-04 14:14:22.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 2025-12-04 14:14:22.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 2025-12-04 14:14:22.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 2025-12-04 14:14:22.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 2025-12-04 14:14:22.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 2025-12-04 14:14:22.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 2025-12-04 14:14:22.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 2025-12-04 14:14:22.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 2025-12-04 14:14:22.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 2025-12-04 14:14:22.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 2025-12-04 14:14:22.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 2025-12-04 14:14:22.721 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 2025-12-04 14:14:22.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 2025-12-04 14:14:22.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 2025-12-04 14:14:22.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 2025-12-04 14:14:22.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 2025-12-04 14:14:22.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 2025-12-04 14:14:22.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 2025-12-04 14:14:22.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 2025-12-04 14:14:22.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 2025-12-04 14:14:22.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 2025-12-04 14:14:22.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 2025-12-04 14:14:22.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 2025-12-04 14:14:22.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 2025-12-04 14:14:22.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 2025-12-04 14:14:22.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 2025-12-04 14:14:22.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 2025-12-04 14:14:22.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 2025-12-04 14:14:22.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 2025-12-04 14:14:22.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 2025-12-04 14:14:22.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 2025-12-04 14:14:22.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 2025-12-04 14:14:22.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 2025-12-04 14:14:22.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 2025-12-04 14:14:22.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 2025-12-04 14:14:22.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 2025-12-04 14:14:22.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:14:22.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 2025-12-04 14:14:22.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 2025-12-04 14:14:22.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 2025-12-04 14:14:22.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 2025-12-04 14:14:22.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 2025-12-04 14:14:22.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 2025-12-04 14:14:22.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 2025-12-04 14:14:22.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 2025-12-04 14:14:22.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 2025-12-04 14:14:22.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 2025-12-04 14:14:22.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 2025-12-04 14:14:22.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 2025-12-04 14:14:22.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 2025-12-04 14:14:22.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 2025-12-04 14:14:22.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 2025-12-04 14:14:22.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 2025-12-04 14:14:22.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 2025-12-04 14:14:22.726 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 2025-12-04 14:14:22.726 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 2025-12-04 14:14:22.726 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 2025-12-04 14:14:22.726 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 2025-12-04 14:14:22.726 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 2025-12-04 14:14:22.726 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 2025-12-04 14:14:22.726 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 2025-12-04 14:14:22.726 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 2025-12-04 14:14:22.726 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 2025-12-04 14:14:22.726 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 2025-12-04 14:14:22.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 2025-12-04 14:14:22.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 2025-12-04 14:14:22.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 2025-12-04 14:14:22.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 2025-12-04 14:14:22.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 2025-12-04 14:14:22.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 2025-12-04 14:14:22.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 2025-12-04 14:14:22.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 2025-12-04 14:14:22.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 2025-12-04 14:14:22.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 2025-12-04 14:14:22.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 2025-12-04 14:14:22.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 2025-12-04 14:14:22.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 2025-12-04 14:14:22.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 2025-12-04 14:14:22.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 2025-12-04 14:14:22.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 2025-12-04 14:14:22.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 2025-12-04 14:14:22.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 2025-12-04 14:14:22.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 2025-12-04 14:14:22.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 2025-12-04 14:14:22.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 2025-12-04 14:14:22.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 2025-12-04 14:14:22.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 2025-12-04 14:14:22.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 2025-12-04 14:14:22.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 2025-12-04 14:14:22.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 2025-12-04 14:14:22.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 2025-12-04 14:14:22.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 2025-12-04 14:14:22.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 2025-12-04 14:14:22.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 2025-12-04 14:14:22.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 2025-12-04 14:14:22.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 2025-12-04 14:14:22.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 2025-12-04 14:14:22.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 2025-12-04 14:14:22.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 2025-12-04 14:14:22.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 2025-12-04 14:14:22.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 2025-12-04 14:14:22.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 2025-12-04 14:14:22.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 2025-12-04 14:14:22.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 2025-12-04 14:14:22.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 2025-12-04 14:14:22.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 2025-12-04 14:14:22.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 2025-12-04 14:14:22.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 2025-12-04 14:14:22.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 2025-12-04 14:14:22.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 2025-12-04 14:14:22.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 2025-12-04 14:14:22.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 2025-12-04 14:14:22.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 2025-12-04 14:14:22.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 2025-12-04 14:14:22.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 2025-12-04 14:14:22.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 2025-12-04 14:14:22.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 2025-12-04 14:14:22.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 2025-12-04 14:14:22.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 2025-12-04 14:14:22.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 2025-12-04 14:14:22.732 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 2025-12-04 14:14:22.732 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 2025-12-04 14:14:22.732 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 2025-12-04 14:14:22.732 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 2025-12-04 14:14:22.732 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 2025-12-04 14:14:22.732 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 2025-12-04 14:14:22.732 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 2025-12-04 14:14:22.732 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 2025-12-04 14:14:22.732 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 2025-12-04 14:14:22.732 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 2025-12-04 14:14:22.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 2025-12-04 14:14:22.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 2025-12-04 14:14:22.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 2025-12-04 14:14:22.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 2025-12-04 14:14:22.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 2025-12-04 14:14:22.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 2025-12-04 14:14:22.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 2025-12-04 14:14:22.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 2025-12-04 14:14:22.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 2025-12-04 14:14:22.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 2025-12-04 14:14:22.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 2025-12-04 14:14:22.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 2025-12-04 14:14:22.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 2025-12-04 14:14:22.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 2025-12-04 14:14:22.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 2025-12-04 14:14:22.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 2025-12-04 14:14:22.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 2025-12-04 14:14:22.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 2025-12-04 14:14:22.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 2025-12-04 14:14:22.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 2025-12-04 14:14:22.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 2025-12-04 14:14:22.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 2025-12-04 14:14:22.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 2025-12-04 14:14:22.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 2025-12-04 14:14:22.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 2025-12-04 14:14:22.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 2025-12-04 14:14:22.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 2025-12-04 14:14:22.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 2025-12-04 14:14:22.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 2025-12-04 14:14:22.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 2025-12-04 14:14:22.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 2025-12-04 14:14:22.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 2025-12-04 14:14:22.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 2025-12-04 14:14:22.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 2025-12-04 14:14:22.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 2025-12-04 14:14:22.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 2025-12-04 14:14:22.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 2025-12-04 14:14:22.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 2025-12-04 14:14:22.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 2025-12-04 14:14:22.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 2025-12-04 14:14:22.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 2025-12-04 14:14:22.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 2025-12-04 14:14:22.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 2025-12-04 14:14:22.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 2025-12-04 14:14:22.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 2025-12-04 14:14:22.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 2025-12-04 14:14:22.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 2025-12-04 14:14:22.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 2025-12-04 14:14:22.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 2025-12-04 14:14:22.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 2025-12-04 14:14:22.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 2025-12-04 14:14:22.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 2025-12-04 14:14:22.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 2025-12-04 14:14:22.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 2025-12-04 14:14:22.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 2025-12-04 14:14:22.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 2025-12-04 14:14:22.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 2025-12-04 14:14:22.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 2025-12-04 14:14:22.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 2025-12-04 14:14:22.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 2025-12-04 14:14:22.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 2025-12-04 14:14:22.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 2025-12-04 14:14:22.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 2025-12-04 14:14:22.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 2025-12-04 14:14:22.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 2025-12-04 14:14:22.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 2025-12-04 14:14:22.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 2025-12-04 14:14:22.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 2025-12-04 14:14:22.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 2025-12-04 14:14:22.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 2025-12-04 14:14:22.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 2025-12-04 14:14:22.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 2025-12-04 14:14:22.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 2025-12-04 14:14:22.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 2025-12-04 14:14:22.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 2025-12-04 14:14:22.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 2025-12-04 14:14:22.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 2025-12-04 14:14:22.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 2025-12-04 14:14:22.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 2025-12-04 14:14:22.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 2025-12-04 14:14:22.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 2025-12-04 14:14:22.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 2025-12-04 14:14:22.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 2025-12-04 14:14:22.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 2025-12-04 14:14:22.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 2025-12-04 14:14:22.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 2025-12-04 14:14:22.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 2025-12-04 14:14:22.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 2025-12-04 14:14:22.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 2025-12-04 14:14:22.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 2025-12-04 14:14:22.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 2025-12-04 14:14:22.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 2025-12-04 14:14:22.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 2025-12-04 14:14:22.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 2025-12-04 14:14:22.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 2025-12-04 14:14:22.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 2025-12-04 14:14:22.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 2025-12-04 14:14:22.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 2025-12-04 14:14:22.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 36880 2025-12-04 14:14:22.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 2025-12-04 14:14:22.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 2025-12-04 14:14:22.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 2025-12-04 14:14:22.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 2025-12-04 14:14:22.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 2025-12-04 14:14:22.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 2025-12-04 14:14:22.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 2025-12-04 14:14:22.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 2025-12-04 14:14:22.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 2025-12-04 14:14:22.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 2025-12-04 14:14:22.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 2025-12-04 14:14:22.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 2025-12-04 14:14:22.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 2025-12-04 14:14:22.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 2025-12-04 14:14:22.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 2025-12-04 14:14:22.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 2025-12-04 14:14:22.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 2025-12-04 14:14:22.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 2025-12-04 14:14:22.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 2025-12-04 14:14:22.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 2025-12-04 14:14:22.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 2025-12-04 14:14:22.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 2025-12-04 14:14:22.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 2025-12-04 14:14:22.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 2025-12-04 14:14:22.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 2025-12-04 14:14:22.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 2025-12-04 14:14:22.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 2025-12-04 14:14:22.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 2025-12-04 14:14:22.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 2025-12-04 14:14:22.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 2025-12-04 14:14:22.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 2025-12-04 14:14:22.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 2025-12-04 14:14:22.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 2025-12-04 14:14:22.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 2025-12-04 14:14:22.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 2025-12-04 14:14:22.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 2025-12-04 14:14:22.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 2025-12-04 14:14:22.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 2025-12-04 14:14:22.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 2025-12-04 14:14:22.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 2025-12-04 14:14:22.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 2025-12-04 14:14:22.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 2025-12-04 14:14:22.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 2025-12-04 14:14:22.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 2025-12-04 14:14:22.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 2025-12-04 14:14:22.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 2025-12-04 14:14:22.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 2025-12-04 14:14:22.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 2025-12-04 14:14:22.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 2025-12-04 14:14:22.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 2025-12-04 14:14:22.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 2025-12-04 14:14:22.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 2025-12-04 14:14:22.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 2025-12-04 14:14:22.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 2025-12-04 14:14:22.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 2025-12-04 14:14:22.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 2025-12-04 14:14:22.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 2025-12-04 14:14:22.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 2025-12-04 14:14:22.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 2025-12-04 14:14:22.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 2025-12-04 14:14:22.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 2025-12-04 14:14:22.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 2025-12-04 14:14:22.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 2025-12-04 14:14:22.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 2025-12-04 14:14:22.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 2025-12-04 14:14:22.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 2025-12-04 14:14:22.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 2025-12-04 14:14:22.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 2025-12-04 14:14:22.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 2025-12-04 14:14:22.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 2025-12-04 14:14:22.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 2025-12-04 14:14:22.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 2025-12-04 14:14:22.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 2025-12-04 14:14:22.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 2025-12-04 14:14:22.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 2025-12-04 14:14:22.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 2025-12-04 14:14:22.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 2025-12-04 14:14:22.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 2025-12-04 14:14:22.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 2025-12-04 14:14:22.752 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 2025-12-04 14:14:22.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 2025-12-04 14:14:22.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 2025-12-04 14:14:22.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 2025-12-04 14:14:22.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 2025-12-04 14:14:22.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 2025-12-04 14:14:22.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 2025-12-04 14:14:22.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 2025-12-04 14:14:22.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 2025-12-04 14:14:22.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 2025-12-04 14:14:22.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 2025-12-04 14:14:22.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 2025-12-04 14:14:22.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 2025-12-04 14:14:22.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 2025-12-04 14:14:22.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 2025-12-04 14:14:22.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 2025-12-04 14:14:22.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 2025-12-04 14:14:22.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 2025-12-04 14:14:22.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 2025-12-04 14:14:22.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 2025-12-04 14:14:22.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 2025-12-04 14:14:22.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 2025-12-04 14:14:22.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 2025-12-04 14:14:22.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 2025-12-04 14:14:22.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 2025-12-04 14:14:22.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 2025-12-04 14:14:22.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 2025-12-04 14:14:22.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 2025-12-04 14:14:22.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 2025-12-04 14:14:22.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 2025-12-04 14:14:22.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 2025-12-04 14:14:22.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 2025-12-04 14:14:22.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 2025-12-04 14:14:22.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 2025-12-04 14:14:22.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 2025-12-04 14:14:22.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 2025-12-04 14:14:22.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 2025-12-04 14:14:22.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 2025-12-04 14:14:22.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 2025-12-04 14:14:22.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 2025-12-04 14:14:22.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 2025-12-04 14:14:22.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 2025-12-04 14:14:22.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 2025-12-04 14:14:22.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 2025-12-04 14:14:22.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 2025-12-04 14:14:22.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 2025-12-04 14:14:22.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 2025-12-04 14:14:22.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 2025-12-04 14:14:22.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 2025-12-04 14:14:22.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 2025-12-04 14:14:22.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 2025-12-04 14:14:22.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 2025-12-04 14:14:22.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 2025-12-04 14:14:22.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 2025-12-04 14:14:22.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 2025-12-04 14:14:22.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 2025-12-04 14:14:22.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 2025-12-04 14:14:22.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 2025-12-04 14:14:22.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 2025-12-04 14:14:22.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 2025-12-04 14:14:22.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 2025-12-04 14:14:22.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 2025-12-04 14:14:22.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 2025-12-04 14:14:22.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 2025-12-04 14:14:22.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 2025-12-04 14:14:22.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 2025-12-04 14:14:22.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 2025-12-04 14:14:22.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 2025-12-04 14:14:22.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 2025-12-04 14:14:22.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 2025-12-04 14:14:22.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 2025-12-04 14:14:22.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 2025-12-04 14:14:22.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 2025-12-04 14:14:22.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 2025-12-04 14:14:22.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 2025-12-04 14:14:22.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 41096 2025-12-04 14:14:22.762 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:22.764 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [41096|61472|KeepVid=UNDETERMINED] 2025-12-04 14:14:22.764 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 45192 2025-12-04 14:14:22.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> Encountered a missingAaiNodeType mid-fix-node while looking for the parent of a [tenant] node. 2025-12-04 14:14:22.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 53336 2025-12-04 14:14:22.766 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 57376 2025-12-04 14:14:22.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 57464 2025-12-04 14:14:22.768 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61472 2025-12-04 14:14:22.769 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:22.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69736 2025-12-04 14:14:22.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 86088 2025-12-04 14:14:22.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 94280 2025-12-04 14:14:22.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 2025-12-04 14:14:22.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 2025-12-04 14:14:22.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 2025-12-04 14:14:22.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 2025-12-04 14:14:22.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 2025-12-04 14:14:22.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 2025-12-04 14:14:22.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 2025-12-04 14:14:22.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 2025-12-04 14:14:22.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 2025-12-04 14:14:22.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 2025-12-04 14:14:22.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 2025-12-04 14:14:22.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 2025-12-04 14:14:22.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 2025-12-04 14:14:22.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 2025-12-04 14:14:22.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 2025-12-04 14:14:22.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 2025-12-04 14:14:22.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 2025-12-04 14:14:22.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 2025-12-04 14:14:22.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 2025-12-04 14:14:22.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 2025-12-04 14:14:22.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 2025-12-04 14:14:22.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 2025-12-04 14:14:22.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 2025-12-04 14:14:22.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 2025-12-04 14:14:22.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 2025-12-04 14:14:22.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 2025-12-04 14:14:22.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 2025-12-04 14:14:22.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 2025-12-04 14:14:22.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 2025-12-04 14:14:22.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 2025-12-04 14:14:22.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 2025-12-04 14:14:22.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 2025-12-04 14:14:22.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 2025-12-04 14:14:22.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 2025-12-04 14:14:22.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 2025-12-04 14:14:22.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 2025-12-04 14:14:22.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 2025-12-04 14:14:22.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 2025-12-04 14:14:22.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 2025-12-04 14:14:22.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 2025-12-04 14:14:22.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 2025-12-04 14:14:22.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 2025-12-04 14:14:22.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 2025-12-04 14:14:22.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 2025-12-04 14:14:22.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 2025-12-04 14:14:22.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 2025-12-04 14:14:22.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 2025-12-04 14:14:22.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 2025-12-04 14:14:22.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 2025-12-04 14:14:22.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 2025-12-04 14:14:22.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 2025-12-04 14:14:22.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 2025-12-04 14:14:22.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 2025-12-04 14:14:22.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 2025-12-04 14:14:22.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 2025-12-04 14:14:22.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 2025-12-04 14:14:22.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 2025-12-04 14:14:22.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 2025-12-04 14:14:22.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 2025-12-04 14:14:22.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 2025-12-04 14:14:22.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 2025-12-04 14:14:22.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 2025-12-04 14:14:22.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 2025-12-04 14:14:22.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 2025-12-04 14:14:22.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 2025-12-04 14:14:22.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 2025-12-04 14:14:22.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 2025-12-04 14:14:22.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 2025-12-04 14:14:22.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 2025-12-04 14:14:22.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 2025-12-04 14:14:22.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 2025-12-04 14:14:22.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 2025-12-04 14:14:22.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 2025-12-04 14:14:22.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 2025-12-04 14:14:22.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 2025-12-04 14:14:22.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 2025-12-04 14:14:22.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 2025-12-04 14:14:22.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 2025-12-04 14:14:22.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 2025-12-04 14:14:22.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 2025-12-04 14:14:22.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 2025-12-04 14:14:22.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 2025-12-04 14:14:22.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 2025-12-04 14:14:22.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 2025-12-04 14:14:22.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 2025-12-04 14:14:22.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 2025-12-04 14:14:22.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 2025-12-04 14:14:22.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 2025-12-04 14:14:22.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 2025-12-04 14:14:22.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 2025-12-04 14:14:22.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 2025-12-04 14:14:22.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 2025-12-04 14:14:22.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 2025-12-04 14:14:22.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 2025-12-04 14:14:22.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 2025-12-04 14:14:22.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 2025-12-04 14:14:22.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 2025-12-04 14:14:22.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 2025-12-04 14:14:22.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 2025-12-04 14:14:22.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 2025-12-04 14:14:22.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 2025-12-04 14:14:22.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 2025-12-04 14:14:22.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 2025-12-04 14:14:22.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 2025-12-04 14:14:22.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49240 2025-12-04 14:14:22.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:22.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49272 2025-12-04 14:14:22.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 2025-12-04 14:14:22.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 53280 2025-12-04 14:14:22.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:22.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [53280|61544|65640|69704|73800|KeepVid=UNDETERMINED] 2025-12-04 14:14:22.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61544 2025-12-04 14:14:22.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:22.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 65640 2025-12-04 14:14:22.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:22.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69704 2025-12-04 14:14:22.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:22.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73800 2025-12-04 14:14:22.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:22.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 77896 2025-12-04 14:14:22.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:22.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 90184 2025-12-04 14:14:22.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:22.790 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 49240 2025-12-04 14:14:22.790 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 49240 2025-12-04 14:14:22.790 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 49272 2025-12-04 14:14:22.791 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 77896 2025-12-04 14:14:22.791 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 77896 2025-12-04 14:14:22.791 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 90184 2025-12-04 14:14:22.791 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 90184 2025-12-04 14:14:22.791 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 2025-12-04 14:14:22.791 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 20 total (in window) overall. 2025-12-04 14:14:22.791 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 2025-12-04 14:14:22.791 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 20 total (in window) overall. 2025-12-04 14:14:22.791 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 2025-12-04 14:14:22.791 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 20 total (in window) overall. 2025-12-04 14:14:22.791 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 2025-12-04 14:14:22.791 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 20 total (in window) overall. 2025-12-04 14:14:22.791 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 2025-12-04 14:14:22.792 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 20 total (in window) overall. 2025-12-04 14:14:22.792 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 2025-12-04 14:14:22.792 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 20 total (in window) overall. 2025-12-04 14:14:22.792 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 2025-12-04 14:14:22.792 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 20 total (in window) overall. 2025-12-04 14:14:22.792 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 2025-12-04 14:14:22.792 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 20 total (in window) overall. 2025-12-04 14:14:22.792 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 2025-12-04 14:14:22.792 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 20 total (in window) overall. 2025-12-04 14:14:22.792 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 2025-12-04 14:14:22.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 20 total (in window) overall. 2025-12-04 14:14:22.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 2025-12-04 14:14:22.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 20 total (in window) overall. 2025-12-04 14:14:22.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 2025-12-04 14:14:22.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 20 total (in window) overall. 2025-12-04 14:14:22.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 2025-12-04 14:14:22.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 20 total (in window) overall. 2025-12-04 14:14:22.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 2025-12-04 14:14:22.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 20 total (in window) overall. 2025-12-04 14:14:22.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 2025-12-04 14:14:22.793 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 20 total (in window) overall. 2025-12-04 14:14:22.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 2025-12-04 14:14:22.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 20 total (in window) overall. 2025-12-04 14:14:22.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 2025-12-04 14:14:22.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 20 total (in window) overall. 2025-12-04 14:14:22.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 2025-12-04 14:14:22.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 20 total (in window) overall. 2025-12-04 14:14:22.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 2025-12-04 14:14:22.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 20 total (in window) overall. 2025-12-04 14:14:22.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 2025-12-04 14:14:22.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 20 total (in window) overall. 2025-12-04 14:14:22.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 2025-12-04 14:14:22.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 20 total (in window) overall. 2025-12-04 14:14:22.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 2025-12-04 14:14:22.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 20 total (in window) overall. 2025-12-04 14:14:22.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 2025-12-04 14:14:22.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 20 total (in window) overall. 2025-12-04 14:14:22.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 2025-12-04 14:14:22.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 20 total (in window) overall. 2025-12-04 14:14:22.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 2025-12-04 14:14:22.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 20 total (in window) overall. 2025-12-04 14:14:22.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 2025-12-04 14:14:22.796 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 20 total (in window) overall. 2025-12-04 14:14:22.796 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 2025-12-04 14:14:22.796 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 20 total (in window) overall. 2025-12-04 14:14:22.796 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 2025-12-04 14:14:22.796 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 20 total (in window) overall. 2025-12-04 14:14:22.796 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 2025-12-04 14:14:22.796 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 20 total (in window) overall. 2025-12-04 14:14:22.796 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 2025-12-04 14:14:22.796 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 20 total (in window) overall. 2025-12-04 14:14:22.796 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 2025-12-04 14:14:22.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 20 total (in window) overall. 2025-12-04 14:14:22.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 2025-12-04 14:14:22.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 20 total (in window) overall. 2025-12-04 14:14:22.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 2025-12-04 14:14:22.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 20 total (in window) overall. 2025-12-04 14:14:22.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 2025-12-04 14:14:22.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 20 total (in window) overall. 2025-12-04 14:14:22.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 2025-12-04 14:14:22.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 20 total (in window) overall. 2025-12-04 14:14:22.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 2025-12-04 14:14:22.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 20 total (in window) overall. 2025-12-04 14:14:22.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 2025-12-04 14:14:22.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 20 total (in window) overall. 2025-12-04 14:14:22.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 2025-12-04 14:14:22.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 20 total (in window) overall. 2025-12-04 14:14:22.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 2025-12-04 14:14:22.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 20 total (in window) overall. 2025-12-04 14:14:22.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 2025-12-04 14:14:22.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 20 total (in window) overall. 2025-12-04 14:14:22.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 2025-12-04 14:14:22.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 20 total (in window) overall. 2025-12-04 14:14:22.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 2025-12-04 14:14:22.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 20 total (in window) overall. 2025-12-04 14:14:22.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 2025-12-04 14:14:22.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 20 total (in window) overall. 2025-12-04 14:14:22.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 2025-12-04 14:14:22.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 20 total (in window) overall. 2025-12-04 14:14:22.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 2025-12-04 14:14:22.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 20 total (in window) overall. 2025-12-04 14:14:22.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 2025-12-04 14:14:22.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 20 total (in window) overall. 2025-12-04 14:14:22.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 2025-12-04 14:14:22.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 20 total (in window) overall. 2025-12-04 14:14:22.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 2025-12-04 14:14:22.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 20 total (in window) overall. 2025-12-04 14:14:22.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 2025-12-04 14:14:22.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 20 total (in window) overall. 2025-12-04 14:14:22.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 2025-12-04 14:14:22.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 20 total (in window) overall. 2025-12-04 14:14:22.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 2025-12-04 14:14:22.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 20 total (in window) overall. 2025-12-04 14:14:22.800 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 2025-12-04 14:14:22.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 20 total (in window) overall. 2025-12-04 14:14:22.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 2025-12-04 14:14:22.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 20 total (in window) overall. 2025-12-04 14:14:22.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 2025-12-04 14:14:22.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 20 total (in window) overall. 2025-12-04 14:14:22.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 2025-12-04 14:14:22.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 20 total (in window) overall. 2025-12-04 14:14:22.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 2025-12-04 14:14:22.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 20 total (in window) overall. 2025-12-04 14:14:22.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 2025-12-04 14:14:22.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 20 total (in window) overall. 2025-12-04 14:14:22.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 2025-12-04 14:14:22.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 20 total (in window) overall. 2025-12-04 14:14:22.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 2025-12-04 14:14:22.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 2025-12-04 14:14:22.802 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:14:22.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 2025-12-04 14:14:22.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 36880,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:14:22.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 90184,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:14:22.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 86088,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:14:22.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 90184,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:14:22.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 86088,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:14:22.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 36880,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:14:22.809 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:22.809 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:22.809 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:22.809 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:22.809 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 2025-12-04 14:14:22.811 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 2025-12-04 14:14:22.811 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out 2025-12-04 14:14:22.811 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 2025-12-04 14:14:22.811 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 263 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 249 :MethodName- testGroomingNoArgs ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:14:22.811 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 263 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 249 :MethodName- testGroomingNoArgs ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:14:22.811 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 2025-12-04 14:14:22.811 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 2025-12-04 14:14:22.811 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 5 2025-12-04 14:14:22.811 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 2025-12-04 14:14:22.811 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 5 2025-12-04 14:14:22.811 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 1 2025-12-04 14:14:22.811 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 4 2025-12-04 14:14:22.811 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 2025-12-04 14:14:22.811 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 2025-12-04 14:14:23.141 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 2025-12-04 14:14:23.141 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [false] 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [true] 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [true] 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [false] 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [false] 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [] 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [false] 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [150] 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Call doTheGrooming() 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 2025-12-04 14:14:23.142 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:14:23.142 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:14:23.142 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:14:23.142 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out 2025-12-04 14:14:23.143 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 2025-12-04 14:14:23.143 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 2025-12-04 14:14:23.143 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 2025-12-04 14:14:23.143 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 2025-12-04 14:14:23.143 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 2025-12-04 14:14:23.143 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 2025-12-04 14:14:23.143 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 2025-12-04 14:14:23.143 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 2025-12-04 14:14:23.143 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 2025-12-04 14:14:23.144 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 2025-12-04 14:14:23.144 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 2025-12-04 14:14:23.144 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 2025-12-04 14:14:23.144 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 2025-12-04 14:14:23.144 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 2025-12-04 14:14:23.144 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 2025-12-04 14:14:23.144 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 2025-12-04 14:14:23.144 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 2025-12-04 14:14:23.144 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 2025-12-04 14:14:23.144 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 2025-12-04 14:14:23.145 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 2025-12-04 14:14:23.145 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 2025-12-04 14:14:23.145 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 2025-12-04 14:14:23.145 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 2025-12-04 14:14:23.145 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 2025-12-04 14:14:23.145 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 2025-12-04 14:14:23.145 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 2025-12-04 14:14:23.145 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 2025-12-04 14:14:23.145 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 2025-12-04 14:14:23.145 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 2025-12-04 14:14:23.146 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 2025-12-04 14:14:23.146 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 2025-12-04 14:14:23.146 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 2025-12-04 14:14:23.146 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 2025-12-04 14:14:23.146 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 2025-12-04 14:14:23.146 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 2025-12-04 14:14:23.146 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 2025-12-04 14:14:23.146 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 2025-12-04 14:14:23.146 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 2025-12-04 14:14:23.146 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 2025-12-04 14:14:23.146 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 2025-12-04 14:14:23.147 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 2025-12-04 14:14:23.147 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 2025-12-04 14:14:23.147 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 2025-12-04 14:14:23.147 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 2025-12-04 14:14:23.147 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 2025-12-04 14:14:23.147 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 2025-12-04 14:14:23.147 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 2025-12-04 14:14:23.147 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 2025-12-04 14:14:23.147 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 2025-12-04 14:14:23.147 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 2025-12-04 14:14:23.147 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 2025-12-04 14:14:23.148 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 2025-12-04 14:14:23.148 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 2025-12-04 14:14:23.148 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 2025-12-04 14:14:23.148 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 2025-12-04 14:14:23.148 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 2025-12-04 14:14:23.148 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 2025-12-04 14:14:23.148 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 2025-12-04 14:14:23.148 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 2025-12-04 14:14:23.148 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 2025-12-04 14:14:23.148 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 2025-12-04 14:14:23.149 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 2025-12-04 14:14:23.149 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 2025-12-04 14:14:23.149 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 2025-12-04 14:14:23.149 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 2025-12-04 14:14:23.149 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 2025-12-04 14:14:23.149 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 2025-12-04 14:14:23.149 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 2025-12-04 14:14:23.149 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 2025-12-04 14:14:23.149 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 2025-12-04 14:14:23.149 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 2025-12-04 14:14:23.150 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 2025-12-04 14:14:23.150 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 2025-12-04 14:14:23.150 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 2025-12-04 14:14:23.150 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 2025-12-04 14:14:23.150 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 2025-12-04 14:14:23.150 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 2025-12-04 14:14:23.150 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 2025-12-04 14:14:23.150 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 2025-12-04 14:14:23.150 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 2025-12-04 14:14:23.150 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 2025-12-04 14:14:23.151 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 2025-12-04 14:14:23.151 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 2025-12-04 14:14:23.151 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 2025-12-04 14:14:23.151 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 2025-12-04 14:14:23.151 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 2025-12-04 14:14:23.151 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 2025-12-04 14:14:23.151 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 2025-12-04 14:14:23.151 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 2025-12-04 14:14:23.151 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 2025-12-04 14:14:23.151 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 2025-12-04 14:14:23.151 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 2025-12-04 14:14:23.152 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 2025-12-04 14:14:23.152 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 2025-12-04 14:14:23.152 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 2025-12-04 14:14:23.152 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 2025-12-04 14:14:23.152 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 2025-12-04 14:14:23.152 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 2025-12-04 14:14:23.152 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 2025-12-04 14:14:23.152 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 2025-12-04 14:14:23.152 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 2025-12-04 14:14:23.153 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 2025-12-04 14:14:23.153 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 2025-12-04 14:14:23.153 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 2025-12-04 14:14:23.153 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 2025-12-04 14:14:23.153 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 2025-12-04 14:14:23.153 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 2025-12-04 14:14:23.153 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 2025-12-04 14:14:23.153 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 2025-12-04 14:14:23.153 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 2025-12-04 14:14:23.153 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 2025-12-04 14:14:23.153 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 2025-12-04 14:14:23.154 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 2025-12-04 14:14:23.154 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 2025-12-04 14:14:23.154 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 2025-12-04 14:14:23.154 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 2025-12-04 14:14:23.154 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 2025-12-04 14:14:23.154 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 2025-12-04 14:14:23.154 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 2025-12-04 14:14:23.154 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 2025-12-04 14:14:23.154 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 2025-12-04 14:14:23.154 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 2025-12-04 14:14:23.155 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 2025-12-04 14:14:23.155 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 2025-12-04 14:14:23.155 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 2025-12-04 14:14:23.155 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 2025-12-04 14:14:23.155 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 2025-12-04 14:14:23.155 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 2025-12-04 14:14:23.155 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 2025-12-04 14:14:23.155 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 2025-12-04 14:14:23.155 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 2025-12-04 14:14:23.155 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 2025-12-04 14:14:23.155 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 2025-12-04 14:14:23.156 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 2025-12-04 14:14:23.156 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 2025-12-04 14:14:23.156 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 2025-12-04 14:14:23.156 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 2025-12-04 14:14:23.156 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 2025-12-04 14:14:23.156 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 2025-12-04 14:14:23.156 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 2025-12-04 14:14:23.156 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 2025-12-04 14:14:23.156 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 2025-12-04 14:14:23.156 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 2025-12-04 14:14:23.157 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 2025-12-04 14:14:23.157 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 2025-12-04 14:14:23.157 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 2025-12-04 14:14:23.157 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 2025-12-04 14:14:23.157 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 2025-12-04 14:14:23.157 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 2025-12-04 14:14:23.157 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 2025-12-04 14:14:23.157 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 2025-12-04 14:14:23.157 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 2025-12-04 14:14:23.157 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 2025-12-04 14:14:23.158 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 2025-12-04 14:14:23.158 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 2025-12-04 14:14:23.158 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 2025-12-04 14:14:23.158 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 2025-12-04 14:14:23.158 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 2025-12-04 14:14:23.158 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 2025-12-04 14:14:23.158 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 2025-12-04 14:14:23.158 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 2025-12-04 14:14:23.158 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 2025-12-04 14:14:23.158 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 2025-12-04 14:14:23.159 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 2025-12-04 14:14:23.159 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 2025-12-04 14:14:23.159 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 2025-12-04 14:14:23.159 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 2025-12-04 14:14:23.159 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 2025-12-04 14:14:23.159 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 2025-12-04 14:14:23.159 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 2025-12-04 14:14:23.159 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 2025-12-04 14:14:23.159 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 2025-12-04 14:14:23.159 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 2025-12-04 14:14:23.159 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 2025-12-04 14:14:23.159 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 2025-12-04 14:14:23.160 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 2025-12-04 14:14:23.160 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 2025-12-04 14:14:23.160 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 2025-12-04 14:14:23.160 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 2025-12-04 14:14:23.160 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 2025-12-04 14:14:23.160 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 2025-12-04 14:14:23.160 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 2025-12-04 14:14:23.160 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 2025-12-04 14:14:23.160 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 2025-12-04 14:14:23.161 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 2025-12-04 14:14:23.161 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 2025-12-04 14:14:23.161 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 2025-12-04 14:14:23.161 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 2025-12-04 14:14:23.161 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 2025-12-04 14:14:23.161 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 2025-12-04 14:14:23.161 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 2025-12-04 14:14:23.161 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 2025-12-04 14:14:23.161 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 2025-12-04 14:14:23.161 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 2025-12-04 14:14:23.162 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 2025-12-04 14:14:23.162 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 2025-12-04 14:14:23.162 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 2025-12-04 14:14:23.162 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 2025-12-04 14:14:23.162 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 2025-12-04 14:14:23.162 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 2025-12-04 14:14:23.162 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 2025-12-04 14:14:23.162 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 2025-12-04 14:14:23.162 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 2025-12-04 14:14:23.162 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 2025-12-04 14:14:23.162 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 2025-12-04 14:14:23.163 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 2025-12-04 14:14:23.163 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 2025-12-04 14:14:23.163 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 2025-12-04 14:14:23.163 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 2025-12-04 14:14:23.163 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 2025-12-04 14:14:23.163 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 2025-12-04 14:14:23.163 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73952 2025-12-04 14:14:23.164 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 2025-12-04 14:14:23.164 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 2025-12-04 14:14:23.164 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 2025-12-04 14:14:23.164 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 2025-12-04 14:14:23.164 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 2025-12-04 14:14:23.164 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 2025-12-04 14:14:23.165 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:14:23.165 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 2025-12-04 14:14:23.165 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 2025-12-04 14:14:23.165 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 2025-12-04 14:14:23.165 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 2025-12-04 14:14:23.165 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 2025-12-04 14:14:23.165 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 2025-12-04 14:14:23.165 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 2025-12-04 14:14:23.165 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 2025-12-04 14:14:23.165 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 2025-12-04 14:14:23.166 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 2025-12-04 14:14:23.166 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 2025-12-04 14:14:23.166 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 2025-12-04 14:14:23.166 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 2025-12-04 14:14:23.166 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 2025-12-04 14:14:23.166 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 2025-12-04 14:14:23.166 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 2025-12-04 14:14:23.166 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 2025-12-04 14:14:23.166 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 2025-12-04 14:14:23.166 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 2025-12-04 14:14:23.166 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 2025-12-04 14:14:23.167 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 2025-12-04 14:14:23.167 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 2025-12-04 14:14:23.167 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 2025-12-04 14:14:23.167 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 2025-12-04 14:14:23.167 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 2025-12-04 14:14:23.167 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 2025-12-04 14:14:23.167 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 2025-12-04 14:14:23.167 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 2025-12-04 14:14:23.167 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 2025-12-04 14:14:23.167 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 2025-12-04 14:14:23.168 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 2025-12-04 14:14:23.168 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 2025-12-04 14:14:23.168 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 2025-12-04 14:14:23.168 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 2025-12-04 14:14:23.168 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 2025-12-04 14:14:23.168 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 2025-12-04 14:14:23.168 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 2025-12-04 14:14:23.168 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 2025-12-04 14:14:23.168 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 2025-12-04 14:14:23.169 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 2025-12-04 14:14:23.169 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 2025-12-04 14:14:23.169 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 2025-12-04 14:14:23.169 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 2025-12-04 14:14:23.169 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 2025-12-04 14:14:23.169 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 2025-12-04 14:14:23.169 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 2025-12-04 14:14:23.169 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 2025-12-04 14:14:23.169 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 2025-12-04 14:14:23.169 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 2025-12-04 14:14:23.170 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 2025-12-04 14:14:23.170 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 2025-12-04 14:14:23.170 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:14:23.171 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:14:23.171 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 2025-12-04 14:14:23.171 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 2025-12-04 14:14:23.171 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 2025-12-04 14:14:23.171 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:14:23.171 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:14:23.172 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 2025-12-04 14:14:23.172 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 2025-12-04 14:14:23.172 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 2025-12-04 14:14:23.172 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 2025-12-04 14:14:23.173 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 2025-12-04 14:14:23.173 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 2025-12-04 14:14:23.173 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 2025-12-04 14:14:23.173 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 2025-12-04 14:14:23.174 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 2025-12-04 14:14:23.174 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 2025-12-04 14:14:23.174 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 2025-12-04 14:14:23.174 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 2025-12-04 14:14:23.174 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 2025-12-04 14:14:23.175 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 2025-12-04 14:14:23.175 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 2025-12-04 14:14:23.175 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 2025-12-04 14:14:23.175 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 2025-12-04 14:14:23.175 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 2025-12-04 14:14:23.176 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 2025-12-04 14:14:23.176 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 2025-12-04 14:14:23.176 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 2025-12-04 14:14:23.176 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 2025-12-04 14:14:23.177 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 2025-12-04 14:14:23.177 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 2025-12-04 14:14:23.177 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 2025-12-04 14:14:23.177 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 2025-12-04 14:14:23.177 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 2025-12-04 14:14:23.177 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 2025-12-04 14:14:23.177 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 2025-12-04 14:14:23.177 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 2025-12-04 14:14:23.178 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 2025-12-04 14:14:23.178 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 2025-12-04 14:14:23.178 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 2025-12-04 14:14:23.178 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 2025-12-04 14:14:23.178 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 2025-12-04 14:14:23.178 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 2025-12-04 14:14:23.178 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 2025-12-04 14:14:23.178 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 2025-12-04 14:14:23.179 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 2025-12-04 14:14:23.179 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 2025-12-04 14:14:23.179 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 2025-12-04 14:14:23.179 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 2025-12-04 14:14:23.179 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 2025-12-04 14:14:23.179 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 2025-12-04 14:14:23.180 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 2025-12-04 14:14:23.180 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 2025-12-04 14:14:23.180 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 2025-12-04 14:14:23.180 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 2025-12-04 14:14:23.180 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 2025-12-04 14:14:23.180 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 2025-12-04 14:14:23.180 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 2025-12-04 14:14:23.180 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 2025-12-04 14:14:23.181 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 2025-12-04 14:14:23.181 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 2025-12-04 14:14:23.181 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 2025-12-04 14:14:23.181 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 2025-12-04 14:14:23.181 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 2025-12-04 14:14:23.181 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 2025-12-04 14:14:23.182 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 2025-12-04 14:14:23.182 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 2025-12-04 14:14:23.182 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 2025-12-04 14:14:23.182 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 2025-12-04 14:14:23.182 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 2025-12-04 14:14:23.182 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 2025-12-04 14:14:23.182 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 2025-12-04 14:14:23.182 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 2025-12-04 14:14:23.183 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 2025-12-04 14:14:23.183 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 2025-12-04 14:14:23.183 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 2025-12-04 14:14:23.183 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 2025-12-04 14:14:23.183 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 2025-12-04 14:14:23.183 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 2025-12-04 14:14:23.183 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 2025-12-04 14:14:23.183 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 2025-12-04 14:14:23.184 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 2025-12-04 14:14:23.184 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 2025-12-04 14:14:23.184 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 2025-12-04 14:14:23.184 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 2025-12-04 14:14:23.185 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 2025-12-04 14:14:23.185 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 2025-12-04 14:14:23.185 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 2025-12-04 14:14:23.185 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 2025-12-04 14:14:23.185 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 2025-12-04 14:14:23.185 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 2025-12-04 14:14:23.185 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 2025-12-04 14:14:23.185 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 2025-12-04 14:14:23.186 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:14:23.186 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 2025-12-04 14:14:23.186 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 2025-12-04 14:14:23.186 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 2025-12-04 14:14:23.186 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 2025-12-04 14:14:23.186 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 2025-12-04 14:14:23.186 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 2025-12-04 14:14:23.186 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 2025-12-04 14:14:23.186 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 2025-12-04 14:14:23.186 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 2025-12-04 14:14:23.187 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 2025-12-04 14:14:23.187 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 2025-12-04 14:14:23.187 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 2025-12-04 14:14:23.187 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 2025-12-04 14:14:23.187 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 2025-12-04 14:14:23.187 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 2025-12-04 14:14:23.187 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 2025-12-04 14:14:23.187 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 2025-12-04 14:14:23.187 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 2025-12-04 14:14:23.187 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 2025-12-04 14:14:23.188 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 2025-12-04 14:14:23.188 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 2025-12-04 14:14:23.188 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 2025-12-04 14:14:23.188 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 2025-12-04 14:14:23.188 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 2025-12-04 14:14:23.188 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 2025-12-04 14:14:23.188 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 2025-12-04 14:14:23.188 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 2025-12-04 14:14:23.188 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 2025-12-04 14:14:23.188 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 2025-12-04 14:14:23.189 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 2025-12-04 14:14:23.189 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 2025-12-04 14:14:23.189 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 2025-12-04 14:14:23.189 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 2025-12-04 14:14:23.189 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 2025-12-04 14:14:23.189 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 2025-12-04 14:14:23.189 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 2025-12-04 14:14:23.189 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 2025-12-04 14:14:23.189 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 2025-12-04 14:14:23.189 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 2025-12-04 14:14:23.189 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 2025-12-04 14:14:23.189 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 2025-12-04 14:14:23.190 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 2025-12-04 14:14:23.190 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 2025-12-04 14:14:23.190 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 2025-12-04 14:14:23.190 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 2025-12-04 14:14:23.190 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 2025-12-04 14:14:23.190 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 2025-12-04 14:14:23.190 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 2025-12-04 14:14:23.190 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 2025-12-04 14:14:23.190 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 2025-12-04 14:14:23.190 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 2025-12-04 14:14:23.191 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 2025-12-04 14:14:23.191 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 2025-12-04 14:14:23.191 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 2025-12-04 14:14:23.191 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 2025-12-04 14:14:23.191 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 2025-12-04 14:14:23.191 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 2025-12-04 14:14:23.191 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 2025-12-04 14:14:23.191 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 2025-12-04 14:14:23.191 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 2025-12-04 14:14:23.191 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 2025-12-04 14:14:23.192 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 2025-12-04 14:14:23.192 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 2025-12-04 14:14:23.192 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 2025-12-04 14:14:23.192 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 2025-12-04 14:14:23.192 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 2025-12-04 14:14:23.192 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 2025-12-04 14:14:23.192 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 2025-12-04 14:14:23.192 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 2025-12-04 14:14:23.192 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 2025-12-04 14:14:23.192 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 2025-12-04 14:14:23.192 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 2025-12-04 14:14:23.193 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 2025-12-04 14:14:23.193 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 2025-12-04 14:14:23.193 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 2025-12-04 14:14:23.193 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 2025-12-04 14:14:23.193 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 2025-12-04 14:14:23.193 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 2025-12-04 14:14:23.193 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 2025-12-04 14:14:23.193 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 2025-12-04 14:14:23.193 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 2025-12-04 14:14:23.193 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 2025-12-04 14:14:23.193 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 2025-12-04 14:14:23.194 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 2025-12-04 14:14:23.194 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 2025-12-04 14:14:23.194 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 2025-12-04 14:14:23.194 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 2025-12-04 14:14:23.194 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 2025-12-04 14:14:23.194 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 2025-12-04 14:14:23.194 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 2025-12-04 14:14:23.194 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 2025-12-04 14:14:23.194 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 2025-12-04 14:14:23.194 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 2025-12-04 14:14:23.194 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 2025-12-04 14:14:23.195 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 2025-12-04 14:14:23.195 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 2025-12-04 14:14:23.195 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 2025-12-04 14:14:23.195 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 2025-12-04 14:14:23.195 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 2025-12-04 14:14:23.195 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 2025-12-04 14:14:23.195 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 2025-12-04 14:14:23.195 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 2025-12-04 14:14:23.195 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 2025-12-04 14:14:23.195 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 2025-12-04 14:14:23.195 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 2025-12-04 14:14:23.196 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 2025-12-04 14:14:23.196 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 2025-12-04 14:14:23.196 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 2025-12-04 14:14:23.196 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 2025-12-04 14:14:23.196 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 2025-12-04 14:14:23.196 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 2025-12-04 14:14:23.196 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 2025-12-04 14:14:23.196 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 2025-12-04 14:14:23.196 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 2025-12-04 14:14:23.196 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 2025-12-04 14:14:23.197 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 2025-12-04 14:14:23.197 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 2025-12-04 14:14:23.197 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 2025-12-04 14:14:23.197 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 2025-12-04 14:14:23.197 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 2025-12-04 14:14:23.197 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 2025-12-04 14:14:23.197 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 2025-12-04 14:14:23.197 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 2025-12-04 14:14:23.197 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 2025-12-04 14:14:23.197 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 2025-12-04 14:14:23.198 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 2025-12-04 14:14:23.198 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 2025-12-04 14:14:23.198 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 2025-12-04 14:14:23.198 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 2025-12-04 14:14:23.198 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 2025-12-04 14:14:23.198 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 2025-12-04 14:14:23.198 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 2025-12-04 14:14:23.198 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 2025-12-04 14:14:23.198 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 2025-12-04 14:14:23.198 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 2025-12-04 14:14:23.198 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 2025-12-04 14:14:23.198 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 2025-12-04 14:14:23.199 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 2025-12-04 14:14:23.199 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 2025-12-04 14:14:23.199 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 2025-12-04 14:14:23.199 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 2025-12-04 14:14:23.199 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 2025-12-04 14:14:23.199 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 2025-12-04 14:14:23.199 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 2025-12-04 14:14:23.199 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 2025-12-04 14:14:23.199 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 2025-12-04 14:14:23.199 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 2025-12-04 14:14:23.200 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 2025-12-04 14:14:23.200 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 2025-12-04 14:14:23.200 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 2025-12-04 14:14:23.200 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 2025-12-04 14:14:23.200 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 2025-12-04 14:14:23.200 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 2025-12-04 14:14:23.200 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 2025-12-04 14:14:23.200 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 2025-12-04 14:14:23.200 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 2025-12-04 14:14:23.200 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 2025-12-04 14:14:23.201 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 2025-12-04 14:14:23.201 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 2025-12-04 14:14:23.201 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 2025-12-04 14:14:23.201 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 2025-12-04 14:14:23.201 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 2025-12-04 14:14:23.201 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 2025-12-04 14:14:23.201 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 2025-12-04 14:14:23.201 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 2025-12-04 14:14:23.201 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 2025-12-04 14:14:23.201 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 2025-12-04 14:14:23.202 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 2025-12-04 14:14:23.202 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 2025-12-04 14:14:23.202 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 2025-12-04 14:14:23.202 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 2025-12-04 14:14:23.202 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 2025-12-04 14:14:23.202 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 2025-12-04 14:14:23.202 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 2025-12-04 14:14:23.202 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 2025-12-04 14:14:23.202 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 2025-12-04 14:14:23.202 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 2025-12-04 14:14:23.202 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 2025-12-04 14:14:23.202 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 2025-12-04 14:14:23.203 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 2025-12-04 14:14:23.203 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 2025-12-04 14:14:23.203 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 2025-12-04 14:14:23.203 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 2025-12-04 14:14:23.203 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 2025-12-04 14:14:23.203 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 2025-12-04 14:14:23.203 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 2025-12-04 14:14:23.203 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 2025-12-04 14:14:23.203 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 2025-12-04 14:14:23.203 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 2025-12-04 14:14:23.204 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 2025-12-04 14:14:23.204 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 2025-12-04 14:14:23.204 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73848 2025-12-04 14:14:23.206 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 2025-12-04 14:14:23.206 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 2025-12-04 14:14:23.206 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 2025-12-04 14:14:23.206 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 2025-12-04 14:14:23.206 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 2025-12-04 14:14:23.206 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 2025-12-04 14:14:23.206 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 2025-12-04 14:14:23.206 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 2025-12-04 14:14:23.206 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 2025-12-04 14:14:23.206 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 2025-12-04 14:14:23.207 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 2025-12-04 14:14:23.207 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 2025-12-04 14:14:23.207 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 2025-12-04 14:14:23.207 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 2025-12-04 14:14:23.207 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 2025-12-04 14:14:23.207 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 2025-12-04 14:14:23.207 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 2025-12-04 14:14:23.207 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 2025-12-04 14:14:23.207 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 2025-12-04 14:14:23.207 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 2025-12-04 14:14:23.208 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 2025-12-04 14:14:23.208 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 2025-12-04 14:14:23.208 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 2025-12-04 14:14:23.208 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 2025-12-04 14:14:23.208 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 2025-12-04 14:14:23.208 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 2025-12-04 14:14:23.208 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 2025-12-04 14:14:23.208 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 2025-12-04 14:14:23.208 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 2025-12-04 14:14:23.208 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 2025-12-04 14:14:23.209 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 2025-12-04 14:14:23.209 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 2025-12-04 14:14:23.209 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 2025-12-04 14:14:23.209 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 2025-12-04 14:14:23.209 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 2025-12-04 14:14:23.209 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 2025-12-04 14:14:23.209 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 2025-12-04 14:14:23.209 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 2025-12-04 14:14:23.209 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 2025-12-04 14:14:23.209 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 2025-12-04 14:14:23.210 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 2025-12-04 14:14:23.210 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 2025-12-04 14:14:23.210 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 2025-12-04 14:14:23.210 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 2025-12-04 14:14:23.210 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 2025-12-04 14:14:23.210 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 2025-12-04 14:14:23.210 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 2025-12-04 14:14:23.210 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 2025-12-04 14:14:23.210 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 2025-12-04 14:14:23.210 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 2025-12-04 14:14:23.211 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 2025-12-04 14:14:23.211 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 2025-12-04 14:14:23.211 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 2025-12-04 14:14:23.211 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 2025-12-04 14:14:23.211 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 2025-12-04 14:14:23.211 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 2025-12-04 14:14:23.211 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 2025-12-04 14:14:23.211 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 2025-12-04 14:14:23.211 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 2025-12-04 14:14:23.211 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 2025-12-04 14:14:23.212 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 2025-12-04 14:14:23.212 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 2025-12-04 14:14:23.212 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 2025-12-04 14:14:23.212 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 2025-12-04 14:14:23.212 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 2025-12-04 14:14:23.212 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 2025-12-04 14:14:23.212 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 2025-12-04 14:14:23.212 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 2025-12-04 14:14:23.212 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 2025-12-04 14:14:23.212 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 2025-12-04 14:14:23.213 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 2025-12-04 14:14:23.213 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 2025-12-04 14:14:23.213 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 2025-12-04 14:14:23.213 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 2025-12-04 14:14:23.213 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 2025-12-04 14:14:23.213 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 2025-12-04 14:14:23.213 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 2025-12-04 14:14:23.213 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 2025-12-04 14:14:23.213 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 2025-12-04 14:14:23.213 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 2025-12-04 14:14:23.213 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 2025-12-04 14:14:23.214 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 2025-12-04 14:14:23.214 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 2025-12-04 14:14:23.214 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 2025-12-04 14:14:23.214 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 2025-12-04 14:14:23.214 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 2025-12-04 14:14:23.214 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 2025-12-04 14:14:23.214 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 2025-12-04 14:14:23.214 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 2025-12-04 14:14:23.214 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 2025-12-04 14:14:23.214 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 2025-12-04 14:14:23.215 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 2025-12-04 14:14:23.215 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 2025-12-04 14:14:23.215 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 2025-12-04 14:14:23.215 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 2025-12-04 14:14:23.215 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 2025-12-04 14:14:23.215 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 2025-12-04 14:14:23.215 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 2025-12-04 14:14:23.215 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 2025-12-04 14:14:23.215 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 2025-12-04 14:14:23.215 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 2025-12-04 14:14:23.215 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 2025-12-04 14:14:23.216 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 2025-12-04 14:14:23.216 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 2025-12-04 14:14:23.216 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 2025-12-04 14:14:23.216 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 2025-12-04 14:14:23.216 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 2025-12-04 14:14:23.216 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 2025-12-04 14:14:23.216 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 2025-12-04 14:14:23.216 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 2025-12-04 14:14:23.216 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 2025-12-04 14:14:23.216 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 2025-12-04 14:14:23.217 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 2025-12-04 14:14:23.217 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 2025-12-04 14:14:23.217 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 2025-12-04 14:14:23.217 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 2025-12-04 14:14:23.217 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 2025-12-04 14:14:23.217 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 2025-12-04 14:14:23.217 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 2025-12-04 14:14:23.217 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 2025-12-04 14:14:23.217 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 2025-12-04 14:14:23.217 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 2025-12-04 14:14:23.218 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 2025-12-04 14:14:23.218 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 2025-12-04 14:14:23.218 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 2025-12-04 14:14:23.218 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 2025-12-04 14:14:23.218 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 2025-12-04 14:14:23.218 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 2025-12-04 14:14:23.218 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 2025-12-04 14:14:23.218 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 2025-12-04 14:14:23.218 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 2025-12-04 14:14:23.218 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 2025-12-04 14:14:23.218 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 2025-12-04 14:14:23.219 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 2025-12-04 14:14:23.219 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 2025-12-04 14:14:23.219 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 2025-12-04 14:14:23.219 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 2025-12-04 14:14:23.219 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 2025-12-04 14:14:23.219 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 2025-12-04 14:14:23.219 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 2025-12-04 14:14:23.219 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 2025-12-04 14:14:23.219 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 2025-12-04 14:14:23.219 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 2025-12-04 14:14:23.219 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 2025-12-04 14:14:23.220 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 2025-12-04 14:14:23.220 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 2025-12-04 14:14:23.220 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 2025-12-04 14:14:23.220 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 2025-12-04 14:14:23.220 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 2025-12-04 14:14:23.220 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 2025-12-04 14:14:23.220 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 2025-12-04 14:14:23.220 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 2025-12-04 14:14:23.220 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 2025-12-04 14:14:23.220 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 2025-12-04 14:14:23.221 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 49168 2025-12-04 14:14:23.222 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 57432 2025-12-04 14:14:23.224 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 57496 2025-12-04 14:14:23.226 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:23.227 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [57496|69752|KeepVid=UNDETERMINED] 2025-12-04 14:14:23.227 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61576 2025-12-04 14:14:23.229 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61664 2025-12-04 14:14:23.229 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 65760 2025-12-04 14:14:23.232 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69752 2025-12-04 14:14:23.234 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:23.234 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69856 2025-12-04 14:14:23.234 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 102472 2025-12-04 14:14:23.235 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> Encountered a missingAaiNodeType mid-fix-node while looking for the parent of a [tenant] node. 2025-12-04 14:14:23.235 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 2025-12-04 14:14:23.235 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 2025-12-04 14:14:23.235 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 2025-12-04 14:14:23.235 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 2025-12-04 14:14:23.236 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 2025-12-04 14:14:23.236 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 2025-12-04 14:14:23.236 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 2025-12-04 14:14:23.236 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 2025-12-04 14:14:23.236 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 2025-12-04 14:14:23.236 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 2025-12-04 14:14:23.236 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 2025-12-04 14:14:23.236 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 2025-12-04 14:14:23.236 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 2025-12-04 14:14:23.236 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 2025-12-04 14:14:23.237 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 2025-12-04 14:14:23.237 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 2025-12-04 14:14:23.237 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 2025-12-04 14:14:23.237 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 2025-12-04 14:14:23.237 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 2025-12-04 14:14:23.237 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 2025-12-04 14:14:23.237 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 2025-12-04 14:14:23.237 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 2025-12-04 14:14:23.237 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 2025-12-04 14:14:23.237 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 2025-12-04 14:14:23.238 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 2025-12-04 14:14:23.238 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 2025-12-04 14:14:23.238 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 2025-12-04 14:14:23.238 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 2025-12-04 14:14:23.238 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 2025-12-04 14:14:23.238 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 2025-12-04 14:14:23.238 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 2025-12-04 14:14:23.238 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 2025-12-04 14:14:23.238 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 2025-12-04 14:14:23.238 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 2025-12-04 14:14:23.238 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 2025-12-04 14:14:23.238 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 2025-12-04 14:14:23.239 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 2025-12-04 14:14:23.239 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 2025-12-04 14:14:23.239 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 2025-12-04 14:14:23.239 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 2025-12-04 14:14:23.239 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 2025-12-04 14:14:23.239 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 2025-12-04 14:14:23.239 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 2025-12-04 14:14:23.239 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 2025-12-04 14:14:23.239 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 2025-12-04 14:14:23.239 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 2025-12-04 14:14:23.240 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 2025-12-04 14:14:23.240 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 2025-12-04 14:14:23.240 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 2025-12-04 14:14:23.240 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 2025-12-04 14:14:23.240 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 2025-12-04 14:14:23.240 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 2025-12-04 14:14:23.240 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 2025-12-04 14:14:23.240 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 2025-12-04 14:14:23.240 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 2025-12-04 14:14:23.240 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 2025-12-04 14:14:23.241 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 2025-12-04 14:14:23.241 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 2025-12-04 14:14:23.241 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 2025-12-04 14:14:23.241 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 2025-12-04 14:14:23.241 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 2025-12-04 14:14:23.241 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 2025-12-04 14:14:23.241 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 2025-12-04 14:14:23.241 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 2025-12-04 14:14:23.241 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 2025-12-04 14:14:23.241 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 2025-12-04 14:14:23.241 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 2025-12-04 14:14:23.242 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 2025-12-04 14:14:23.242 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 2025-12-04 14:14:23.242 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 2025-12-04 14:14:23.242 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 2025-12-04 14:14:23.242 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 2025-12-04 14:14:23.242 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 2025-12-04 14:14:23.242 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 2025-12-04 14:14:23.242 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 2025-12-04 14:14:23.242 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 2025-12-04 14:14:23.242 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 2025-12-04 14:14:23.242 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 2025-12-04 14:14:23.243 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 2025-12-04 14:14:23.243 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 2025-12-04 14:14:23.243 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 2025-12-04 14:14:23.243 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 2025-12-04 14:14:23.243 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 2025-12-04 14:14:23.243 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 2025-12-04 14:14:23.243 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 2025-12-04 14:14:23.243 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 2025-12-04 14:14:23.243 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 2025-12-04 14:14:23.243 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 2025-12-04 14:14:23.244 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 2025-12-04 14:14:23.244 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 2025-12-04 14:14:23.244 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 2025-12-04 14:14:23.244 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 2025-12-04 14:14:23.244 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 2025-12-04 14:14:23.244 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 2025-12-04 14:14:23.244 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 2025-12-04 14:14:23.244 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 2025-12-04 14:14:23.244 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 2025-12-04 14:14:23.244 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 2025-12-04 14:14:23.244 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 2025-12-04 14:14:23.244 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 2025-12-04 14:14:23.245 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 2025-12-04 14:14:23.245 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 2025-12-04 14:14:23.245 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 2025-12-04 14:14:23.245 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 2025-12-04 14:14:23.245 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 40976 2025-12-04 14:14:23.246 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:23.246 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [40976|61560|73832|78056|98376|KeepVid=UNDETERMINED] 2025-12-04 14:14:23.246 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 45072 2025-12-04 14:14:23.247 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 2025-12-04 14:14:23.247 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 53384 2025-12-04 14:14:23.247 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:23.248 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61560 2025-12-04 14:14:23.250 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:23.250 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 65568 2025-12-04 14:14:23.251 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:23.251 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73832 2025-12-04 14:14:23.251 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:23.252 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 78056 2025-12-04 14:14:23.252 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:23.252 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 82152 2025-12-04 14:14:23.253 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:23.253 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 98376 2025-12-04 14:14:23.253 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:23.253 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 45072 2025-12-04 14:14:23.253 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 53384 2025-12-04 14:14:23.253 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 53384 2025-12-04 14:14:23.253 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 65568 2025-12-04 14:14:23.253 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 65568 2025-12-04 14:14:23.254 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 82152 2025-12-04 14:14:23.254 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 82152 2025-12-04 14:14:23.254 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 2025-12-04 14:14:23.254 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 20 total (in window) overall. 2025-12-04 14:14:23.254 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 2025-12-04 14:14:23.254 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 20 total (in window) overall. 2025-12-04 14:14:23.254 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 2025-12-04 14:14:23.254 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 20 total (in window) overall. 2025-12-04 14:14:23.254 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 2025-12-04 14:14:23.254 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 20 total (in window) overall. 2025-12-04 14:14:23.254 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 2025-12-04 14:14:23.254 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 20 total (in window) overall. 2025-12-04 14:14:23.254 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 2025-12-04 14:14:23.255 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 20 total (in window) overall. 2025-12-04 14:14:23.255 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 2025-12-04 14:14:23.255 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 20 total (in window) overall. 2025-12-04 14:14:23.255 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 2025-12-04 14:14:23.255 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 20 total (in window) overall. 2025-12-04 14:14:23.255 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 2025-12-04 14:14:23.255 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 20 total (in window) overall. 2025-12-04 14:14:23.255 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 2025-12-04 14:14:23.255 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 20 total (in window) overall. 2025-12-04 14:14:23.255 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 2025-12-04 14:14:23.256 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 20 total (in window) overall. 2025-12-04 14:14:23.256 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 2025-12-04 14:14:23.256 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 20 total (in window) overall. 2025-12-04 14:14:23.256 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 2025-12-04 14:14:23.256 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 20 total (in window) overall. 2025-12-04 14:14:23.256 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 2025-12-04 14:14:23.256 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 20 total (in window) overall. 2025-12-04 14:14:23.256 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 2025-12-04 14:14:23.256 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 20 total (in window) overall. 2025-12-04 14:14:23.256 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 2025-12-04 14:14:23.256 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 20 total (in window) overall. 2025-12-04 14:14:23.257 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 2025-12-04 14:14:23.257 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 20 total (in window) overall. 2025-12-04 14:14:23.257 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 2025-12-04 14:14:23.257 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 20 total (in window) overall. 2025-12-04 14:14:23.257 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 2025-12-04 14:14:23.257 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 20 total (in window) overall. 2025-12-04 14:14:23.257 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 2025-12-04 14:14:23.257 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 20 total (in window) overall. 2025-12-04 14:14:23.257 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 2025-12-04 14:14:23.257 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 20 total (in window) overall. 2025-12-04 14:14:23.257 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 2025-12-04 14:14:23.258 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 20 total (in window) overall. 2025-12-04 14:14:23.258 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 2025-12-04 14:14:23.258 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 20 total (in window) overall. 2025-12-04 14:14:23.258 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 2025-12-04 14:14:23.258 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 20 total (in window) overall. 2025-12-04 14:14:23.258 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 2025-12-04 14:14:23.258 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 20 total (in window) overall. 2025-12-04 14:14:23.258 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 2025-12-04 14:14:23.258 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 20 total (in window) overall. 2025-12-04 14:14:23.258 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 2025-12-04 14:14:23.258 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 20 total (in window) overall. 2025-12-04 14:14:23.258 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 2025-12-04 14:14:23.259 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 20 total (in window) overall. 2025-12-04 14:14:23.259 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 2025-12-04 14:14:23.259 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 20 total (in window) overall. 2025-12-04 14:14:23.259 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 2025-12-04 14:14:23.259 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 20 total (in window) overall. 2025-12-04 14:14:23.259 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 2025-12-04 14:14:23.259 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 20 total (in window) overall. 2025-12-04 14:14:23.259 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 2025-12-04 14:14:23.259 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 20 total (in window) overall. 2025-12-04 14:14:23.259 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 2025-12-04 14:14:23.260 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 20 total (in window) overall. 2025-12-04 14:14:23.260 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 2025-12-04 14:14:23.260 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 20 total (in window) overall. 2025-12-04 14:14:23.260 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 2025-12-04 14:14:23.260 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 20 total (in window) overall. 2025-12-04 14:14:23.260 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 2025-12-04 14:14:23.260 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 20 total (in window) overall. 2025-12-04 14:14:23.260 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 2025-12-04 14:14:23.260 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 20 total (in window) overall. 2025-12-04 14:14:23.260 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 2025-12-04 14:14:23.261 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 20 total (in window) overall. 2025-12-04 14:14:23.261 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 2025-12-04 14:14:23.261 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 20 total (in window) overall. 2025-12-04 14:14:23.261 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 2025-12-04 14:14:23.261 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 20 total (in window) overall. 2025-12-04 14:14:23.261 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 2025-12-04 14:14:23.261 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 20 total (in window) overall. 2025-12-04 14:14:23.261 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 2025-12-04 14:14:23.261 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 20 total (in window) overall. 2025-12-04 14:14:23.261 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 2025-12-04 14:14:23.261 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 20 total (in window) overall. 2025-12-04 14:14:23.261 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 2025-12-04 14:14:23.262 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 20 total (in window) overall. 2025-12-04 14:14:23.262 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 2025-12-04 14:14:23.262 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 20 total (in window) overall. 2025-12-04 14:14:23.262 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 2025-12-04 14:14:23.262 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 20 total (in window) overall. 2025-12-04 14:14:23.262 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 2025-12-04 14:14:23.262 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 20 total (in window) overall. 2025-12-04 14:14:23.262 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 2025-12-04 14:14:23.262 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 20 total (in window) overall. 2025-12-04 14:14:23.262 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 2025-12-04 14:14:23.263 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 20 total (in window) overall. 2025-12-04 14:14:23.263 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 2025-12-04 14:14:23.263 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 20 total (in window) overall. 2025-12-04 14:14:23.263 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 2025-12-04 14:14:23.263 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 20 total (in window) overall. 2025-12-04 14:14:23.263 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 2025-12-04 14:14:23.263 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 20 total (in window) overall. 2025-12-04 14:14:23.263 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 2025-12-04 14:14:23.263 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 20 total (in window) overall. 2025-12-04 14:14:23.263 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 2025-12-04 14:14:23.263 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 20 total (in window) overall. 2025-12-04 14:14:23.263 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 2025-12-04 14:14:23.264 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 20 total (in window) overall. 2025-12-04 14:14:23.264 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 2025-12-04 14:14:23.264 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 20 total (in window) overall. 2025-12-04 14:14:23.264 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 2025-12-04 14:14:23.264 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 20 total (in window) overall. 2025-12-04 14:14:23.264 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 2025-12-04 14:14:23.264 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 20 total (in window) overall. 2025-12-04 14:14:23.264 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 2025-12-04 14:14:23.264 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 2025-12-04 14:14:23.264 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:14:23.268 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 2025-12-04 14:14:23.268 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 82152,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:14:23.268 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 49168,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:14:23.270 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 73848,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:14:23.271 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:23.271 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:23.271 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:23.271 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:23.272 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 73848,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:14:23.272 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 82152,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:14:23.273 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 49168,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:14:23.273 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 2025-12-04 14:14:23.274 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 2025-12-04 14:14:23.274 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out 2025-12-04 14:14:23.274 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 2025-12-04 14:14:23.274 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 263 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 197 :MethodName- testGroomingNonAutoFix ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:14:23.274 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 263 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 197 :MethodName- testGroomingNonAutoFix ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:14:23.275 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 2025-12-04 14:14:23.275 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 2025-12-04 14:14:23.275 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 5 2025-12-04 14:14:23.275 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 2025-12-04 14:14:23.275 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 5 2025-12-04 14:14:23.275 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 1 2025-12-04 14:14:23.275 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 4 2025-12-04 14:14:23.275 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 2025-12-04 14:14:23.275 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 2025-12-04 14:14:23.610 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [true] 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [false] 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [false] 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [false] 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [true] 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [cloud-region] 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [false] 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [150] 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Doing an auto-fix call to Grooming. 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : First, Call doTheGrooming() to look at what's out there. 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 2025-12-04 14:14:23.611 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:14:23.611 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:14:23.611 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:14:23.611 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out 2025-12-04 14:14:23.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 2025-12-04 14:14:23.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 2025-12-04 14:14:23.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 2025-12-04 14:14:23.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 2025-12-04 14:14:23.612 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 2025-12-04 14:14:23.613 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 53264 2025-12-04 14:14:23.613 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:23.614 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [53264|61528|69768|77944|86248|KeepVid=UNDETERMINED] 2025-12-04 14:14:23.614 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 57360 2025-12-04 14:14:23.614 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 2025-12-04 14:14:23.614 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61456 2025-12-04 14:14:23.615 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:23.615 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61528 2025-12-04 14:14:23.615 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:23.615 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69664 2025-12-04 14:14:23.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:23.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69768 2025-12-04 14:14:23.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:23.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 77944 2025-12-04 14:14:23.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:23.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 86248 2025-12-04 14:14:23.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:14:23.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 106568 2025-12-04 14:14:23.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:14:23.619 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 57360 2025-12-04 14:14:23.619 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 61456 2025-12-04 14:14:23.619 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 61456 2025-12-04 14:14:23.619 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 69664 2025-12-04 14:14:23.619 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 69664 2025-12-04 14:14:23.619 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 106568 2025-12-04 14:14:23.619 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 106568 2025-12-04 14:14:23.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 2025-12-04 14:14:23.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 9 total (in window) overall. 2025-12-04 14:14:23.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 2025-12-04 14:14:23.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 2025-12-04 14:14:23.619 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:14:23.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 2025-12-04 14:14:23.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 61456,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:14:23.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 78048,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:14:23.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 77856,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:14:23.626 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:23.626 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:23.626 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:23.627 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:14:23.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 77856,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:14:23.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 61456,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:14:23.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 78048,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:14:23.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 2025-12-04 14:14:23.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 2025-12-04 14:14:23.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out 2025-12-04 14:14:23.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 2025-12-04 14:14:23.630 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 217 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 296 :MethodName- testGroomingSingleNT ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:14:23.630 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041414.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 217 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 296 :MethodName- testGroomingSingleNT ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:14:23.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : About to sleep for 1 minutes. 2025-12-04 14:15:23.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Now, call doTheGrooming() a second time and pass in the name of the file generated by the first pass for fixing: [dataGrooming.FULL.202512041414.out] 2025-12-04 14:15:23.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 2025-12-04 14:15:23.630 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:15:23.630 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:15:23.631 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:15:23.631 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:15:23.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.FULL.202512041415.out 2025-12-04 14:15:23.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 2025-12-04 14:15:23.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 2025-12-04 14:15:23.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 2025-12-04 14:15:23.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 2025-12-04 14:15:23.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 2025-12-04 14:15:23.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 53264 2025-12-04 14:15:23.639 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:15:23.639 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [53264|61528|69768|77944|86248|KeepVid=UNDETERMINED] 2025-12-04 14:15:23.639 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 57360 2025-12-04 14:15:23.640 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 2025-12-04 14:15:23.641 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61456 2025-12-04 14:15:23.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:15:23.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 61528 2025-12-04 14:15:23.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:15:23.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69664 2025-12-04 14:15:23.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:15:23.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69768 2025-12-04 14:15:23.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:15:23.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 77944 2025-12-04 14:15:23.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:15:23.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 86248 2025-12-04 14:15:23.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:15:23.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 106568 2025-12-04 14:15:23.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:15:23.645 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 57360 2025-12-04 14:15:23.646 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 61456 2025-12-04 14:15:23.646 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 61456 2025-12-04 14:15:23.646 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 69664 2025-12-04 14:15:23.646 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 69664 2025-12-04 14:15:23.646 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 106568 2025-12-04 14:15:23.646 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 106568 2025-12-04 14:15:23.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 2025-12-04 14:15:23.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 9 total (in window) overall. 2025-12-04 14:15:23.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 2025-12-04 14:15:23.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 2025-12-04 14:15:23.646 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:15:23.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 2025-12-04 14:15:23.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 61456,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:15:23.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 61456 2025-12-04 14:15:23.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 78048,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:15:23.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 78048 2025-12-04 14:15:23.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 77856,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:15:23.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 77856 2025-12-04 14:15:23.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 65624 2025-12-04 14:15:23.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 110664 2025-12-04 14:15:23.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DELETED vertex from bad edge = 73864 2025-12-04 14:15:23.653 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : WARNING from in the while-verts-loop java.lang.IllegalStateException: Vertex with id 65624 was removed. at org.janusgraph.core.InvalidElementException.removedException(InvalidElementException.java:57) at org.janusgraph.graphdb.vertices.AbstractVertex.verifyAccess(AbstractVertex.java:91) at org.janusgraph.graphdb.vertices.AbstractVertex.query(AbstractVertex.java:137) at org.janusgraph.graphdb.vertices.AbstractVertex.edges(AbstractVertex.java:186) at org.onap.aai.datagrooming.DataGrooming.doTheGrooming(DataGrooming.java:901) at org.onap.aai.datagrooming.DataGrooming.execute(DataGrooming.java:245) at org.onap.aai.datagrooming.DataGroomingTest.testGroomingSingleNT(DataGroomingTest.java:296) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-12-04 14:15:23.653 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:15:23.653 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:15:23.653 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:15:23.653 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:15:23.653 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : WARNING from in the while-verts-loop java.lang.IllegalStateException: Vertex with id 73864 was removed. at org.janusgraph.core.InvalidElementException.removedException(InvalidElementException.java:57) at org.janusgraph.graphdb.vertices.AbstractVertex.verifyAccess(AbstractVertex.java:91) at org.janusgraph.graphdb.vertices.AbstractVertex.query(AbstractVertex.java:137) at org.janusgraph.graphdb.vertices.AbstractVertex.edges(AbstractVertex.java:186) at org.onap.aai.datagrooming.DataGrooming.doTheGrooming(DataGrooming.java:901) at org.onap.aai.datagrooming.DataGrooming.execute(DataGrooming.java:245) at org.onap.aai.datagrooming.DataGroomingTest.testGroomingSingleNT(DataGroomingTest.java:296) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-12-04 14:15:23.654 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : WARNING from in the while-verts-loop java.lang.IllegalStateException: Vertex with id 78048 was removed. at org.janusgraph.core.InvalidElementException.removedException(InvalidElementException.java:57) at org.janusgraph.graphdb.vertices.AbstractVertex.verifyAccess(AbstractVertex.java:91) at org.janusgraph.graphdb.vertices.AbstractVertex.query(AbstractVertex.java:137) at org.janusgraph.graphdb.vertices.AbstractVertex.edges(AbstractVertex.java:186) at org.onap.aai.datagrooming.DataGrooming.doTheGrooming(DataGrooming.java:901) at org.onap.aai.datagrooming.DataGrooming.execute(DataGrooming.java:245) at org.onap.aai.datagrooming.DataGroomingTest.testGroomingSingleNT(DataGroomingTest.java:296) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-12-04 14:15:23.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 2025-12-04 14:15:23.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : error trying to print detail info for a node with bad index root cause=java.lang.IllegalStateException: Vertex with id 61456 was removed. ClassName- org.janusgraph.core.InvalidElementException :LineNumber- 57 :MethodName- removedException ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 91 :MethodName- verifyAccess ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 137 :MethodName- query ClassName- org.janusgraph.graphdb.vertices.AbstractVertex :LineNumber- 190 :MethodName- properties ClassName- org.janusgraph.graphdb.vertices.StandardVertex :LineNumber- 143 :MethodName- properties ClassName- org.apache.tinkerpop.gremlin.structure.Vertex :LineNumber- 70 :MethodName- property ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 2634 :MethodName- showPropertiesForNode ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1278 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 296 :MethodName- testGroomingSingleNT 2025-12-04 14:15:23.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 2025-12-04 14:15:23.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.FULL.202512041415.out 2025-12-04 14:15:23.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 2025-12-04 14:15:23.657 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041415.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 296 :MethodName- testGroomingSingleNT ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:15:23.657 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.FULL.202512041415.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 296 :MethodName- testGroomingSingleNT ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:15:23.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : About to do the commit for 6 removes. 2025-12-04 14:15:23.959 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Commit was successful 2025-12-04 14:15:23.959 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 2025-12-04 14:15:23.959 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 2025-12-04 14:15:23.959 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 4 2025-12-04 14:15:23.959 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 2025-12-04 14:15:23.960 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 0 2025-12-04 14:15:23.960 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 0 2025-12-04 14:15:23.960 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 0 2025-12-04 14:15:23.960 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 2025-12-04 14:15:23.960 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 2025-12-04 14:15:24.289 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : We will be updating the indexed properties for this node to dummy values. VID = 1 2025-12-04 14:15:24.614 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : EdgesOnlyFlag is [false] 2025-12-04 14:15:24.615 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DoAutoFix is [true] 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipHostCheck is [false] 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dontFixOrphansFlag is [false] 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeCheckOff is [false] 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : dupeFixOn is [true] 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2CheckOff is [false] 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ghost2FixOn is [false] 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : neverUseCache is [false] 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : singleNodeType is [] 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipEdgeChecks is [false] 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : skipIndexUpdateFix is [true] 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : maxFix is [0] 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Doing an auto-fix call to Grooming. 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : First, Call doTheGrooming() to look at what's out there. 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 2025-12-04 14:15:24.616 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:15:24.616 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:15:24.616 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:15:24.616 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.PARTIAL.202512041415.out 2025-12-04 14:15:24.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 2025-12-04 14:15:24.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 2025-12-04 14:15:24.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 2025-12-04 14:15:24.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 2025-12-04 14:15:24.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 2025-12-04 14:15:24.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 2025-12-04 14:15:24.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 2025-12-04 14:15:24.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 2025-12-04 14:15:24.617 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 2025-12-04 14:15:24.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 2025-12-04 14:15:24.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 2025-12-04 14:15:24.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 2025-12-04 14:15:24.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 2025-12-04 14:15:24.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 2025-12-04 14:15:24.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 2025-12-04 14:15:24.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 2025-12-04 14:15:24.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 2025-12-04 14:15:24.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 2025-12-04 14:15:24.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 2025-12-04 14:15:24.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 2025-12-04 14:15:24.618 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 2025-12-04 14:15:24.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 2025-12-04 14:15:24.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 2025-12-04 14:15:24.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 2025-12-04 14:15:24.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 2025-12-04 14:15:24.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 2025-12-04 14:15:24.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 2025-12-04 14:15:24.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 2025-12-04 14:15:24.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 2025-12-04 14:15:24.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 2025-12-04 14:15:24.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 2025-12-04 14:15:24.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 2025-12-04 14:15:24.619 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 2025-12-04 14:15:24.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 2025-12-04 14:15:24.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 2025-12-04 14:15:24.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 2025-12-04 14:15:24.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 2025-12-04 14:15:24.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 2025-12-04 14:15:24.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 2025-12-04 14:15:24.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 2025-12-04 14:15:24.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 2025-12-04 14:15:24.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 2025-12-04 14:15:24.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 2025-12-04 14:15:24.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 2025-12-04 14:15:24.620 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 2025-12-04 14:15:24.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 2025-12-04 14:15:24.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 2025-12-04 14:15:24.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 2025-12-04 14:15:24.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 2025-12-04 14:15:24.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 2025-12-04 14:15:24.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 2025-12-04 14:15:24.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 2025-12-04 14:15:24.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 2025-12-04 14:15:24.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 2025-12-04 14:15:24.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 2025-12-04 14:15:24.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 2025-12-04 14:15:24.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 2025-12-04 14:15:24.621 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 2025-12-04 14:15:24.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 2025-12-04 14:15:24.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 2025-12-04 14:15:24.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 2025-12-04 14:15:24.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 2025-12-04 14:15:24.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 2025-12-04 14:15:24.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 2025-12-04 14:15:24.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 2025-12-04 14:15:24.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 2025-12-04 14:15:24.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 2025-12-04 14:15:24.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 2025-12-04 14:15:24.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 2025-12-04 14:15:24.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 2025-12-04 14:15:24.622 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 2025-12-04 14:15:24.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 2025-12-04 14:15:24.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 2025-12-04 14:15:24.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 2025-12-04 14:15:24.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 2025-12-04 14:15:24.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 2025-12-04 14:15:24.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 2025-12-04 14:15:24.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 2025-12-04 14:15:24.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 2025-12-04 14:15:24.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 2025-12-04 14:15:24.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 2025-12-04 14:15:24.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 2025-12-04 14:15:24.623 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 2025-12-04 14:15:24.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 2025-12-04 14:15:24.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 2025-12-04 14:15:24.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 2025-12-04 14:15:24.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 2025-12-04 14:15:24.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 2025-12-04 14:15:24.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 2025-12-04 14:15:24.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 2025-12-04 14:15:24.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 2025-12-04 14:15:24.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 2025-12-04 14:15:24.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 2025-12-04 14:15:24.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 2025-12-04 14:15:24.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 2025-12-04 14:15:24.624 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 2025-12-04 14:15:24.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 2025-12-04 14:15:24.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 2025-12-04 14:15:24.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 2025-12-04 14:15:24.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 2025-12-04 14:15:24.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 2025-12-04 14:15:24.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 2025-12-04 14:15:24.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 2025-12-04 14:15:24.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 2025-12-04 14:15:24.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 2025-12-04 14:15:24.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 2025-12-04 14:15:24.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 2025-12-04 14:15:24.625 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 2025-12-04 14:15:24.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 2025-12-04 14:15:24.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 2025-12-04 14:15:24.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 2025-12-04 14:15:24.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 2025-12-04 14:15:24.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 2025-12-04 14:15:24.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 2025-12-04 14:15:24.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 2025-12-04 14:15:24.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 2025-12-04 14:15:24.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 2025-12-04 14:15:24.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 2025-12-04 14:15:24.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 2025-12-04 14:15:24.626 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 2025-12-04 14:15:24.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 2025-12-04 14:15:24.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 2025-12-04 14:15:24.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 2025-12-04 14:15:24.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 2025-12-04 14:15:24.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 2025-12-04 14:15:24.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 2025-12-04 14:15:24.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 2025-12-04 14:15:24.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 2025-12-04 14:15:24.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 2025-12-04 14:15:24.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 2025-12-04 14:15:24.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 2025-12-04 14:15:24.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 2025-12-04 14:15:24.627 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 2025-12-04 14:15:24.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 2025-12-04 14:15:24.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 2025-12-04 14:15:24.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 2025-12-04 14:15:24.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 2025-12-04 14:15:24.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 2025-12-04 14:15:24.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 2025-12-04 14:15:24.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 2025-12-04 14:15:24.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 2025-12-04 14:15:24.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 2025-12-04 14:15:24.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 2025-12-04 14:15:24.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 2025-12-04 14:15:24.628 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 2025-12-04 14:15:24.629 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 2025-12-04 14:15:24.629 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 2025-12-04 14:15:24.629 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 2025-12-04 14:15:24.629 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 2025-12-04 14:15:24.629 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 2025-12-04 14:15:24.629 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 2025-12-04 14:15:24.629 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 2025-12-04 14:15:24.629 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 2025-12-04 14:15:24.629 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 2025-12-04 14:15:24.629 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 2025-12-04 14:15:24.629 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 2025-12-04 14:15:24.629 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 2025-12-04 14:15:24.629 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 2025-12-04 14:15:24.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 2025-12-04 14:15:24.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 2025-12-04 14:15:24.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 2025-12-04 14:15:24.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 2025-12-04 14:15:24.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 2025-12-04 14:15:24.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 2025-12-04 14:15:24.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 2025-12-04 14:15:24.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 2025-12-04 14:15:24.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 2025-12-04 14:15:24.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 2025-12-04 14:15:24.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 2025-12-04 14:15:24.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 2025-12-04 14:15:24.630 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 2025-12-04 14:15:24.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 2025-12-04 14:15:24.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 2025-12-04 14:15:24.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 2025-12-04 14:15:24.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 2025-12-04 14:15:24.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 2025-12-04 14:15:24.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 2025-12-04 14:15:24.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 2025-12-04 14:15:24.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 2025-12-04 14:15:24.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 2025-12-04 14:15:24.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 2025-12-04 14:15:24.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 2025-12-04 14:15:24.631 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 2025-12-04 14:15:24.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 2025-12-04 14:15:24.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 2025-12-04 14:15:24.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 2025-12-04 14:15:24.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 2025-12-04 14:15:24.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 2025-12-04 14:15:24.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 2025-12-04 14:15:24.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 2025-12-04 14:15:24.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 2025-12-04 14:15:24.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 2025-12-04 14:15:24.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 2025-12-04 14:15:24.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 2025-12-04 14:15:24.632 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 2025-12-04 14:15:24.633 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 2025-12-04 14:15:24.634 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 2025-12-04 14:15:24.634 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 2025-12-04 14:15:24.634 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 118904 2025-12-04 14:15:24.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 2025-12-04 14:15:24.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 2025-12-04 14:15:24.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 2025-12-04 14:15:24.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 2025-12-04 14:15:24.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 2025-12-04 14:15:24.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 2025-12-04 14:15:24.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:15:24.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 2025-12-04 14:15:24.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 2025-12-04 14:15:24.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 2025-12-04 14:15:24.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 2025-12-04 14:15:24.635 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 2025-12-04 14:15:24.636 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 2025-12-04 14:15:24.636 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 2025-12-04 14:15:24.636 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 2025-12-04 14:15:24.636 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 2025-12-04 14:15:24.636 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 2025-12-04 14:15:24.636 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 2025-12-04 14:15:24.636 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 2025-12-04 14:15:24.636 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 2025-12-04 14:15:24.636 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 2025-12-04 14:15:24.636 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 2025-12-04 14:15:24.636 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 2025-12-04 14:15:24.636 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 2025-12-04 14:15:24.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 2025-12-04 14:15:24.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 2025-12-04 14:15:24.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 2025-12-04 14:15:24.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 2025-12-04 14:15:24.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 2025-12-04 14:15:24.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 2025-12-04 14:15:24.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 2025-12-04 14:15:24.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 2025-12-04 14:15:24.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 2025-12-04 14:15:24.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 2025-12-04 14:15:24.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 2025-12-04 14:15:24.637 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 2025-12-04 14:15:24.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 2025-12-04 14:15:24.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 2025-12-04 14:15:24.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 2025-12-04 14:15:24.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 2025-12-04 14:15:24.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 2025-12-04 14:15:24.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 2025-12-04 14:15:24.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 2025-12-04 14:15:24.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 2025-12-04 14:15:24.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 2025-12-04 14:15:24.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 2025-12-04 14:15:24.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 2025-12-04 14:15:24.638 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 2025-12-04 14:15:24.639 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 2025-12-04 14:15:24.639 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 2025-12-04 14:15:24.639 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 2025-12-04 14:15:24.639 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 2025-12-04 14:15:24.639 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 2025-12-04 14:15:24.639 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 2025-12-04 14:15:24.639 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 2025-12-04 14:15:24.639 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 2025-12-04 14:15:24.640 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 2025-12-04 14:15:24.640 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 2025-12-04 14:15:24.640 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:15:24.640 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:15:24.640 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 2025-12-04 14:15:24.640 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 2025-12-04 14:15:24.640 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 2025-12-04 14:15:24.640 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:15:24.640 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:15:24.640 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 2025-12-04 14:15:24.640 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 2025-12-04 14:15:24.641 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 2025-12-04 14:15:24.641 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 2025-12-04 14:15:24.641 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 2025-12-04 14:15:24.641 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 2025-12-04 14:15:24.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 2025-12-04 14:15:24.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 2025-12-04 14:15:24.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 2025-12-04 14:15:24.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 2025-12-04 14:15:24.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 2025-12-04 14:15:24.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 2025-12-04 14:15:24.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 2025-12-04 14:15:24.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 2025-12-04 14:15:24.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 2025-12-04 14:15:24.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 2025-12-04 14:15:24.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 2025-12-04 14:15:24.642 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 2025-12-04 14:15:24.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 2025-12-04 14:15:24.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 2025-12-04 14:15:24.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 2025-12-04 14:15:24.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 2025-12-04 14:15:24.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 2025-12-04 14:15:24.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 2025-12-04 14:15:24.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 2025-12-04 14:15:24.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 2025-12-04 14:15:24.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 2025-12-04 14:15:24.643 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 2025-12-04 14:15:24.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 2025-12-04 14:15:24.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 2025-12-04 14:15:24.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 2025-12-04 14:15:24.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 2025-12-04 14:15:24.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 2025-12-04 14:15:24.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 2025-12-04 14:15:24.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 2025-12-04 14:15:24.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 2025-12-04 14:15:24.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 2025-12-04 14:15:24.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 2025-12-04 14:15:24.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 2025-12-04 14:15:24.644 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 2025-12-04 14:15:24.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 2025-12-04 14:15:24.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 2025-12-04 14:15:24.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 2025-12-04 14:15:24.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 2025-12-04 14:15:24.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 2025-12-04 14:15:24.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 2025-12-04 14:15:24.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 2025-12-04 14:15:24.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 2025-12-04 14:15:24.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 2025-12-04 14:15:24.645 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 2025-12-04 14:15:24.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 2025-12-04 14:15:24.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 2025-12-04 14:15:24.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 2025-12-04 14:15:24.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 2025-12-04 14:15:24.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 2025-12-04 14:15:24.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 2025-12-04 14:15:24.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 2025-12-04 14:15:24.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 2025-12-04 14:15:24.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 2025-12-04 14:15:24.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 2025-12-04 14:15:24.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 2025-12-04 14:15:24.646 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 2025-12-04 14:15:24.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 2025-12-04 14:15:24.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 2025-12-04 14:15:24.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 2025-12-04 14:15:24.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 2025-12-04 14:15:24.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 2025-12-04 14:15:24.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 2025-12-04 14:15:24.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 2025-12-04 14:15:24.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 2025-12-04 14:15:24.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 2025-12-04 14:15:24.647 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 2025-12-04 14:15:24.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 2025-12-04 14:15:24.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 2025-12-04 14:15:24.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 2025-12-04 14:15:24.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 2025-12-04 14:15:24.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 2025-12-04 14:15:24.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 2025-12-04 14:15:24.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 2025-12-04 14:15:24.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 2025-12-04 14:15:24.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 2025-12-04 14:15:24.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 2025-12-04 14:15:24.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 2025-12-04 14:15:24.648 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 2025-12-04 14:15:24.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 2025-12-04 14:15:24.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 2025-12-04 14:15:24.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:15:24.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 2025-12-04 14:15:24.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 2025-12-04 14:15:24.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 2025-12-04 14:15:24.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 2025-12-04 14:15:24.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 2025-12-04 14:15:24.649 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 2025-12-04 14:15:24.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 2025-12-04 14:15:24.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 2025-12-04 14:15:24.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 2025-12-04 14:15:24.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 2025-12-04 14:15:24.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 2025-12-04 14:15:24.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 2025-12-04 14:15:24.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 2025-12-04 14:15:24.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 2025-12-04 14:15:24.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 2025-12-04 14:15:24.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 2025-12-04 14:15:24.650 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 2025-12-04 14:15:24.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 2025-12-04 14:15:24.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 2025-12-04 14:15:24.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 2025-12-04 14:15:24.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 2025-12-04 14:15:24.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 2025-12-04 14:15:24.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 2025-12-04 14:15:24.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 2025-12-04 14:15:24.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 2025-12-04 14:15:24.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 2025-12-04 14:15:24.651 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 2025-12-04 14:15:24.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 2025-12-04 14:15:24.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 2025-12-04 14:15:24.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 2025-12-04 14:15:24.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 2025-12-04 14:15:24.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 2025-12-04 14:15:24.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 2025-12-04 14:15:24.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 2025-12-04 14:15:24.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 2025-12-04 14:15:24.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 2025-12-04 14:15:24.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 2025-12-04 14:15:24.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 2025-12-04 14:15:24.652 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 2025-12-04 14:15:24.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 2025-12-04 14:15:24.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 2025-12-04 14:15:24.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 2025-12-04 14:15:24.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 2025-12-04 14:15:24.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 2025-12-04 14:15:24.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 2025-12-04 14:15:24.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 2025-12-04 14:15:24.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 2025-12-04 14:15:24.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 2025-12-04 14:15:24.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 2025-12-04 14:15:24.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 2025-12-04 14:15:24.653 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 2025-12-04 14:15:24.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 2025-12-04 14:15:24.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 2025-12-04 14:15:24.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 2025-12-04 14:15:24.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 2025-12-04 14:15:24.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 2025-12-04 14:15:24.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 2025-12-04 14:15:24.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 2025-12-04 14:15:24.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 2025-12-04 14:15:24.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 2025-12-04 14:15:24.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 2025-12-04 14:15:24.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 2025-12-04 14:15:24.654 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 2025-12-04 14:15:24.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 2025-12-04 14:15:24.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 2025-12-04 14:15:24.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 2025-12-04 14:15:24.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 2025-12-04 14:15:24.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 2025-12-04 14:15:24.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 2025-12-04 14:15:24.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 2025-12-04 14:15:24.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 2025-12-04 14:15:24.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 2025-12-04 14:15:24.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 2025-12-04 14:15:24.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 2025-12-04 14:15:24.655 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 2025-12-04 14:15:24.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 2025-12-04 14:15:24.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 2025-12-04 14:15:24.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 2025-12-04 14:15:24.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 2025-12-04 14:15:24.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 2025-12-04 14:15:24.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 2025-12-04 14:15:24.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 2025-12-04 14:15:24.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 2025-12-04 14:15:24.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 2025-12-04 14:15:24.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 2025-12-04 14:15:24.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 2025-12-04 14:15:24.656 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 2025-12-04 14:15:24.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 2025-12-04 14:15:24.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 2025-12-04 14:15:24.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 2025-12-04 14:15:24.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 2025-12-04 14:15:24.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 2025-12-04 14:15:24.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 2025-12-04 14:15:24.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 2025-12-04 14:15:24.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 2025-12-04 14:15:24.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 2025-12-04 14:15:24.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 2025-12-04 14:15:24.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 2025-12-04 14:15:24.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 2025-12-04 14:15:24.657 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 2025-12-04 14:15:24.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 2025-12-04 14:15:24.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 2025-12-04 14:15:24.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 2025-12-04 14:15:24.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 2025-12-04 14:15:24.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 2025-12-04 14:15:24.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 2025-12-04 14:15:24.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 2025-12-04 14:15:24.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 2025-12-04 14:15:24.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 2025-12-04 14:15:24.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 2025-12-04 14:15:24.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 2025-12-04 14:15:24.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 2025-12-04 14:15:24.658 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 2025-12-04 14:15:24.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 2025-12-04 14:15:24.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 2025-12-04 14:15:24.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 2025-12-04 14:15:24.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 2025-12-04 14:15:24.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 2025-12-04 14:15:24.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 2025-12-04 14:15:24.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 2025-12-04 14:15:24.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 2025-12-04 14:15:24.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 2025-12-04 14:15:24.659 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 2025-12-04 14:15:24.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 2025-12-04 14:15:24.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 2025-12-04 14:15:24.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 2025-12-04 14:15:24.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 2025-12-04 14:15:24.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 2025-12-04 14:15:24.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 2025-12-04 14:15:24.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 2025-12-04 14:15:24.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 2025-12-04 14:15:24.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 2025-12-04 14:15:24.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 2025-12-04 14:15:24.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 2025-12-04 14:15:24.660 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 2025-12-04 14:15:24.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 2025-12-04 14:15:24.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 2025-12-04 14:15:24.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 2025-12-04 14:15:24.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 2025-12-04 14:15:24.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 2025-12-04 14:15:24.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 2025-12-04 14:15:24.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 2025-12-04 14:15:24.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 2025-12-04 14:15:24.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 2025-12-04 14:15:24.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 2025-12-04 14:15:24.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 2025-12-04 14:15:24.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 2025-12-04 14:15:24.661 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 2025-12-04 14:15:24.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 2025-12-04 14:15:24.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 2025-12-04 14:15:24.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 2025-12-04 14:15:24.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 2025-12-04 14:15:24.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 2025-12-04 14:15:24.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 2025-12-04 14:15:24.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 2025-12-04 14:15:24.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 2025-12-04 14:15:24.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 2025-12-04 14:15:24.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 2025-12-04 14:15:24.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 2025-12-04 14:15:24.662 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 2025-12-04 14:15:24.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 2025-12-04 14:15:24.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 2025-12-04 14:15:24.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 2025-12-04 14:15:24.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 2025-12-04 14:15:24.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 2025-12-04 14:15:24.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 2025-12-04 14:15:24.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 2025-12-04 14:15:24.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 2025-12-04 14:15:24.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 2025-12-04 14:15:24.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 2025-12-04 14:15:24.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 2025-12-04 14:15:24.663 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 2025-12-04 14:15:24.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 2025-12-04 14:15:24.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 2025-12-04 14:15:24.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 2025-12-04 14:15:24.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 2025-12-04 14:15:24.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 2025-12-04 14:15:24.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 2025-12-04 14:15:24.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 2025-12-04 14:15:24.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 2025-12-04 14:15:24.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 2025-12-04 14:15:24.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 2025-12-04 14:15:24.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 2025-12-04 14:15:24.664 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 2025-12-04 14:15:24.665 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 2025-12-04 14:15:24.665 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 2025-12-04 14:15:24.665 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 2025-12-04 14:15:24.665 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 2025-12-04 14:15:24.665 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 2025-12-04 14:15:24.666 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 2025-12-04 14:15:24.666 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 2025-12-04 14:15:24.666 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 139336 2025-12-04 14:15:24.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 2025-12-04 14:15:24.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 2025-12-04 14:15:24.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 2025-12-04 14:15:24.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 2025-12-04 14:15:24.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 2025-12-04 14:15:24.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 2025-12-04 14:15:24.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 2025-12-04 14:15:24.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 2025-12-04 14:15:24.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 2025-12-04 14:15:24.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 2025-12-04 14:15:24.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 2025-12-04 14:15:24.668 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 2025-12-04 14:15:24.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 2025-12-04 14:15:24.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 2025-12-04 14:15:24.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 2025-12-04 14:15:24.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 2025-12-04 14:15:24.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 2025-12-04 14:15:24.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 2025-12-04 14:15:24.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 2025-12-04 14:15:24.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 2025-12-04 14:15:24.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 2025-12-04 14:15:24.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 2025-12-04 14:15:24.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 2025-12-04 14:15:24.669 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 2025-12-04 14:15:24.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 2025-12-04 14:15:24.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 2025-12-04 14:15:24.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 2025-12-04 14:15:24.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 2025-12-04 14:15:24.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 2025-12-04 14:15:24.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 2025-12-04 14:15:24.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 2025-12-04 14:15:24.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 2025-12-04 14:15:24.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 2025-12-04 14:15:24.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 2025-12-04 14:15:24.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 2025-12-04 14:15:24.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 2025-12-04 14:15:24.670 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 2025-12-04 14:15:24.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 2025-12-04 14:15:24.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 2025-12-04 14:15:24.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 2025-12-04 14:15:24.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 2025-12-04 14:15:24.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 2025-12-04 14:15:24.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 2025-12-04 14:15:24.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 2025-12-04 14:15:24.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 2025-12-04 14:15:24.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 2025-12-04 14:15:24.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 2025-12-04 14:15:24.671 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 2025-12-04 14:15:24.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 2025-12-04 14:15:24.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 2025-12-04 14:15:24.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 2025-12-04 14:15:24.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 2025-12-04 14:15:24.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 2025-12-04 14:15:24.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 2025-12-04 14:15:24.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 2025-12-04 14:15:24.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 2025-12-04 14:15:24.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 2025-12-04 14:15:24.672 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 2025-12-04 14:15:24.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 2025-12-04 14:15:24.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 2025-12-04 14:15:24.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 2025-12-04 14:15:24.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 2025-12-04 14:15:24.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 2025-12-04 14:15:24.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 2025-12-04 14:15:24.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 2025-12-04 14:15:24.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 2025-12-04 14:15:24.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 2025-12-04 14:15:24.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 2025-12-04 14:15:24.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 2025-12-04 14:15:24.673 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 2025-12-04 14:15:24.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 2025-12-04 14:15:24.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 2025-12-04 14:15:24.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 2025-12-04 14:15:24.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 2025-12-04 14:15:24.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 2025-12-04 14:15:24.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 2025-12-04 14:15:24.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 2025-12-04 14:15:24.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 2025-12-04 14:15:24.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 2025-12-04 14:15:24.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 2025-12-04 14:15:24.674 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 2025-12-04 14:15:24.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 2025-12-04 14:15:24.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 2025-12-04 14:15:24.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 2025-12-04 14:15:24.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 2025-12-04 14:15:24.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 2025-12-04 14:15:24.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 2025-12-04 14:15:24.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 2025-12-04 14:15:24.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 2025-12-04 14:15:24.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 2025-12-04 14:15:24.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 2025-12-04 14:15:24.675 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 2025-12-04 14:15:24.676 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 2025-12-04 14:15:24.676 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 2025-12-04 14:15:24.676 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 2025-12-04 14:15:24.676 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 2025-12-04 14:15:24.676 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 2025-12-04 14:15:24.676 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 2025-12-04 14:15:24.676 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 2025-12-04 14:15:24.676 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 2025-12-04 14:15:24.676 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 2025-12-04 14:15:24.676 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 2025-12-04 14:15:24.676 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 2025-12-04 14:15:24.676 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 2025-12-04 14:15:24.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 2025-12-04 14:15:24.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 2025-12-04 14:15:24.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 2025-12-04 14:15:24.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 2025-12-04 14:15:24.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 2025-12-04 14:15:24.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 2025-12-04 14:15:24.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 2025-12-04 14:15:24.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 2025-12-04 14:15:24.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 2025-12-04 14:15:24.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 2025-12-04 14:15:24.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 2025-12-04 14:15:24.677 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 2025-12-04 14:15:24.678 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 2025-12-04 14:15:24.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 2025-12-04 14:15:24.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 2025-12-04 14:15:24.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 2025-12-04 14:15:24.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 2025-12-04 14:15:24.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 2025-12-04 14:15:24.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 2025-12-04 14:15:24.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 2025-12-04 14:15:24.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 2025-12-04 14:15:24.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 2025-12-04 14:15:24.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 2025-12-04 14:15:24.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 2025-12-04 14:15:24.679 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 2025-12-04 14:15:24.680 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 2025-12-04 14:15:24.680 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 2025-12-04 14:15:24.680 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 2025-12-04 14:15:24.680 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 2025-12-04 14:15:24.680 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 2025-12-04 14:15:24.680 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 2025-12-04 14:15:24.680 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 2025-12-04 14:15:24.680 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 2025-12-04 14:15:24.680 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 2025-12-04 14:15:24.680 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 2025-12-04 14:15:24.681 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 2025-12-04 14:15:24.681 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 2025-12-04 14:15:24.681 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69784 2025-12-04 14:15:24.683 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73880 2025-12-04 14:15:24.684 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:15:24.685 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [73880|98392|KeepVid=UNDETERMINED] 2025-12-04 14:15:24.685 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 94312 2025-12-04 14:15:24.686 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 94432 2025-12-04 14:15:24.687 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 98392 2025-12-04 14:15:24.688 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:15:24.688 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 102536 2025-12-04 14:15:24.689 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 114808 2025-12-04 14:15:24.690 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 114920 2025-12-04 14:15:24.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> Encountered a missingAaiNodeType mid-fix-node while looking for the parent of a [tenant] node. 2025-12-04 14:15:24.691 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 135240 2025-12-04 14:15:24.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 2025-12-04 14:15:24.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 2025-12-04 14:15:24.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 2025-12-04 14:15:24.692 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 2025-12-04 14:15:24.693 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 2025-12-04 14:15:24.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 2025-12-04 14:15:24.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 2025-12-04 14:15:24.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 2025-12-04 14:15:24.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 2025-12-04 14:15:24.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 2025-12-04 14:15:24.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 2025-12-04 14:15:24.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 2025-12-04 14:15:24.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 2025-12-04 14:15:24.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 2025-12-04 14:15:24.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 2025-12-04 14:15:24.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 2025-12-04 14:15:24.694 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 2025-12-04 14:15:24.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 2025-12-04 14:15:24.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 2025-12-04 14:15:24.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 2025-12-04 14:15:24.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 2025-12-04 14:15:24.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 2025-12-04 14:15:24.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 2025-12-04 14:15:24.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 2025-12-04 14:15:24.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 2025-12-04 14:15:24.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 2025-12-04 14:15:24.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 2025-12-04 14:15:24.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 2025-12-04 14:15:24.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 2025-12-04 14:15:24.695 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 2025-12-04 14:15:24.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 2025-12-04 14:15:24.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 2025-12-04 14:15:24.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 2025-12-04 14:15:24.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 2025-12-04 14:15:24.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 2025-12-04 14:15:24.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 2025-12-04 14:15:24.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 2025-12-04 14:15:24.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 2025-12-04 14:15:24.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 2025-12-04 14:15:24.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 2025-12-04 14:15:24.696 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 2025-12-04 14:15:24.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 2025-12-04 14:15:24.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 2025-12-04 14:15:24.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 2025-12-04 14:15:24.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 2025-12-04 14:15:24.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 2025-12-04 14:15:24.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 2025-12-04 14:15:24.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 2025-12-04 14:15:24.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 2025-12-04 14:15:24.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 2025-12-04 14:15:24.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 2025-12-04 14:15:24.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 2025-12-04 14:15:24.697 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 2025-12-04 14:15:24.698 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 2025-12-04 14:15:24.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 2025-12-04 14:15:24.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 2025-12-04 14:15:24.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 2025-12-04 14:15:24.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 2025-12-04 14:15:24.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 2025-12-04 14:15:24.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 2025-12-04 14:15:24.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 2025-12-04 14:15:24.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 2025-12-04 14:15:24.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 2025-12-04 14:15:24.699 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 2025-12-04 14:15:24.700 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 2025-12-04 14:15:24.701 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 90216 2025-12-04 14:15:24.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:15:24.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 94296 2025-12-04 14:15:24.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:15:24.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 110824 2025-12-04 14:15:24.702 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 2025-12-04 14:15:24.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 127048 2025-12-04 14:15:24.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:15:24.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [69648|86120|106728|110712|127048|KeepVid=UNDETERMINED] 2025-12-04 14:15:24.703 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 131144 2025-12-04 14:15:24.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:15:24.704 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 90216 2025-12-04 14:15:24.704 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 90216 2025-12-04 14:15:24.704 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 94296 2025-12-04 14:15:24.704 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 94296 2025-12-04 14:15:24.704 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 110824 2025-12-04 14:15:24.704 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 131144 2025-12-04 14:15:24.704 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 131144 2025-12-04 14:15:24.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 2025-12-04 14:15:24.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 16 total (in window) overall. 2025-12-04 14:15:24.704 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 2025-12-04 14:15:24.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 16 total (in window) overall. 2025-12-04 14:15:24.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 2025-12-04 14:15:24.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 16 total (in window) overall. 2025-12-04 14:15:24.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 2025-12-04 14:15:24.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 16 total (in window) overall. 2025-12-04 14:15:24.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 2025-12-04 14:15:24.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 16 total (in window) overall. 2025-12-04 14:15:24.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 2025-12-04 14:15:24.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 16 total (in window) overall. 2025-12-04 14:15:24.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 2025-12-04 14:15:24.705 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 16 total (in window) overall. 2025-12-04 14:15:24.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 2025-12-04 14:15:24.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 16 total (in window) overall. 2025-12-04 14:15:24.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 2025-12-04 14:15:24.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 16 total (in window) overall. 2025-12-04 14:15:24.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 2025-12-04 14:15:24.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 16 total (in window) overall. 2025-12-04 14:15:24.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 2025-12-04 14:15:24.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 16 total (in window) overall. 2025-12-04 14:15:24.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 2025-12-04 14:15:24.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 16 total (in window) overall. 2025-12-04 14:15:24.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 2025-12-04 14:15:24.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 16 total (in window) overall. 2025-12-04 14:15:24.706 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 2025-12-04 14:15:24.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 16 total (in window) overall. 2025-12-04 14:15:24.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 2025-12-04 14:15:24.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 16 total (in window) overall. 2025-12-04 14:15:24.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 2025-12-04 14:15:24.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 16 total (in window) overall. 2025-12-04 14:15:24.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 2025-12-04 14:15:24.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 16 total (in window) overall. 2025-12-04 14:15:24.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 2025-12-04 14:15:24.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 16 total (in window) overall. 2025-12-04 14:15:24.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 2025-12-04 14:15:24.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 16 total (in window) overall. 2025-12-04 14:15:24.707 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 2025-12-04 14:15:24.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 16 total (in window) overall. 2025-12-04 14:15:24.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 2025-12-04 14:15:24.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 16 total (in window) overall. 2025-12-04 14:15:24.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 2025-12-04 14:15:24.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 16 total (in window) overall. 2025-12-04 14:15:24.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 2025-12-04 14:15:24.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 16 total (in window) overall. 2025-12-04 14:15:24.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 2025-12-04 14:15:24.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 16 total (in window) overall. 2025-12-04 14:15:24.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 2025-12-04 14:15:24.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 16 total (in window) overall. 2025-12-04 14:15:24.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 2025-12-04 14:15:24.708 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 16 total (in window) overall. 2025-12-04 14:15:24.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 2025-12-04 14:15:24.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 16 total (in window) overall. 2025-12-04 14:15:24.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 2025-12-04 14:15:24.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 16 total (in window) overall. 2025-12-04 14:15:24.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 2025-12-04 14:15:24.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 16 total (in window) overall. 2025-12-04 14:15:24.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 2025-12-04 14:15:24.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 16 total (in window) overall. 2025-12-04 14:15:24.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 2025-12-04 14:15:24.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 16 total (in window) overall. 2025-12-04 14:15:24.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 2025-12-04 14:15:24.709 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 16 total (in window) overall. 2025-12-04 14:15:24.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 2025-12-04 14:15:24.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 16 total (in window) overall. 2025-12-04 14:15:24.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 2025-12-04 14:15:24.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 16 total (in window) overall. 2025-12-04 14:15:24.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 2025-12-04 14:15:24.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 16 total (in window) overall. 2025-12-04 14:15:24.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 2025-12-04 14:15:24.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 16 total (in window) overall. 2025-12-04 14:15:24.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 2025-12-04 14:15:24.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 16 total (in window) overall. 2025-12-04 14:15:24.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 2025-12-04 14:15:24.710 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 16 total (in window) overall. 2025-12-04 14:15:24.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 2025-12-04 14:15:24.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 16 total (in window) overall. 2025-12-04 14:15:24.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 2025-12-04 14:15:24.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 16 total (in window) overall. 2025-12-04 14:15:24.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 2025-12-04 14:15:24.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 16 total (in window) overall. 2025-12-04 14:15:24.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 2025-12-04 14:15:24.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 16 total (in window) overall. 2025-12-04 14:15:24.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 2025-12-04 14:15:24.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 16 total (in window) overall. 2025-12-04 14:15:24.711 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 2025-12-04 14:15:24.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 16 total (in window) overall. 2025-12-04 14:15:24.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 2025-12-04 14:15:24.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 16 total (in window) overall. 2025-12-04 14:15:24.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 2025-12-04 14:15:24.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 16 total (in window) overall. 2025-12-04 14:15:24.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 2025-12-04 14:15:24.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 16 total (in window) overall. 2025-12-04 14:15:24.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 2025-12-04 14:15:24.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 16 total (in window) overall. 2025-12-04 14:15:24.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 2025-12-04 14:15:24.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 16 total (in window) overall. 2025-12-04 14:15:24.712 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 16 total (in window) overall. 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 16 total (in window) overall. 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 16 total (in window) overall. 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 16 total (in window) overall. 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 16 total (in window) overall. 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 16 total (in window) overall. 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 16 total (in window) overall. 2025-12-04 14:15:24.713 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 2025-12-04 14:15:24.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 16 total (in window) overall. 2025-12-04 14:15:24.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 2025-12-04 14:15:24.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 16 total (in window) overall. 2025-12-04 14:15:24.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 2025-12-04 14:15:24.714 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 2025-12-04 14:15:24.714 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:15:24.717 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 2025-12-04 14:15:24.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 139336,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:15:24.718 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:15:24.718 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:15:24.718 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:15:24.718 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:15:24.718 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 94296,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:15:24.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 69784,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:15:24.719 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 139336,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:15:24.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 94296,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:15:24.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 69784,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:15:24.720 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 2025-12-04 14:15:24.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 2025-12-04 14:15:24.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.PARTIAL.202512041415.out 2025-12-04 14:15:24.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 2025-12-04 14:15:24.722 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.PARTIAL.202512041415.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 217 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 217 :MethodName- testGroomingWithAutoFix ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:15:24.722 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.PARTIAL.202512041415.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 217 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 217 :MethodName- testGroomingWithAutoFix ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:15:24.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : About to sleep for 1 minutes. 2025-12-04 14:16:24.722 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Now, call doTheGrooming() a second time and pass in the name of the file generated by the first pass for fixing: [dataGrooming.PARTIAL.202512041415.out] 2025-12-04 14:16:24.723 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Entering doTheGrooming 2025-12-04 14:16:24.723 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:16:24.723 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:24.723 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:24.723 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:16:24.723 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> WARNING >> Delete candidate list size (10) is too big. The maxFix we are using is: 0. No candidates will be deleted. 2025-12-04 14:16:24.724 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Will write to .//logs/data/dataGrooming/dataGrooming.PARTIAL.202512041416.out 2025-12-04 14:16:24.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open graph (takes a little while)-------- 2025-12-04 14:16:24.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph object. 2025-12-04 14:16:24.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Using default schemaVersion = [v31] 2025-12-04 14:16:24.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Starting DataGrooming Processing 2025-12-04 14:16:24.725 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavors] ... 2025-12-04 14:16:24.726 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavors], 0 total (in window) overall. 2025-12-04 14:16:24.726 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-system] ... 2025-12-04 14:16:24.726 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-system], 0 total (in window) overall. 2025-12-04 14:16:24.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectors] ... 2025-12-04 14:16:24.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectors], 0 total (in window) overall. 2025-12-04 14:16:24.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [projects] ... 2025-12-04 14:16:24.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [projects], 0 total (in window) overall. 2025-12-04 14:16:24.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth] ... 2025-12-04 14:16:24.727 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth], 0 total (in window) overall. 2025-12-04 14:16:24.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-configs] ... 2025-12-04 14:16:24.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-configs], 0 total (in window) overall. 2025-12-04 14:16:24.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-infrastructure] ... 2025-12-04 14:16:24.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-infrastructure], 0 total (in window) overall. 2025-12-04 14:16:24.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [query-parameters] ... 2025-12-04 14:16:24.728 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [query-parameters], 0 total (in window) overall. 2025-12-04 14:16:24.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-config] ... 2025-12-04 14:16:24.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-config], 0 total (in window) overall. 2025-12-04 14:16:24.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capabilities] ... 2025-12-04 14:16:24.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capabilities], 0 total (in window) overall. 2025-12-04 14:16:24.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-band] ... 2025-12-04 14:16:24.729 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-band], 0 total (in window) overall. 2025-12-04 14:16:24.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complex] ... 2025-12-04 14:16:24.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complex], 0 total (in window) overall. 2025-12-04 14:16:24.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnets] ... 2025-12-04 14:16:24.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnets], 0 total (in window) overall. 2025-12-04 14:16:24.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-routes] ... 2025-12-04 14:16:24.730 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-routes], 0 total (in window) overall. 2025-12-04 14:16:24.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [devices] ... 2025-12-04 14:16:24.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [devices], 0 total (in window) overall. 2025-12-04 14:16:24.731 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-servers] ... 2025-12-04 14:16:24.732 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-servers], 0 total (in window) overall. 2025-12-04 14:16:24.732 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-lists] ... 2025-12-04 14:16:24.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-lists], 0 total (in window) overall. 2025-12-04 14:16:24.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profile] ... 2025-12-04 14:16:24.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profile], 0 total (in window) overall. 2025-12-04 14:16:24.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vces] ... 2025-12-04 14:16:24.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vces], 0 total (in window) overall. 2025-12-04 14:16:24.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zones] ... 2025-12-04 14:16:24.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [availability-zones], 0 total (in window) overall. 2025-12-04 14:16:24.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-module] ... 2025-12-04 14:16:24.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-module], 0 total (in window) overall. 2025-12-04 14:16:24.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv6-address-list] ... 2025-12-04 14:16:24.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv6-address-list], 0 total (in window) overall. 2025-12-04 14:16:24.733 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capability] ... 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capability], 0 total (in window) overall. 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slot] ... 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slot], 0 total (in window) overall. 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-component] ... 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-component], 0 total (in window) overall. 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicity] ... 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicity], 0 total (in window) overall. 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-state] ... 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-state], 0 total (in window) overall. 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search] ... 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search], 0 total (in window) overall. 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-terms] ... 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-terms], 0 total (in window) overall. 2025-12-04 14:16:24.734 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vservers] ... 2025-12-04 14:16:24.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vservers], 0 total (in window) overall. 2025-12-04 14:16:24.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm] ... 2025-12-04 14:16:24.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm], 0 total (in window) overall. 2025-12-04 14:16:24.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ue] ... 2025-12-04 14:16:24.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ue], 0 total (in window) overall. 2025-12-04 14:16:24.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customers] ... 2025-12-04 14:16:24.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customers], 0 total (in window) overall. 2025-12-04 14:16:24.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy] ... 2025-12-04 14:16:24.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy], 0 total (in window) overall. 2025-12-04 14:16:24.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoints] ... 2025-12-04 14:16:24.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoints], 0 total (in window) overall. 2025-12-04 14:16:24.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [business] ... 2025-12-04 14:16:24.735 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [business], 0 total (in window) overall. 2025-12-04 14:16:24.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems] ... 2025-12-04 14:16:24.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems], 0 total (in window) overall. 2025-12-04 14:16:24.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cp] ... 2025-12-04 14:16:24.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cp], 0 total (in window) overall. 2025-12-04 14:16:24.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [licenses] ... 2025-12-04 14:16:24.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [licenses], 0 total (in window) overall. 2025-12-04 14:16:24.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technologies] ... 2025-12-04 14:16:24.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technologies], 0 total (in window) overall. 2025-12-04 14:16:24.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-regions] ... 2025-12-04 14:16:24.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-regions], 0 total (in window) overall. 2025-12-04 14:16:24.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-jobs] ... 2025-12-04 14:16:24.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-jobs], 0 total (in window) overall. 2025-12-04 14:16:24.736 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instances] ... 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instances], 0 total (in window) overall. 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mapping] ... 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mapping], 0 total (in window) overall. 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [search-results] ... 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [search-results], 0 total (in window) overall. 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filters] ... 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filters], 0 total (in window) overall. 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group] ... 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group], 0 total (in window) overall. 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [parameter-list] ... 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [parameter-list], 0 total (in window) overall. 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policy] ... 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policy], 0 total (in window) overall. 2025-12-04 14:16:24.737 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacp] ... 2025-12-04 14:16:24.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacp], 0 total (in window) overall. 2025-12-04 14:16:24.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restriction] ... 2025-12-04 14:16:24.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restriction], 0 total (in window) overall. 2025-12-04 14:16:24.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-services] ... 2025-12-04 14:16:24.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-services], 0 total (in window) overall. 2025-12-04 14:16:24.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-ranges] ... 2025-12-04 14:16:24.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-ranges], 0 total (in window) overall. 2025-12-04 14:16:24.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contact] ... 2025-12-04 14:16:24.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contact], 0 total (in window) overall. 2025-12-04 14:16:24.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-properties] ... 2025-12-04 14:16:24.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-properties], 0 total (in window) overall. 2025-12-04 14:16:24.738 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [image] ... 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [image], 0 total (in window) overall. 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfd] ... 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfd], 0 total (in window) overall. 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [autonomous-systems] ... 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [autonomous-systems], 0 total (in window) overall. 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-route] ... 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-route], 0 total (in window) overall. 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-networks] ... 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-networks], 0 total (in window) overall. 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audits] ... 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audits], 0 total (in window) overall. 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraint] ... 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraint], 0 total (in window) overall. 2025-12-04 14:16:24.739 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zones] ... 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zones], 0 total (in window) overall. 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf] ... 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf], 0 total (in window) overall. 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume] ... 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume], 0 total (in window) overall. 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port] ... 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port], 0 total (in window) overall. 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarders] ... 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarders], 0 total (in window) overall. 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evc] ... 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evc], 0 total (in window) overall. 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-images] ... 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-images], 0 total (in window) overall. 2025-12-04 14:16:24.740 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrfs] ... 2025-12-04 14:16:24.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrfs], 0 total (in window) overall. 2025-12-04 14:16:24.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-components] ... 2025-12-04 14:16:24.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-components], 0 total (in window) overall. 2025-12-04 14:16:24.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvce] ... 2025-12-04 14:16:24.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvce], 0 total (in window) overall. 2025-12-04 14:16:24.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-group] ... 2025-12-04 14:16:24.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-group], 0 total (in window) overall. 2025-12-04 14:16:24.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-bindings] ... 2025-12-04 14:16:24.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-bindings], 0 total (in window) overall. 2025-12-04 14:16:24.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evcs] ... 2025-12-04 14:16:24.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evcs], 0 total (in window) overall. 2025-12-04 14:16:24.741 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resources] ... 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resources], 0 total (in window) overall. 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair] ... 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair], 0 total (in window) overall. 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-vnfm-list] ... 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-vnfm-list], 0 total (in window) overall. 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-options] ... 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-options], 0 total (in window) overall. 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-policies] ... 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-policies], 0 total (in window) overall. 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-properties] ... 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-properties], 0 total (in window) overall. 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssais] ... 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssais], 0 total (in window) overall. 2025-12-04 14:16:24.742 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map] ... 2025-12-04 14:16:24.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map], 0 total (in window) overall. 2025-12-04 14:16:24.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card-slots] ... 2025-12-04 14:16:24.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card-slots], 0 total (in window) overall. 2025-12-04 14:16:24.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-server] ... 2025-12-04 14:16:24.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-server], 0 total (in window) overall. 2025-12-04 14:16:24.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tag] ... 2025-12-04 14:16:24.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tag], 0 total (in window) overall. 2025-12-04 14:16:24.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resource] ... 2025-12-04 14:16:24.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resource], 0 total (in window) overall. 2025-12-04 14:16:24.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [k8s-resources] ... 2025-12-04 14:16:24.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [k8s-resources], 0 total (in window) overall. 2025-12-04 14:16:24.743 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [uni] ... 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [uni], 0 total (in window) overall. 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nodes] ... 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nodes], 0 total (in window) overall. 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc-list] ... 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc-list], 0 total (in window) overall. 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service] ... 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service], 0 total (in window) overall. 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassies] ... 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassies], 0 total (in window) overall. 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resources] ... 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resources], 0 total (in window) overall. 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdu] ... 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdu], 0 total (in window) overall. 2025-12-04 14:16:24.744 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-point] ... 2025-12-04 14:16:24.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-point], 0 total (in window) overall. 2025-12-04 14:16:24.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configuration] ... 2025-12-04 14:16:24.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configuration], 0 total (in window) overall. 2025-12-04 14:16:24.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnets] ... 2025-12-04 14:16:24.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnets], 0 total (in window) overall. 2025-12-04 14:16:24.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-feature-attributes] ... 2025-12-04 14:16:24.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-feature-attributes], 0 total (in window) overall. 2025-12-04 14:16:24.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configurations] ... 2025-12-04 14:16:24.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configurations], 0 total (in window) overall. 2025-12-04 14:16:24.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadatum] ... 2025-12-04 14:16:24.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadatum], 0 total (in window) overall. 2025-12-04 14:16:24.745 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tagged-inventory-item-list] ... 2025-12-04 14:16:24.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tagged-inventory-item-list], 0 total (in window) overall. 2025-12-04 14:16:24.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query] ... 2025-12-04 14:16:24.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query], 0 total (in window) overall. 2025-12-04 14:16:24.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pserver] ... 2025-12-04 14:16:24.746 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 118904 2025-12-04 14:16:24.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [pserver], 1 total (in window) overall. 2025-12-04 14:16:24.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attributes] ... 2025-12-04 14:16:24.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attributes], 1 total (in window) overall. 2025-12-04 14:16:24.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-items] ... 2025-12-04 14:16:24.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-items], 1 total (in window) overall. 2025-12-04 14:16:24.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comms] ... 2025-12-04 14:16:24.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:16:24.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [label-restrictions] ... 2025-12-04 14:16:24.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [label-restrictions], 1 total (in window) overall. 2025-12-04 14:16:24.747 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action] ... 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action], 1 total (in window) overall. 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model] ... 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model], 1 total (in window) overall. 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachments] ... 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachments], 1 total (in window) overall. 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-filter] ... 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-filter], 1 total (in window) overall. 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entities] ... 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entities], 1 total (in window) overall. 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-group] ... 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-group], 1 total (in window) overall. 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mapping] ... 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mapping], 1 total (in window) overall. 2025-12-04 14:16:24.748 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [selector-list] ... 2025-12-04 14:16:24.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [selector-list], 1 total (in window) overall. 2025-12-04 14:16:24.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resource] ... 2025-12-04 14:16:24.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resource], 1 total (in window) overall. 2025-12-04 14:16:24.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-set] ... 2025-12-04 14:16:24.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-set], 1 total (in window) overall. 2025-12-04 14:16:24.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volumes] ... 2025-12-04 14:16:24.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volumes], 1 total (in window) overall. 2025-12-04 14:16:24.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vrf] ... 2025-12-04 14:16:24.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vrf], 1 total (in window) overall. 2025-12-04 14:16:24.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environment] ... 2025-12-04 14:16:24.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environment], 1 total (in window) overall. 2025-12-04 14:16:24.749 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-target] ... 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-target], 1 total (in window) overall. 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filt] ... 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filt], 1 total (in window) overall. 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connector] ... 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connector], 1 total (in window) overall. 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-thirdparty-sdnc] ... 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-thirdparty-sdnc], 1 total (in window) overall. 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-link] ... 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-link], 1 total (in window) overall. 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshot] ... 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshot], 1 total (in window) overall. 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [complexes] ... 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [complexes], 1 total (in window) overall. 2025-12-04 14:16:24.750 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfc] ... 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfc], 1 total (in window) overall. 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rule] ... 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rule], 1 total (in window) overall. 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbour] ... 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbour], 1 total (in window) overall. 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [wan-port-configs] ... 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [wan-port-configs], 1 total (in window) overall. 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profile] ... 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-max-pkt-size in the store from lower hyphen to lower camel 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ue-speed in the store from lower hyphen to lower camel 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find dl-reliability in the store from lower hyphen to lower camel 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find ul-reliability in the store from lower hyphen to lower camel 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-dl-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] o.onap.aai.introspection.Introspector : Unable to find max-ul-data-volume in the store from lower hyphen to lower camel 2025-12-04 14:16:24.751 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profile], 1 total (in window) overall. 2025-12-04 14:16:24.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-coms] ... 2025-12-04 14:16:24.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-coms], 1 total (in window) overall. 2025-12-04 14:16:24.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cell] ... 2025-12-04 14:16:24.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cell], 1 total (in window) overall. 2025-12-04 14:16:24.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notify] ... 2025-12-04 14:16:24.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notify], 1 total (in window) overall. 2025-12-04 14:16:24.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [key-data] ... 2025-12-04 14:16:24.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [key-data], 1 total (in window) overall. 2025-12-04 14:16:24.753 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan] ... 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan], 1 total (in window) overall. 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerances] ... 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerances], 1 total (in window) overall. 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [property-constraints] ... 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [property-constraints], 1 total (in window) overall. 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-list] ... 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-list], 1 total (in window) overall. 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profile] ... 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profile], 1 total (in window) overall. 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lines-of-business] ... 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lines-of-business], 1 total (in window) overall. 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-prop-names] ... 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-prop-names], 1 total (in window) overall. 2025-12-04 14:16:24.754 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo] ... 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo], 1 total (in window) overall. 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-networks] ... 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-networks], 1 total (in window) overall. 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pools] ... 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pools], 1 total (in window) overall. 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-range] ... 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-range], 1 total (in window) overall. 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachable] ... 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachable], 1 total (in window) overall. 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [available-bandwidth-map] ... 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [available-bandwidth-map], 1 total (in window) overall. 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitoring] ... 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitoring], 1 total (in window) overall. 2025-12-04 14:16:24.755 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-targets] ... 2025-12-04 14:16:24.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-targets], 1 total (in window) overall. 2025-12-04 14:16:24.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snapshots] ... 2025-12-04 14:16:24.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snapshots], 1 total (in window) overall. 2025-12-04 14:16:24.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-member] ... 2025-12-04 14:16:24.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-member], 1 total (in window) overall. 2025-12-04 14:16:24.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interfaces] ... 2025-12-04 14:16:24.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interfaces], 1 total (in window) overall. 2025-12-04 14:16:24.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capabilities] ... 2025-12-04 14:16:24.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capabilities], 1 total (in window) overall. 2025-12-04 14:16:24.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-coordinate] ... 2025-12-04 14:16:24.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-coordinate], 1 total (in window) overall. 2025-12-04 14:16:24.756 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resources] ... 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resources], 1 total (in window) overall. 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbor] ... 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbor], 1 total (in window) overall. 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esi] ... 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esi], 1 total (in window) overall. 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [multicast-configurations] ... 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [multicast-configurations], 1 total (in window) overall. 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder-evcs] ... 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder-evcs], 1 total (in window) overall. 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-queries] ... 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-queries], 1 total (in window) overall. 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-center] ... 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-center], 1 total (in window) overall. 2025-12-04 14:16:24.757 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [subnet] ... 2025-12-04 14:16:24.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [subnet], 1 total (in window) overall. 2025-12-04 14:16:24.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interfaces] ... 2025-12-04 14:16:24.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interfaces], 1 total (in window) overall. 2025-12-04 14:16:24.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profile] ... 2025-12-04 14:16:24.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profile], 1 total (in window) overall. 2025-12-04 14:16:24.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platforms] ... 2025-12-04 14:16:24.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platforms], 1 total (in window) overall. 2025-12-04 14:16:24.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-check-and-reservation-job] ... 2025-12-04 14:16:24.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-check-and-reservation-job], 1 total (in window) overall. 2025-12-04 14:16:24.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attributes] ... 2025-12-04 14:16:24.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attributes], 1 total (in window) overall. 2025-12-04 14:16:24.758 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cable] ... 2025-12-04 14:16:24.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cable], 1 total (in window) overall. 2025-12-04 14:16:24.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ue] ... 2025-12-04 14:16:24.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ue], 1 total (in window) overall. 2025-12-04 14:16:24.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-path] ... 2025-12-04 14:16:24.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-path], 1 total (in window) overall. 2025-12-04 14:16:24.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cables] ... 2025-12-04 14:16:24.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cables], 1 total (in window) overall. 2025-12-04 14:16:24.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dhcp-service] ... 2025-12-04 14:16:24.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dhcp-service], 1 total (in window) overall. 2025-12-04 14:16:24.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comms] ... 2025-12-04 14:16:24.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comms], 1 total (in window) overall. 2025-12-04 14:16:24.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cps] ... 2025-12-04 14:16:24.759 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cps], 1 total (in window) overall. 2025-12-04 14:16:24.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdns] ... 2025-12-04 14:16:24.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdns], 1 total (in window) overall. 2025-12-04 14:16:24.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pfs] ... 2025-12-04 14:16:24.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pfs], 1 total (in window) overall. 2025-12-04 14:16:24.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [license] ... 2025-12-04 14:16:24.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [license], 1 total (in window) overall. 2025-12-04 14:16:24.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggables] ... 2025-12-04 14:16:24.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggables], 1 total (in window) overall. 2025-12-04 14:16:24.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [unis] ... 2025-12-04 14:16:24.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [unis], 1 total (in window) overall. 2025-12-04 14:16:24.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switch] ... 2025-12-04 14:16:24.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switch], 1 total (in window) overall. 2025-12-04 14:16:24.760 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vf-modules] ... 2025-12-04 14:16:24.761 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vf-modules], 1 total (in window) overall. 2025-12-04 14:16:24.761 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpn-binding] ... 2025-12-04 14:16:24.761 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpn-binding], 1 total (in window) overall. 2025-12-04 14:16:24.761 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv4-address-list] ... 2025-12-04 14:16:24.761 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv4-address-list], 1 total (in window) overall. 2025-12-04 14:16:24.761 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlans] ... 2025-12-04 14:16:24.761 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlans], 1 total (in window) overall. 2025-12-04 14:16:24.761 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policies] ... 2025-12-04 14:16:24.761 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policies], 1 total (in window) overall. 2025-12-04 14:16:24.762 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-groups] ... 2025-12-04 14:16:24.762 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-groups], 1 total (in window) overall. 2025-12-04 14:16:24.762 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-elements] ... 2025-12-04 14:16:24.762 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-elements], 1 total (in window) overall. 2025-12-04 14:16:24.762 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-term] ... 2025-12-04 14:16:24.762 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-term], 1 total (in window) overall. 2025-12-04 14:16:24.762 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-neighbors] ... 2025-12-04 14:16:24.762 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-neighbors], 1 total (in window) overall. 2025-12-04 14:16:24.762 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cvlan-tags] ... 2025-12-04 14:16:24.762 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cvlan-tags], 1 total (in window) overall. 2025-12-04 14:16:24.763 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-list] ... 2025-12-04 14:16:24.763 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-list], 1 total (in window) overall. 2025-12-04 14:16:24.763 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [evc] ... 2025-12-04 14:16:24.763 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [evc], 1 total (in window) overall. 2025-12-04 14:16:24.763 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-routes] ... 2025-12-04 14:16:24.763 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-routes], 1 total (in window) overall. 2025-12-04 14:16:24.763 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positioning] ... 2025-12-04 14:16:24.763 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positioning], 1 total (in window) overall. 2025-12-04 14:16:24.763 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [interlayer-attachment] ... 2025-12-04 14:16:24.763 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [interlayer-attachment], 1 total (in window) overall. 2025-12-04 14:16:24.763 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-ues] ... 2025-12-04 14:16:24.764 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-ues], 1 total (in window) overall. 2025-12-04 14:16:24.764 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-pf] ... 2025-12-04 14:16:24.764 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-pf], 1 total (in window) overall. 2025-12-04 14:16:24.764 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [serv-attr-com] ... 2025-12-04 14:16:24.764 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [serv-attr-com], 1 total (in window) overall. 2025-12-04 14:16:24.764 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [snssai] ... 2025-12-04 14:16:24.764 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [snssai], 1 total (in window) overall. 2025-12-04 14:16:24.764 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity-states] ... 2025-12-04 14:16:24.764 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity-states], 1 total (in window) overall. 2025-12-04 14:16:24.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-nfvo-list] ... 2025-12-04 14:16:24.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-nfvo-list], 1 total (in window) overall. 2025-12-04 14:16:24.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnets] ... 2025-12-04 14:16:24.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnets], 1 total (in window) overall. 2025-12-04 14:16:24.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info-list] ... 2025-12-04 14:16:24.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info-list], 1 total (in window) overall. 2025-12-04 14:16:24.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristics] ... 2025-12-04 14:16:24.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristics], 1 total (in window) overall. 2025-12-04 14:16:24.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [constrained-element-sets] ... 2025-12-04 14:16:24.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [constrained-element-sets], 1 total (in window) overall. 2025-12-04 14:16:24.765 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activities] ... 2025-12-04 14:16:24.766 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activities], 1 total (in window) overall. 2025-12-04 14:16:24.766 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filts] ... 2025-12-04 14:16:24.766 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filts], 1 total (in window) overall. 2025-12-04 14:16:24.766 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [properties] ... 2025-12-04 14:16:24.766 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [properties], 1 total (in window) overall. 2025-12-04 14:16:24.766 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-pool] ... 2025-12-04 14:16:24.766 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-pool], 1 total (in window) overall. 2025-12-04 14:16:24.766 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-resources] ... 2025-12-04 14:16:24.766 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-resources], 1 total (in window) overall. 2025-12-04 14:16:24.766 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [metadata] ... 2025-12-04 14:16:24.766 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [metadata], 1 total (in window) overall. 2025-12-04 14:16:24.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-regions] ... 2025-12-04 14:16:24.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cloud-regions], 1 total (in window) overall. 2025-12-04 14:16:24.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookup] ... 2025-12-04 14:16:24.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookup], 1 total (in window) overall. 2025-12-04 14:16:24.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-lookups] ... 2025-12-04 14:16:24.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-lookups], 1 total (in window) overall. 2025-12-04 14:16:24.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-families] ... 2025-12-04 14:16:24.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-families], 1 total (in window) overall. 2025-12-04 14:16:24.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-window] ... 2025-12-04 14:16:24.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-window], 1 total (in window) overall. 2025-12-04 14:16:24.767 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [racks] ... 2025-12-04 14:16:24.768 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [racks], 1 total (in window) overall. 2025-12-04 14:16:24.768 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-thpt-per-slice-subnet] ... 2025-12-04 14:16:24.768 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-thpt-per-slice-subnet], 1 total (in window) overall. 2025-12-04 14:16:24.768 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configurations] ... 2025-12-04 14:16:24.768 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configurations], 1 total (in window) overall. 2025-12-04 14:16:24.768 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lacps] ... 2025-12-04 14:16:24.768 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lacps], 1 total (in window) overall. 2025-12-04 14:16:24.768 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-set] ... 2025-12-04 14:16:24.769 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-set], 1 total (in window) overall. 2025-12-04 14:16:24.769 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-sets] ... 2025-12-04 14:16:24.769 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-sets], 1 total (in window) overall. 2025-12-04 14:16:24.769 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [extra-property] ... 2025-12-04 14:16:24.769 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [extra-property], 1 total (in window) overall. 2025-12-04 14:16:24.769 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscriptions] ... 2025-12-04 14:16:24.769 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscriptions], 1 total (in window) overall. 2025-12-04 14:16:24.769 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instance] ... 2025-12-04 14:16:24.769 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instance], 1 total (in window) overall. 2025-12-04 14:16:24.769 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [models] ... 2025-12-04 14:16:24.769 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [models], 1 total (in window) overall. 2025-12-04 14:16:24.769 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [delay-tolerance] ... 2025-12-04 14:16:24.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [delay-tolerance], 1 total (in window) overall. 2025-12-04 14:16:24.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-maps] ... 2025-12-04 14:16:24.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-maps], 1 total (in window) overall. 2025-12-04 14:16:24.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hops] ... 2025-12-04 14:16:24.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hops], 1 total (in window) overall. 2025-12-04 14:16:24.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [synchronicities] ... 2025-12-04 14:16:24.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [synchronicities], 1 total (in window) overall. 2025-12-04 14:16:24.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pes] ... 2025-12-04 14:16:24.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pes], 1 total (in window) overall. 2025-12-04 14:16:24.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-profiles] ... 2025-12-04 14:16:24.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-profiles], 1 total (in window) overall. 2025-12-04 14:16:24.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnf] ... 2025-12-04 14:16:24.770 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnf], 1 total (in window) overall. 2025-12-04 14:16:24.771 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [operational-environments] ... 2025-12-04 14:16:24.771 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [operational-environments], 1 total (in window) overall. 2025-12-04 14:16:24.771 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [chassis] ... 2025-12-04 14:16:24.771 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [chassis], 1 total (in window) overall. 2025-12-04 14:16:24.771 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnfs] ... 2025-12-04 14:16:24.771 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnfs], 1 total (in window) overall. 2025-12-04 14:16:24.771 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [element-choice-set] ... 2025-12-04 14:16:24.771 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [element-choice-set], 1 total (in window) overall. 2025-12-04 14:16:24.771 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-element] ... 2025-12-04 14:16:24.771 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-element], 1 total (in window) overall. 2025-12-04 14:16:24.771 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [include-node-filter] ... 2025-12-04 14:16:24.771 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [include-node-filter], 1 total (in window) overall. 2025-12-04 14:16:24.771 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-data] ... 2025-12-04 14:16:24.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-data], 1 total (in window) overall. 2025-12-04 14:16:24.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-densities] ... 2025-12-04 14:16:24.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-densities], 1 total (in window) overall. 2025-12-04 14:16:24.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vfs] ... 2025-12-04 14:16:24.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vfs], 1 total (in window) overall. 2025-12-04 14:16:24.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-versions] ... 2025-12-04 14:16:24.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-versions], 1 total (in window) overall. 2025-12-04 14:16:24.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [actions] ... 2025-12-04 14:16:24.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [actions], 1 total (in window) overall. 2025-12-04 14:16:24.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [device] ... 2025-12-04 14:16:24.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [device], 1 total (in window) overall. 2025-12-04 14:16:24.772 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [address-family] ... 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [address-family], 1 total (in window) overall. 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slots] ... 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slots], 1 total (in window) overall. 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l-interface] ... 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l-interface], 1 total (in window) overall. 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-ids] ... 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-ids], 1 total (in window) overall. 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable-slot] ... 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable-slot], 1 total (in window) overall. 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [activity] ... 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [activity], 1 total (in window) overall. 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-design-and-creation] ... 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-design-and-creation], 1 total (in window) overall. 2025-12-04 14:16:24.773 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ports] ... 2025-12-04 14:16:24.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ports], 1 total (in window) overall. 2025-12-04 14:16:24.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-range] ... 2025-12-04 14:16:24.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-range], 1 total (in window) overall. 2025-12-04 14:16:24.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hw-component] ... 2025-12-04 14:16:24.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hw-component], 1 total (in window) overall. 2025-12-04 14:16:24.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [routing-instances] ... 2025-12-04 14:16:24.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [routing-instances], 1 total (in window) overall. 2025-12-04 14:16:24.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [endpoint] ... 2025-12-04 14:16:24.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [endpoint], 1 total (in window) overall. 2025-12-04 14:16:24.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregates] ... 2025-12-04 14:16:24.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregates], 1 total (in window) overall. 2025-12-04 14:16:24.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [virtual-data-centers] ... 2025-12-04 14:16:24.774 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [virtual-data-centers], 1 total (in window) overall. 2025-12-04 14:16:24.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship] ... 2025-12-04 14:16:24.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship], 1 total (in window) overall. 2025-12-04 14:16:24.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-member] ... 2025-12-04 14:16:24.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-member], 1 total (in window) overall. 2025-12-04 14:16:24.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraint] ... 2025-12-04 14:16:24.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraint], 1 total (in window) overall. 2025-12-04 14:16:24.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [secondary-filter] ... 2025-12-04 14:16:24.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [secondary-filter], 1 total (in window) overall. 2025-12-04 14:16:24.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event] ... 2025-12-04 14:16:24.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event], 1 total (in window) overall. 2025-12-04 14:16:24.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tags] ... 2025-12-04 14:16:24.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tags], 1 total (in window) overall. 2025-12-04 14:16:24.775 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [neighbours] ... 2025-12-04 14:16:24.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [neighbours], 1 total (in window) overall. 2025-12-04 14:16:24.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [services] ... 2025-12-04 14:16:24.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [services], 1 total (in window) overall. 2025-12-04 14:16:24.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [result-data] ... 2025-12-04 14:16:24.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [result-data], 1 total (in window) overall. 2025-12-04 14:16:24.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [availability-zone] ... 2025-12-04 14:16:24.776 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 139336 2025-12-04 14:16:24.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 1 records for [availability-zone], 2 total (in window) overall. 2025-12-04 14:16:24.777 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-components] ... 2025-12-04 14:16:24.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-components], 2 total (in window) overall. 2025-12-04 14:16:24.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [communication-service-profiles] ... 2025-12-04 14:16:24.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [communication-service-profiles], 2 total (in window) overall. 2025-12-04 14:16:24.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esis] ... 2025-12-04 14:16:24.778 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esis], 2 total (in window) overall. 2025-12-04 14:16:24.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpn] ... 2025-12-04 14:16:24.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpn], 2 total (in window) overall. 2025-12-04 14:16:24.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [validation-audit] ... 2025-12-04 14:16:24.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [validation-audit], 2 total (in window) overall. 2025-12-04 14:16:24.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [contacts] ... 2025-12-04 14:16:24.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [contacts], 2 total (in window) overall. 2025-12-04 14:16:24.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sriov-vf] ... 2025-12-04 14:16:24.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sriov-vf], 2 total (in window) overall. 2025-12-04 14:16:24.779 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlements] ... 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlements], 2 total (in window) overall. 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-option] ... 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-option], 2 total (in window) overall. 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [project] ... 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [project], 2 total (in window) overall. 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-subscription] ... 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-subscription], 2 total (in window) overall. 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ue] ... 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ue], 2 total (in window) overall. 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-info] ... 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-info], 2 total (in window) overall. 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rules] ... 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rules], 2 total (in window) overall. 2025-12-04 14:16:24.780 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-and-named-query-search] ... 2025-12-04 14:16:24.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-and-named-query-search], 2 total (in window) overall. 2025-12-04 14:16:24.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregated-ether-options] ... 2025-12-04 14:16:24.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregated-ether-options], 2 total (in window) overall. 2025-12-04 14:16:24.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hardware-catalog-item] ... 2025-12-04 14:16:24.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hardware-catalog-item], 2 total (in window) overall. 2025-12-04 14:16:24.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-item] ... 2025-12-04 14:16:24.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-item], 2 total (in window) overall. 2025-12-04 14:16:24.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [reserved-prop-names] ... 2025-12-04 14:16:24.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [reserved-prop-names], 2 total (in window) overall. 2025-12-04 14:16:24.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [fqdn] ... 2025-12-04 14:16:24.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [fqdn], 2 total (in window) overall. 2025-12-04 14:16:24.781 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-units] ... 2025-12-04 14:16:24.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-units], 2 total (in window) overall. 2025-12-04 14:16:24.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-tag] ... 2025-12-04 14:16:24.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-tag], 2 total (in window) overall. 2025-12-04 14:16:24.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-response-items] ... 2025-12-04 14:16:24.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-response-items], 2 total (in window) overall. 2025-12-04 14:16:24.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ipsec-configuration] ... 2025-12-04 14:16:24.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ipsec-configuration], 2 total (in window) overall. 2025-12-04 14:16:24.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collection] ... 2025-12-04 14:16:24.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collection], 2 total (in window) overall. 2025-12-04 14:16:24.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [start-node-filter] ... 2025-12-04 14:16:24.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [start-node-filter], 2 total (in window) overall. 2025-12-04 14:16:24.782 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdn-zone-response] ... 2025-12-04 14:16:24.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdn-zone-response], 2 total (in window) overall. 2025-12-04 14:16:24.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [flavor] ... 2025-12-04 14:16:24.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [flavor], 2 total (in window) overall. 2025-12-04 14:16:24.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aggregate-route] ... 2025-12-04 14:16:24.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aggregate-route], 2 total (in window) overall. 2025-12-04 14:16:24.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [feasibility-time-windows] ... 2025-12-04 14:16:24.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [feasibility-time-windows], 2 total (in window) overall. 2025-12-04 14:16:24.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pluggable] ... 2025-12-04 14:16:24.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pluggable], 2 total (in window) overall. 2025-12-04 14:16:24.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [named-query-element] ... 2025-12-04 14:16:24.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [named-query-element], 2 total (in window) overall. 2025-12-04 14:16:24.783 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-deterministic-comm] ... 2025-12-04 14:16:24.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-deterministic-comm], 2 total (in window) overall. 2025-12-04 14:16:24.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-members] ... 2025-12-04 14:16:24.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-members], 2 total (in window) overall. 2025-12-04 14:16:24.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [next-hop] ... 2025-12-04 14:16:24.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [next-hop], 2 total (in window) overall. 2025-12-04 14:16:24.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [temporary-parameter-lists] ... 2025-12-04 14:16:24.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [temporary-parameter-lists], 2 total (in window) overall. 2025-12-04 14:16:24.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info] ... 2025-12-04 14:16:24.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info], 2 total (in window) overall. 2025-12-04 14:16:24.784 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-network] ... 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-network], 2 total (in window) overall. 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [logical-links] ... 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [logical-links], 2 total (in window) overall. 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [slice-profiles] ... 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [slice-profiles], 2 total (in window) overall. 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [generic-vnf] ... 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [generic-vnf], 2 total (in window) overall. 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cards] ... 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cards], 2 total (in window) overall. 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interface] ... 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interface], 2 total (in window) overall. 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update] ... 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update], 2 total (in window) overall. 2025-12-04 14:16:24.785 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rule] ... 2025-12-04 14:16:24.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rule], 2 total (in window) overall. 2025-12-04 14:16:24.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory] ... 2025-12-04 14:16:24.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory], 2 total (in window) overall. 2025-12-04 14:16:24.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profiles] ... 2025-12-04 14:16:24.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profiles], 2 total (in window) overall. 2025-12-04 14:16:24.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-resource] ... 2025-12-04 14:16:24.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-resource], 2 total (in window) overall. 2025-12-04 14:16:24.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-key-term] ... 2025-12-04 14:16:24.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-key-term], 2 total (in window) overall. 2025-12-04 14:16:24.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [allotted-resource] ... 2025-12-04 14:16:24.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [allotted-resource], 2 total (in window) overall. 2025-12-04 14:16:24.786 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [common] ... 2025-12-04 14:16:24.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [common], 2 total (in window) overall. 2025-12-04 14:16:24.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [coverage-area] ... 2025-12-04 14:16:24.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [coverage-area], 2 total (in window) overall. 2025-12-04 14:16:24.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [notification-event-header] ... 2025-12-04 14:16:24.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [notification-event-header], 2 total (in window) overall. 2025-12-04 14:16:24.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnect] ... 2025-12-04 14:16:24.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnect], 2 total (in window) overall. 2025-12-04 14:16:24.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ext-aai-network] ... 2025-12-04 14:16:24.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ext-aai-network], 2 total (in window) overall. 2025-12-04 14:16:24.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [aai-internal] ... 2025-12-04 14:16:24.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [aai-internal], 2 total (in window) overall. 2025-12-04 14:16:24.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-of-service] ... 2025-12-04 14:16:24.787 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-of-service], 2 total (in window) overall. 2025-12-04 14:16:24.788 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-component] ... 2025-12-04 14:16:24.788 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-component], 2 total (in window) overall. 2025-12-04 14:16:24.788 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack] ... 2025-12-04 14:16:24.788 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack], 2 total (in window) overall. 2025-12-04 14:16:24.788 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vpls-pe] ... 2025-12-04 14:16:24.788 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vpls-pe], 2 total (in window) overall. 2025-12-04 14:16:24.788 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-ver] ... 2025-12-04 14:16:24.788 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-ver], 2 total (in window) overall. 2025-12-04 14:16:24.788 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [owning-entity] ... 2025-12-04 14:16:24.788 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [owning-entity], 2 total (in window) overall. 2025-12-04 14:16:24.788 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-capability] ... 2025-12-04 14:16:24.788 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-capability], 2 total (in window) overall. 2025-12-04 14:16:24.788 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [instance-groups] ... 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [instance-groups], 2 total (in window) overall. 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [p-interface] ... 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [p-interface], 2 total (in window) overall. 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-networks] ... 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-networks], 2 total (in window) overall. 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [mappings] ... 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [mappings], 2 total (in window) overall. 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cells] ... 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [cells], 2 total (in window) overall. 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-area] ... 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-area], 2 total (in window) overall. 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-instance] ... 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-instance], 2 total (in window) overall. 2025-12-04 14:16:24.789 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [max-number-of-ues] ... 2025-12-04 14:16:24.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [max-number-of-ues], 2 total (in window) overall. 2025-12-04 14:16:24.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivity] ... 2025-12-04 14:16:24.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivity], 2 total (in window) overall. 2025-12-04 14:16:24.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [collections] ... 2025-12-04 14:16:24.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [collections], 2 total (in window) overall. 2025-12-04 14:16:24.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-constraints] ... 2025-12-04 14:16:24.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-constraints], 2 total (in window) overall. 2025-12-04 14:16:24.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vserver] ... 2025-12-04 14:16:24.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vserver], 2 total (in window) overall. 2025-12-04 14:16:24.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partner] ... 2025-12-04 14:16:24.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partner], 2 total (in window) overall. 2025-12-04 14:16:24.790 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenant] ... 2025-12-04 14:16:24.791 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 69784 2025-12-04 14:16:24.792 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 73880 2025-12-04 14:16:24.794 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:16:24.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [73880|98392|KeepVid=UNDETERMINED] 2025-12-04 14:16:24.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 94312 2025-12-04 14:16:24.795 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 94432 2025-12-04 14:16:24.796 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 98392 2025-12-04 14:16:24.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:16:24.797 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 102536 2025-12-04 14:16:24.798 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 114808 2025-12-04 14:16:24.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 114920 2025-12-04 14:16:24.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >> Encountered a missingAaiNodeType mid-fix-node while looking for the parent of a [tenant] node. 2025-12-04 14:16:24.799 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 135240 2025-12-04 14:16:24.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [tenant], 11 total (in window) overall. 2025-12-04 14:16:24.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-system-info-list] ... 2025-12-04 14:16:24.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-system-info-list], 11 total (in window) overall. 2025-12-04 14:16:24.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-region] ... 2025-12-04 14:16:24.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-region], 11 total (in window) overall. 2025-12-04 14:16:24.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-ranges] ... 2025-12-04 14:16:24.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-ranges], 11 total (in window) overall. 2025-12-04 14:16:24.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-list] ... 2025-12-04 14:16:24.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-list], 11 total (in window) overall. 2025-12-04 14:16:24.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [images] ... 2025-12-04 14:16:24.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [images], 11 total (in window) overall. 2025-12-04 14:16:24.801 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-ues] ... 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-ues], 11 total (in window) overall. 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-key-terms] ... 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-key-terms], 11 total (in window) overall. 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnfcs] ... 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnfcs], 11 total (in window) overall. 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [gig-ether-option] ... 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [gig-ether-option], 11 total (in window) overall. 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [service-profile] ... 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [service-profile], 11 total (in window) overall. 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [l3-interface-ipv6-address-list] ... 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [l3-interface-ipv6-address-list], 11 total (in window) overall. 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bandwidth-attribute] ... 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bandwidth-attribute], 11 total (in window) overall. 2025-12-04 14:16:24.802 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [term-density] ... 2025-12-04 14:16:24.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [term-density], 11 total (in window) overall. 2025-12-04 14:16:24.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarder] ... 2025-12-04 14:16:24.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarder], 11 total (in window) overall. 2025-12-04 14:16:24.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vig-servers] ... 2025-12-04 14:16:24.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vig-servers], 11 total (in window) overall. 2025-12-04 14:16:24.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [card] ... 2025-12-04 14:16:24.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [card], 11 total (in window) overall. 2025-12-04 14:16:24.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nos-server] ... 2025-12-04 14:16:24.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nos-server], 11 total (in window) overall. 2025-12-04 14:16:24.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [line-of-business] ... 2025-12-04 14:16:24.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [line-of-business], 11 total (in window) overall. 2025-12-04 14:16:24.803 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item-data] ... 2025-12-04 14:16:24.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item-data], 11 total (in window) overall. 2025-12-04 14:16:24.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [related-to-property] ... 2025-12-04 14:16:24.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [related-to-property], 11 total (in window) overall. 2025-12-04 14:16:24.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [forwarding-paths] ... 2025-12-04 14:16:24.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [forwarding-paths], 11 total (in window) overall. 2025-12-04 14:16:24.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-routes] ... 2025-12-04 14:16:24.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-routes], 11 total (in window) overall. 2025-12-04 14:16:24.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [policy-map-member] ... 2025-12-04 14:16:24.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [policy-map-member], 11 total (in window) overall. 2025-12-04 14:16:24.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-termination-points] ... 2025-12-04 14:16:24.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-termination-points], 11 total (in window) overall. 2025-12-04 14:16:24.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ul-thpt-per-slice-subnet] ... 2025-12-04 14:16:24.804 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ul-thpt-per-slice-subnet], 11 total (in window) overall. 2025-12-04 14:16:24.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [convex-geo-polygon] ... 2025-12-04 14:16:24.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [convex-geo-polygon], 11 total (in window) overall. 2025-12-04 14:16:24.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignment] ... 2025-12-04 14:16:24.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignment], 11 total (in window) overall. 2025-12-04 14:16:24.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [software-version] ... 2025-12-04 14:16:24.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [software-version], 11 total (in window) overall. 2025-12-04 14:16:24.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignment] ... 2025-12-04 14:16:24.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignment], 11 total (in window) overall. 2025-12-04 14:16:24.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [segmentation-assignments] ... 2025-12-04 14:16:24.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [segmentation-assignments], 11 total (in window) overall. 2025-12-04 14:16:24.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vce] ... 2025-12-04 14:16:24.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vce], 11 total (in window) overall. 2025-12-04 14:16:24.805 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-references] ... 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-references], 11 total (in window) overall. 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [te-link-attribute] ... 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [te-link-attribute], 11 total (in window) overall. 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [community-list] ... 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [community-list], 11 total (in window) overall. 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timers] ... 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timers], 11 total (in window) overall. 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [group-assignments] ... 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [group-assignments], 11 total (in window) overall. 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [kpi-monitorings] ... 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [kpi-monitorings], 11 total (in window) overall. 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [host-aggregate] ... 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [host-aggregate], 11 total (in window) overall. 2025-12-04 14:16:24.806 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [positionings] ... 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [positionings], 11 total (in window) overall. 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-route] ... 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-route], 11 total (in window) overall. 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dl-deterministic-comm] ... 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dl-deterministic-comm], 11 total (in window) overall. 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [plmn-id] ... 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [plmn-id], 11 total (in window) overall. 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hold-timer] ... 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hold-timer], 11 total (in window) overall. 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-elements] ... 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-elements], 11 total (in window) overall. 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [relationship-rules] ... 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [relationship-rules], 11 total (in window) overall. 2025-12-04 14:16:24.807 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-links] ... 2025-12-04 14:16:24.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-links], 11 total (in window) overall. 2025-12-04 14:16:24.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tunnel-xconnects] ... 2025-12-04 14:16:24.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tunnel-xconnects], 11 total (in window) overall. 2025-12-04 14:16:24.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [action-data] ... 2025-12-04 14:16:24.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [action-data], 11 total (in window) overall. 2025-12-04 14:16:24.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pnfs] ... 2025-12-04 14:16:24.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pnfs], 11 total (in window) overall. 2025-12-04 14:16:24.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [response-list] ... 2025-12-04 14:16:24.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [response-list], 11 total (in window) overall. 2025-12-04 14:16:24.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [class-map-members] ... 2025-12-04 14:16:24.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [class-map-members], 11 total (in window) overall. 2025-12-04 14:16:24.808 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [cloud-region] ... 2025-12-04 14:16:24.809 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 90216 2025-12-04 14:16:24.809 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:16:24.809 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 94296 2025-12-04 14:16:24.809 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:16:24.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 110824 2025-12-04 14:16:24.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = test-owner-noregionId, cloud-region-id = ) 2025-12-04 14:16:24.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 127048 2025-12-04 14:16:24.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for this guy - 2025-12-04 14:16:24.810 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Found set of dupes: [69648|86120|106728|110712|127048|KeepVid=UNDETERMINED] 2025-12-04 14:16:24.811 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG --- do checkAaiUriOk() for origVid = 131144 2025-12-04 14:16:24.811 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : DEBUG No node found for nodeType = [cloud-region], propsAndVal = (cloud-owner = , cloud-region-id = ) 2025-12-04 14:16:24.811 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 90216 2025-12-04 14:16:24.811 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 90216 2025-12-04 14:16:24.811 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 94296 2025-12-04 14:16:24.811 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 94296 2025-12-04 14:16:24.811 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 110824 2025-12-04 14:16:24.811 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-owner], VID = 131144 2025-12-04 14:16:24.811 WARN 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : >>> WARNING >>> could not find this key-property for this vertex. propName = [cloud-region-id], VID = 131144 2025-12-04 14:16:24.812 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : - now check Dupes for some non-dependent guys - 2025-12-04 14:16:24.812 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 9 records for [cloud-region], 16 total (in window) overall. 2025-12-04 14:16:24.812 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-groups] ... 2025-12-04 14:16:24.813 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-groups], 16 total (in window) overall. 2025-12-04 14:16:24.813 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sdwan-vpns] ... 2025-12-04 14:16:24.813 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sdwan-vpns], 16 total (in window) overall. 2025-12-04 14:16:24.813 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [external-system] ... 2025-12-04 14:16:24.814 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [external-system], 16 total (in window) overall. 2025-12-04 14:16:24.814 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [zone] ... 2025-12-04 14:16:24.814 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [zone], 16 total (in window) overall. 2025-12-04 14:16:24.814 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lan-port-config] ... 2025-12-04 14:16:24.814 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lan-port-config], 16 total (in window) overall. 2025-12-04 14:16:24.814 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [overloaded-model] ... 2025-12-04 14:16:24.815 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [overloaded-model], 16 total (in window) overall. 2025-12-04 14:16:24.815 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [rack-unit] ... 2025-12-04 14:16:24.815 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [rack-unit], 16 total (in window) overall. 2025-12-04 14:16:24.815 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-group] ... 2025-12-04 14:16:24.816 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-group], 16 total (in window) overall. 2025-12-04 14:16:24.816 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network-technology] ... 2025-12-04 14:16:24.816 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network-technology], 16 total (in window) overall. 2025-12-04 14:16:24.816 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [inventory-item] ... 2025-12-04 14:16:24.816 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [inventory-item], 16 total (in window) overall. 2025-12-04 14:16:24.817 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-mappings] ... 2025-12-04 14:16:24.817 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-mappings], 16 total (in window) overall. 2025-12-04 14:16:24.817 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pdus] ... 2025-12-04 14:16:24.817 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pdus], 16 total (in window) overall. 2025-12-04 14:16:24.817 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [hpa-capacity] ... 2025-12-04 14:16:24.817 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [hpa-capacity], 16 total (in window) overall. 2025-12-04 14:16:24.818 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [profiles] ... 2025-12-04 14:16:24.818 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [profiles], 16 total (in window) overall. 2025-12-04 14:16:24.818 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [oam-network] ... 2025-12-04 14:16:24.818 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [oam-network], 16 total (in window) overall. 2025-12-04 14:16:24.818 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [entitlement] ... 2025-12-04 14:16:24.819 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [entitlement], 16 total (in window) overall. 2025-12-04 14:16:24.819 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-links] ... 2025-12-04 14:16:24.819 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-links], 16 total (in window) overall. 2025-12-04 14:16:24.819 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vnf-image] ... 2025-12-04 14:16:24.819 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vnf-image], 16 total (in window) overall. 2025-12-04 14:16:24.819 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [dvs-switches] ... 2025-12-04 14:16:24.820 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [dvs-switches], 16 total (in window) overall. 2025-12-04 14:16:24.820 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [newvces] ... 2025-12-04 14:16:24.820 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [newvces], 16 total (in window) overall. 2025-12-04 14:16:24.820 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pair-sets] ... 2025-12-04 14:16:24.820 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pair-sets], 16 total (in window) overall. 2025-12-04 14:16:24.820 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ip-address-list] ... 2025-12-04 14:16:24.821 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ip-address-list], 16 total (in window) overall. 2025-12-04 14:16:24.821 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-request] ... 2025-12-04 14:16:24.821 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-request], 16 total (in window) overall. 2025-12-04 14:16:24.821 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [edge-tag-query-result] ... 2025-12-04 14:16:24.821 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [edge-tag-query-result], 16 total (in window) overall. 2025-12-04 14:16:24.821 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [icmp-unreachables] ... 2025-12-04 14:16:24.821 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [icmp-unreachables], 16 total (in window) overall. 2025-12-04 14:16:24.821 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [port-groups] ... 2025-12-04 14:16:24.821 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [port-groups], 16 total (in window) overall. 2025-12-04 14:16:24.821 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [az-and-dvs-switches] ... 2025-12-04 14:16:24.822 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [az-and-dvs-switches], 16 total (in window) overall. 2025-12-04 14:16:24.822 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vlan-characteristic] ... 2025-12-04 14:16:24.822 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vlan-characteristic], 16 total (in window) overall. 2025-12-04 14:16:24.822 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [configuration] ... 2025-12-04 14:16:24.822 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [configuration], 16 total (in window) overall. 2025-12-04 14:16:24.822 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignments] ... 2025-12-04 14:16:24.822 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignments], 16 total (in window) overall. 2025-12-04 14:16:24.822 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [vip-ipv4-address-list] ... 2025-12-04 14:16:24.823 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [vip-ipv4-address-list], 16 total (in window) overall. 2025-12-04 14:16:24.823 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [geo-points] ... 2025-12-04 14:16:24.823 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [geo-points], 16 total (in window) overall. 2025-12-04 14:16:24.823 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bgp-group] ... 2025-12-04 14:16:24.823 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bgp-group], 16 total (in window) overall. 2025-12-04 14:16:24.823 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [platform] ... 2025-12-04 14:16:24.823 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [platform], 16 total (in window) overall. 2025-12-04 14:16:24.823 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [volume-groups] ... 2025-12-04 14:16:24.823 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [volume-groups], 16 total (in window) overall. 2025-12-04 14:16:24.823 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [network] ... 2025-12-04 14:16:24.824 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [network], 16 total (in window) overall. 2025-12-04 14:16:24.824 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [area-geo-coordinate] ... 2025-12-04 14:16:24.824 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [area-geo-coordinate], 16 total (in window) overall. 2025-12-04 14:16:24.824 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [ctag-assignment] ... 2025-12-04 14:16:24.824 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [ctag-assignment], 16 total (in window) overall. 2025-12-04 14:16:24.824 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [update-node-key] ... 2025-12-04 14:16:24.824 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [update-node-key], 16 total (in window) overall. 2025-12-04 14:16:24.824 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [site-pairs] ... 2025-12-04 14:16:24.825 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [site-pairs], 16 total (in window) overall. 2025-12-04 14:16:24.825 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [physical-link] ... 2025-12-04 14:16:24.825 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [physical-link], 16 total (in window) overall. 2025-12-04 14:16:24.825 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [esr-ems-list] ... 2025-12-04 14:16:24.825 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [esr-ems-list], 16 total (in window) overall. 2025-12-04 14:16:24.825 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sp-partners] ... 2025-12-04 14:16:24.825 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sp-partners], 16 total (in window) overall. 2025-12-04 14:16:24.825 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [tenants] ... 2025-12-04 14:16:24.825 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [tenants], 16 total (in window) overall. 2025-12-04 14:16:24.825 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [pservers] ... 2025-12-04 14:16:24.826 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [pservers], 16 total (in window) overall. 2025-12-04 14:16:24.826 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [sw-components] ... 2025-12-04 14:16:24.826 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [sw-components], 16 total (in window) overall. 2025-12-04 14:16:24.826 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [model-vers] ... 2025-12-04 14:16:24.826 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [model-vers], 16 total (in window) overall. 2025-12-04 14:16:24.826 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-interfaces] ... 2025-12-04 14:16:24.826 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-interfaces], 16 total (in window) overall. 2025-12-04 14:16:24.826 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [route-table-reference] ... 2025-12-04 14:16:24.826 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [route-table-reference], 16 total (in window) overall. 2025-12-04 14:16:24.827 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [classes-of-service] ... 2025-12-04 14:16:24.827 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [classes-of-service], 16 total (in window) overall. 2025-12-04 14:16:24.827 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [composed-resource] ... 2025-12-04 14:16:24.827 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [composed-resource], 16 total (in window) overall. 2025-12-04 14:16:24.827 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [nr-operating-bands] ... 2025-12-04 14:16:24.827 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [nr-operating-bands], 16 total (in window) overall. 2025-12-04 14:16:24.827 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [object-group-members] ... 2025-12-04 14:16:24.827 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [object-group-members], 16 total (in window) overall. 2025-12-04 14:16:24.827 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [connectivities] ... 2025-12-04 14:16:24.828 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [connectivities], 16 total (in window) overall. 2025-12-04 14:16:24.828 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [bfds] ... 2025-12-04 14:16:24.828 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [bfds], 16 total (in window) overall. 2025-12-04 14:16:24.828 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [lag-link] ... 2025-12-04 14:16:24.828 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [lag-link], 16 total (in window) overall. 2025-12-04 14:16:24.828 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : > Look at : [customer] ... 2025-12-04 14:16:24.828 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Processed 0 records for [customer], 16 total (in window) overall. 2025-12-04 14:16:24.828 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ---- NOTE --- about to open a SECOND graph (takes a little while)-------- 2025-12-04 14:16:24.828 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Got the graph2 object... 2025-12-04 14:16:24.829 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:16:24.831 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Checking for bad edges --- 2025-12-04 14:16:24.833 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 139336,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:16:24.834 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:16:24.834 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:16:24.834 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:16:24.834 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find blah in the store for lower hyphen to upper camel 2025-12-04 14:16:24.835 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 94296,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:16:24.835 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 69784,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:16:24.836 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 139336,nType = [availability-zone], is missing keyPropName = [availability-zone-name] 2025-12-04 14:16:24.838 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 94296,nType = [cloud-region], is missing keyPropName = [cloud-owner] 2025-12-04 14:16:24.838 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : -- Vid = 69784,nType = [tenant], is missing keyPropName = [tenant-id] 2025-12-04 14:16:24.839 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done checking for bad edges --- 2025-12-04 14:16:24.842 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ------------- Done doing all the checks ------------ 2025-12-04 14:16:24.842 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Output will be written to .//logs/data/dataGrooming/dataGrooming.PARTIAL.202512041416.out 2025-12-04 14:16:24.842 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Caught AAIException while grooming data 2025-12-04 14:16:24.842 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.PARTIAL.202512041416.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 217 :MethodName- testGroomingWithAutoFix ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:16:24.842 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6123 root cause=org.onap.aai.exceptions.AAIException: See file: [.//logs/data/dataGrooming/dataGrooming.PARTIAL.202512041416.out] and investigate delete candidates. ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 1438 :MethodName- doTheGrooming ClassName- org.onap.aai.datagrooming.DataGrooming :LineNumber- 245 :MethodName- execute ClassName- org.onap.aai.datagrooming.DataGroomingTest :LineNumber- 217 :MethodName- testGroomingWithAutoFix ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2025-12-04 14:16:24.842 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== Data Grooming Summary after all fixes ===== 2025-12-04 14:16:24.842 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Ghost Node Count: 0 2025-12-04 14:16:24.842 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad Index Node Count: 5 2025-12-04 14:16:24.842 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Bad URI Node Count: 0 2025-12-04 14:16:24.842 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Orphan Node Count: 5 2025-12-04 14:16:24.842 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Missing AAI NT Node Count: 1 2025-12-04 14:16:24.842 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : One-Armed Edge Hash Count: 4 2025-12-04 14:16:24.842 INFO 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : ===== End of Data Grooming Summary ===== 2025-12-04 14:16:24.842 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : Done! 2025-12-04 14:16:25.164 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : We will try to re-set the indexed properties for this node without changing any property values. VID = 1 2025-12-04 14:16:25.165 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : We will try resetting prop [aai-node-type], to val = [cloud-region] for VID = 1 2025-12-04 14:16:25.165 DEBUG 2251 --- [ main] org.onap.aai.datagrooming.DataGrooming : We will try resetting prop [aai-uri], to val = [aai-uriX26] for VID = 1 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 186.2 s -- in org.onap.aai.datagrooming.DataGroomingTest [INFO] Running org.onap.aai.datasnapshot.DataSnapshot4HistInitTest 2025-12-04 14:16:25.528 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:16:25.529 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:16:25.529 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:16:25.529 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:16:25.529 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:16:25.529 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:16:25.530 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:16:25.530 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:16:25.530 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 2 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 2, and DEBUG-flag set to: false 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [2] 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:16:25.531 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:16:25.531 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:25.531 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:25.531 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:16:25.532 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:16:25.532 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:16:25.532 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT 2025-12-04 14:16:25.532 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Successfully got the Graph instance. 2025-12-04 14:16:25.533 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:16:25.533 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:16:25.533 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:16:25.533 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:16:25.533 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:16:25.533 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:16:25.533 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:16:25.533 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:16:25.533 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:16:25.533 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Count how many nodes are in the db. 2025-12-04 14:16:25.534 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:16:25.536 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Total Count of Nodes in DB = 3. 2025-12-04 14:16:25.537 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:16:25.537 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will run this many simultaneous threads: 2 2025-12-04 14:16:25.537 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Required number of passes: 1 2025-12-04 14:16:25.537 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Max Nodes per file: 120000 2025-12-04 14:16:25.537 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will generate this many files: 2 2025-12-04 14:16:25.537 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Each file will have (roughly): 2 nodes. 2025-12-04 14:16:25.537 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Now, divide vertexIds across this many files: 2 2025-12-04 14:16:25.539 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:16:25.540 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:16:25.540 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 1 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P0 2025-12-04 14:16:25.623 DEBUG 2251 --- [ Thread-24] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P0 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P1 2025-12-04 14:16:25.625 DEBUG 2251 --- [ Thread-25] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P1 2025-12-04 14:16:25.628 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:16:25.628 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 2025-12-04 14:16:25.940 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:16:25.940 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:16:25.941 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:16:25.941 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:16:25.941 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:16:25.941 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:16:25.941 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:16:25.941 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:16:25.941 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 2 2025-12-04 14:16:25.941 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:16:25.941 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 2, and DEBUG-flag set to: true 2025-12-04 14:16:25.943 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 2, DEBUG-flag set to: true, and addDelayTimer = 1 mSec. 2025-12-04 14:16:25.943 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 2025-12-04 14:16:25.943 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 2025-12-04 14:16:25.943 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:16:25.943 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [2] 2025-12-04 14:16:25.943 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [DEBUG] 2025-12-04 14:16:25.943 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:16:25.944 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:16:25.944 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:16:25.944 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:16:25.944 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:16:25.944 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:16:25.944 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:16:25.944 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:16:25.944 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:16:25.944 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:25.944 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:25.944 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:16:25.944 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:16:25.945 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:16:25.945 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT 2025-12-04 14:16:25.945 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Successfully got the Graph instance. 2025-12-04 14:16:25.945 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:16:25.945 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:16:25.945 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:16:25.945 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:16:25.945 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:16:25.945 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:16:25.945 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:16:25.945 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:16:25.945 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:16:25.945 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Count how many nodes are in the db. 2025-12-04 14:16:25.945 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:16:25.947 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Total Count of Nodes in DB = 4. 2025-12-04 14:16:25.947 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:16:25.947 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will run this many simultaneous threads: 2 2025-12-04 14:16:25.947 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Required number of passes: 1 2025-12-04 14:16:25.947 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Max Nodes per file: 120000 2025-12-04 14:16:25.947 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will generate this many files: 2 2025-12-04 14:16:25.947 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Each file will have (roughly): 2 nodes. 2025-12-04 14:16:25.947 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Now, divide vertexIds across this many files: 2 2025-12-04 14:16:25.949 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:16:25.949 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:16:25.950 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 1 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P0, with 0 failed. -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P1, with 0 failed. 2025-12-04 14:16:25.963 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:16:25.963 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 2025-12-04 14:16:26.274 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:16:26.274 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:16:26.274 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:16:26.274 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:16:26.274 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:16:26.274 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:16:26.274 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:16:26.274 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:16:26.276 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Out of range (1-100) threadCount passed to DataSnapshot [0] 2025-12-04 14:16:26.276 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0 2025-12-04 14:16:26.276 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:16:26.276 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0, and DEBUG-flag set to: true 2025-12-04 14:16:26.276 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0, DEBUG-flag set to: true, and addDelayTimer = 100 mSec. 2025-12-04 14:16:26.276 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 2025-12-04 14:16:26.276 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 2025-12-04 14:16:26.276 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:16:26.276 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [0] 2025-12-04 14:16:26.276 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [DEBUG] 2025-12-04 14:16:26.277 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [100] 2025-12-04 14:16:26.277 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:16:26.277 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:16:26.277 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:16:26.277 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:16:26.277 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:16:26.277 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:16:26.277 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:16:26.277 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:16:26.277 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:26.277 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:26.277 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:16:26.277 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:16:26.277 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:16:26.278 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Bad command passed to DataSnapshot: [THREADED_SNAPSHOT] 2025-12-04 14:16:26.589 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:16:26.590 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:16:26.590 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:16:26.590 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:16:26.590 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:16:26.590 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:16:26.590 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:16:26.590 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:16:26.590 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [MULTITHREAD_RELOAD] 2025-12-04 14:16:26.590 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [pserver2.graphson] 2025-12-04 14:16:26.590 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:16:26.590 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 2025-12-04 14:16:26.590 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 2025-12-04 14:16:26.590 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:16:26.590 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:16:26.590 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:16:26.591 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:16:26.591 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:16:26.591 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:16:26.591 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:16:26.591 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:16:26.591 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:16:26.591 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:26.591 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:26.591 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:16:26.592 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = MULTITHREAD_RELOAD, oldSnapshotFileName = [pserver2.graphson]. 2025-12-04 14:16:26.592 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:16:26.592 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = MULTITHREAD_RELOAD 2025-12-04 14:16:26.592 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:16:26.592 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:16:26.592 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:16:26.592 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:16:26.592 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:16:26.592 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:16:26.592 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:16:26.592 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:16:26.592 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:16:26.592 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : call getNodeKeyNames () 2025-12-04 14:16:26.602 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- vertAddDelayMs = 1, failureDelayMs = 50, retryDelayMs = 50, maxErrorsPerThread = 25 2025-12-04 14:16:31.603 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P1] 2025-12-04 14:16:31.607 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Starting PartialDbLoad VERT_ONLY file # 0( passNo = 1, passIndex = 0) 2025-12-04 14:16:31.615 DEBUG 2251 --- [ool-67-thread-1] o.o.a.d.DataSnapshot4HistInit : >>> After Processing in PartialVertexLoader(): 2 records processed. 0 records failed. 0 RETRYs processed. 0 RETRYs failed. 2025-12-04 14:16:36.607 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P0] 2025-12-04 14:16:36.609 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Starting PartialDbLoad VERT_ONLY file # 1( passNo = 1, passIndex = 1) 2025-12-04 14:16:36.610 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- back from PartialVertexLoader. returned pass # 1, thread # 1, current size of old2NewVertMap is: 2 2025-12-04 14:16:36.612 DEBUG 2251 --- [ool-67-thread-2] o.o.a.d.DataSnapshot4HistInit : >>> After Processing in PartialVertexLoader(): 1 records processed. 0 records failed. 0 RETRYs processed. 0 RETRYs failed. 2025-12-04 14:16:36.612 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- back from PartialVertexLoader. returned pass # 1, thread # 2, current size of old2NewVertMap is: 3 2025-12-04 14:16:36.612 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To reload just the vertex ids from the snapshot files, it took: 0 minutes, 10 seconds 2025-12-04 14:16:45.612 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Now load the edges/properties ---------------------- 2025-12-04 14:16:50.613 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P1] 2025-12-04 14:16:50.620 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Starting PartialPropAndEdgeLoader4HistInit file # 0 (pass # 1, passIndex 0) 2025-12-04 14:16:50.631 DEBUG 2251 --- [ool-68-thread-1] o.o.a.d.DataSnapshot4HistInit : -- failure getting/setting properties for: vtxId = 8336. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname2] violates a uniqueness constraint [hostname]] 2025-12-04 14:16:50.631 DEBUG 2251 --- [ool-68-thread-1] o.o.a.d.DataSnapshot4HistInit : DEBUG Error processing Properties for this vertex: vtxId = 8336, [ error processing properties for vtxId = 8336] 2025-12-04 14:16:50.992 DEBUG 2251 --- [ool-68-thread-1] o.o.a.d.DataSnapshot4HistInit : DEBUG >> We will sleep for 50 and then RETRY any failed edge/property ADDs. 2025-12-04 14:16:51.043 DEBUG 2251 --- [ool-68-thread-1] o.o.a.d.DataSnapshot4HistInit : -- >> RETRY << pass # 2 failure getting/setting properties for: vtxId = 8336. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname2] violates a uniqueness constraint [hostname]] 2025-12-04 14:16:51.043 DEBUG 2251 --- [ool-68-thread-1] o.o.a.d.DataSnapshot4HistInit : DEBUG >> RETRY << pass # 2 Error processing Properties for this vertex: vtxId = 8336, [ error processing properties for vtxId = 8336] 2025-12-04 14:16:51.094 DEBUG 2251 --- [ool-68-thread-1] o.o.a.d.DataSnapshot4HistInit : >>> After Processing in PartialPropAndEdgeLoader() 2 records processed. 1 records failed. 1 RETRYs processed. 1 RETRYs failed. 2025-12-04 14:16:55.621 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P0] 2025-12-04 14:16:55.623 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Starting PartialPropAndEdgeLoader4HistInit file # 1 (pass # 1, passIndex 1) 2025-12-04 14:16:55.623 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- back from PartialPropAndEdgeLoader4HistInit. pass # 1, thread # 1 2025-12-04 14:16:55.626 DEBUG 2251 --- [ool-68-thread-2] o.o.a.d.DataSnapshot4HistInit : -- failure getting/setting properties for: vtxId = 4240. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname] violates a uniqueness constraint [hostname]] 2025-12-04 14:16:55.626 DEBUG 2251 --- [ool-68-thread-2] o.o.a.d.DataSnapshot4HistInit : DEBUG Error processing Properties for this vertex: vtxId = 4240, [ error processing properties for vtxId = 4240] 2025-12-04 14:16:55.676 DEBUG 2251 --- [ool-68-thread-2] o.o.a.d.DataSnapshot4HistInit : DEBUG >> We will sleep for 50 and then RETRY any failed edge/property ADDs. 2025-12-04 14:16:55.727 DEBUG 2251 --- [ool-68-thread-2] o.o.a.d.DataSnapshot4HistInit : -- >> RETRY << pass # 2 failure getting/setting properties for: vtxId = 4240. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname] violates a uniqueness constraint [hostname]] 2025-12-04 14:16:55.728 DEBUG 2251 --- [ool-68-thread-2] o.o.a.d.DataSnapshot4HistInit : DEBUG >> RETRY << pass # 2 Error processing Properties for this vertex: vtxId = 4240, [ error processing properties for vtxId = 4240] 2025-12-04 14:16:55.778 DEBUG 2251 --- [ool-68-thread-2] o.o.a.d.DataSnapshot4HistInit : >>> After Processing in PartialPropAndEdgeLoader() 1 records processed. 1 records failed. 1 RETRYs processed. 1 RETRYs failed. 2025-12-04 14:16:55.778 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- back from PartialPropAndEdgeLoader4HistInit. pass # 1, thread # 2 2025-12-04 14:16:55.779 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To reload the edges and properties from snapshot files, it took: 0 minutes, 19 seconds 2025-12-04 14:16:55.779 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- TOTAL multi-threaded reload time: 0 minutes, 29 seconds 2025-12-04 14:16:56.091 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:16:56.091 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:16:56.091 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:16:56.091 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:16:56.091 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:16:56.091 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:16:56.091 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:16:56.091 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:16:56.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 15 2025-12-04 14:16:56.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:16:56.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 2025-12-04 14:16:56.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 2025-12-04 14:16:56.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 2025-12-04 14:16:56.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:16:56.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 2025-12-04 14:16:56.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 2025-12-04 14:16:56.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:16:56.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:16:56.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:16:56.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:16:56.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:16:56.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:16:56.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:16:56.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:16:56.093 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:16:56.093 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:56.093 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:56.093 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:16:56.094 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:16:56.094 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:16:56.094 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT 2025-12-04 14:16:56.094 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Successfully got the Graph instance. 2025-12-04 14:16:56.095 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:16:56.095 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:16:56.095 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:16:56.095 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:16:56.095 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:16:56.095 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:16:56.095 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:16:56.095 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:16:56.095 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:16:56.095 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Count how many nodes are in the db. 2025-12-04 14:16:56.095 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:16:56.098 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Total Count of Nodes in DB = 10. 2025-12-04 14:16:56.098 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:16:56.098 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will run this many simultaneous threads: 15 2025-12-04 14:16:56.098 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Required number of passes: 1 2025-12-04 14:16:56.098 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Max Nodes per file: 120000 2025-12-04 14:16:56.098 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will generate this many files: 15 2025-12-04 14:16:56.098 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Each file will have (roughly): 1 nodes. 2025-12-04 14:16:56.098 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Now, divide vertexIds across this many files: 15 2025-12-04 14:16:56.100 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:16:56.100 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:16:56.116 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 1 2025-12-04 14:16:56.116 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 2 2025-12-04 14:16:56.117 WARN 2251 --- [ Thread-28] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:16:56.120 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 3 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P1 2025-12-04 14:16:56.120 DEBUG 2251 --- [ Thread-29] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P1 2025-12-04 14:16:56.121 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 4 2025-12-04 14:16:56.121 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 5 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P3 2025-12-04 14:16:56.123 DEBUG 2251 --- [ Thread-31] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P3 2025-12-04 14:16:56.124 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 6 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P4 2025-12-04 14:16:56.126 DEBUG 2251 --- [ Thread-32] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P4 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P5 2025-12-04 14:16:56.129 DEBUG 2251 --- [ Thread-33] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P5 2025-12-04 14:16:56.129 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 7 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P2 2025-12-04 14:16:56.130 DEBUG 2251 --- [ Thread-30] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P2 2025-12-04 14:16:56.131 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 8 2025-12-04 14:16:56.132 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 9 2025-12-04 14:16:56.132 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 10 2025-12-04 14:16:56.133 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 11 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P6 2025-12-04 14:16:56.135 DEBUG 2251 --- [ Thread-34] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P6 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P7 2025-12-04 14:16:56.136 DEBUG 2251 --- [ Thread-35] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P7 2025-12-04 14:16:56.140 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 12 2025-12-04 14:16:56.141 WARN 2251 --- [ Thread-39] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P10 2025-12-04 14:16:56.142 DEBUG 2251 --- [ Thread-38] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P10 2025-12-04 14:16:56.144 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 13 2025-12-04 14:16:56.145 WARN 2251 --- [ Thread-40] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P8 2025-12-04 14:16:56.149 DEBUG 2251 --- [ Thread-36] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P8 -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P0 2025-12-04 14:16:56.149 DEBUG 2251 --- [ Thread-28] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P0 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P9 2025-12-04 14:16:56.150 DEBUG 2251 --- [ Thread-37] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P9 2025-12-04 14:16:56.152 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 14 2025-12-04 14:16:56.152 WARN 2251 --- [ Thread-41] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P12 2025-12-04 14:16:56.153 DEBUG 2251 --- [ Thread-40] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P12 -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P11 2025-12-04 14:16:56.154 DEBUG 2251 --- [ Thread-39] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P11 -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P13 2025-12-04 14:16:56.159 DEBUG 2251 --- [ Thread-41] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P13 2025-12-04 14:16:56.161 WARN 2251 --- [ Thread-42] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P14 2025-12-04 14:16:56.170 DEBUG 2251 --- [ Thread-42] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 10 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P14 2025-12-04 14:16:56.170 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:16:56.171 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 2025-12-04 14:16:56.482 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:16:56.482 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:16:56.482 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:16:56.482 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:16:56.482 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:16:56.482 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:16:56.482 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:16:56.482 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:16:56.483 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 15 2025-12-04 14:16:56.483 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:16:56.483 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 2025-12-04 14:16:56.483 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 2025-12-04 14:16:56.483 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 2025-12-04 14:16:56.483 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:16:56.483 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 2025-12-04 14:16:56.483 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 2025-12-04 14:16:56.483 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:16:56.483 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:16:56.483 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:16:56.483 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:16:56.483 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:16:56.484 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:16:56.484 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:16:56.484 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:16:56.484 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:16:56.484 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:56.484 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:56.484 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:16:56.484 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:16:56.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:16:56.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT 2025-12-04 14:16:56.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Successfully got the Graph instance. 2025-12-04 14:16:56.485 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:16:56.485 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:16:56.485 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:16:56.485 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:16:56.485 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:16:56.485 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:16:56.485 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:16:56.485 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:16:56.485 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:16:56.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Count how many nodes are in the db. 2025-12-04 14:16:56.485 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:16:56.487 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Total Count of Nodes in DB = 11. 2025-12-04 14:16:56.487 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:16:56.487 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will run this many simultaneous threads: 15 2025-12-04 14:16:56.487 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Required number of passes: 1 2025-12-04 14:16:56.487 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Max Nodes per file: 120000 2025-12-04 14:16:56.487 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will generate this many files: 15 2025-12-04 14:16:56.487 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Each file will have (roughly): 1 nodes. 2025-12-04 14:16:56.487 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Now, divide vertexIds across this many files: 15 2025-12-04 14:16:56.489 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:16:56.489 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:16:56.489 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 1 2025-12-04 14:16:56.489 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 2 2025-12-04 14:16:56.491 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 3 2025-12-04 14:16:56.491 WARN 2251 --- [ Thread-43] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P1 2025-12-04 14:16:56.493 DEBUG 2251 --- [ Thread-44] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P1 2025-12-04 14:16:56.494 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 4 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P3 2025-12-04 14:16:56.496 DEBUG 2251 --- [ Thread-46] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P3 2025-12-04 14:16:56.496 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 5 2025-12-04 14:16:56.498 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 6 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P4 2025-12-04 14:16:56.498 DEBUG 2251 --- [ Thread-47] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P4 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P5 2025-12-04 14:16:56.500 DEBUG 2251 --- [ Thread-48] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P5 2025-12-04 14:16:56.500 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 7 2025-12-04 14:16:56.501 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 8 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P6 2025-12-04 14:16:56.503 DEBUG 2251 --- [ Thread-49] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P6 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P2 2025-12-04 14:16:56.503 DEBUG 2251 --- [ Thread-45] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P2 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P7 2025-12-04 14:16:56.505 DEBUG 2251 --- [ Thread-50] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P7 -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P0 2025-12-04 14:16:56.506 DEBUG 2251 --- [ Thread-43] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P0 2025-12-04 14:16:56.507 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 9 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P8 2025-12-04 14:16:56.511 DEBUG 2251 --- [ Thread-51] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P8 2025-12-04 14:16:56.512 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 10 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P9 2025-12-04 14:16:56.513 DEBUG 2251 --- [ Thread-52] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P9 2025-12-04 14:16:56.516 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 11 2025-12-04 14:16:56.516 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 12 2025-12-04 14:16:56.517 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 13 2025-12-04 14:16:56.518 WARN 2251 --- [ Thread-55] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P11 2025-12-04 14:16:56.519 DEBUG 2251 --- [ Thread-54] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P11 2025-12-04 14:16:56.522 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 14 2025-12-04 14:16:56.523 WARN 2251 --- [ Thread-56] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P12 2025-12-04 14:16:56.526 DEBUG 2251 --- [ Thread-55] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P12 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P10 2025-12-04 14:16:56.527 DEBUG 2251 --- [ Thread-53] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P10 2025-12-04 14:16:56.528 WARN 2251 --- [ Thread-57] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P13 2025-12-04 14:16:56.532 DEBUG 2251 --- [ Thread-56] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P13 -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P14 2025-12-04 14:16:56.534 DEBUG 2251 --- [ Thread-57] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041416.P14 2025-12-04 14:16:56.534 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:16:56.534 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 2025-12-04 14:16:56.849 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:16:56.849 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:16:56.849 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:16:56.849 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:16:56.849 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:16:56.849 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:16:56.849 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:16:56.849 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [CLEAR_ENTIRE_DATABASE] 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [pserver.graphson] 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:16:56.850 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:16:56.850 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:56.850 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:16:56.850 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:16:56.851 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = CLEAR_ENTIRE_DATABASE, oldSnapshotFileName = [pserver.graphson]. 2025-12-04 14:16:56.851 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:16:56.851 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = CLEAR_ENTIRE_DATABASE 2025-12-04 14:16:56.851 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING <<<< 2025-12-04 14:16:56.851 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : >>> All data and schema in this database will be removed at this point. <<< 2025-12-04 14:16:56.851 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : >>> Processing will begin in 5 seconds. <<< 2025-12-04 14:16:56.851 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : >>> WARNING <<<< 2025-12-04 14:17:01.851 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Begin clearing out old data. 2025-12-04 14:17:01.852 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Getting new configs for clearig 2025-12-04 14:17:01.853 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Open New Janus Graph 2025-12-04 14:17:01.857 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:17:01.857 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:17:01.857 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:17:01.857 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:17:01.857 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:17:01.857 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:17:01.857 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:17:01.857 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:17:01.857 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857821853 2025-12-04 14:17:01.859 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Done clearing data. 2025-12-04 14:17:01.859 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : >>> IMPORTANT - NOTE >>> you need to run the SchemaGenerator (use GenTester) before 2025-12-04 14:17:01.859 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : reloading data or the data will be put in without indexes. 2025-12-04 14:17:01.859 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : All done clearing DB 2025-12-04 14:17:02.171 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:02.171 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:02.171 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:02.171 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:02.171 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:02.171 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:02.171 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:02.172 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [RELOAD_DATA_MULTI] 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [pserver2.graphson] 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:17:02.173 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:02.173 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:02.173 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:02.173 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:02.174 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = RELOAD_DATA_MULTI, oldSnapshotFileName = [pserver2.graphson]. 2025-12-04 14:17:02.174 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:02.174 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Bad command passed to DataSnapshot: [RELOAD_DATA_MULTI] 2025-12-04 14:17:02.482 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:02.483 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:02.483 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:02.483 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:02.483 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:02.483 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:02.483 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:02.483 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:02.484 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Out of range (1-100) threadCount passed to DataSnapshot [0] 2025-12-04 14:17:02.484 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0, and DEBUG-flag set to: true 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0, DEBUG-flag set to: true, and addDelayTimer = 1 mSec. 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [0] 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [DEBUG] 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:17:02.485 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:02.485 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:02.485 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:02.485 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:02.486 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:17:02.486 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:02.486 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Bad command passed to DataSnapshot: [THREADED_SNAPSHOT] 2025-12-04 14:17:02.795 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:02.795 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:02.795 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:02.795 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:02.795 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:02.795 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:02.796 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:02.796 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:02.796 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [RELOAD_DATA] 2025-12-04 14:17:02.796 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [pserver.graphson] 2025-12-04 14:17:02.796 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:17:02.796 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 2025-12-04 14:17:02.796 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 2025-12-04 14:17:02.796 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:17:02.797 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:17:02.797 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:17:02.797 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:17:02.797 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:17:02.797 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:02.797 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:17:02.797 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:17:02.797 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:02.797 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:02.797 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:02.797 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:02.797 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = RELOAD_DATA, oldSnapshotFileName = [pserver.graphson]. 2025-12-04 14:17:02.797 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:02.797 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = RELOAD_DATA 2025-12-04 14:17:02.798 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:17:02.798 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:17:02.798 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:17:02.798 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:17:02.798 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:17:02.798 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:17:02.798 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:17:02.798 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:17:02.798 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:17:02.798 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Begin loading data from 1 files ----- 2025-12-04 14:17:02.832 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Completed the inputGraph command, now try to commit()... 2025-12-04 14:17:02.832 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Completed reloading data. 2025-12-04 14:17:02.832 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:17:02.834 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : A little after repopulating from an old snapshot, we see: 16 vertices in the db. 2025-12-04 14:17:02.834 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To Reload this snapshot, it took: 0 minutes, 0 seconds 2025-12-04 14:17:02.834 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : A little after repopulating from an old snapshot, we see: 16 vertices in the db. 2025-12-04 14:17:03.144 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:03.144 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:03.144 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:03.144 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:03.144 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:03.144 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:03.144 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:03.144 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:03.145 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Out of range (1-100) threadCount passed to DataSnapshot [0] 2025-12-04 14:17:03.145 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0 2025-12-04 14:17:03.145 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:17:03.145 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 0, and DEBUG-flag set to: false 2025-12-04 14:17:03.145 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 2025-12-04 14:17:03.146 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 2025-12-04 14:17:03.146 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:17:03.146 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [0] 2025-12-04 14:17:03.146 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 2025-12-04 14:17:03.146 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:17:03.146 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:17:03.146 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:17:03.146 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:17:03.146 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:17:03.146 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:03.146 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:17:03.146 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:17:03.146 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:03.146 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:03.146 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:03.146 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:03.147 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:17:03.147 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:03.147 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Bad command passed to DataSnapshot: [THREADED_SNAPSHOT] 2025-12-04 14:17:03.456 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:03.456 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:03.456 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:03.456 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:03.456 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:03.456 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:03.456 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:03.456 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:03.456 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 1 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 1, and DEBUG-flag set to: false 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [1] 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:17:03.457 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:03.457 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:03.457 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:03.457 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:03.458 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:17:03.458 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:03.458 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT 2025-12-04 14:17:03.458 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:17:03.458 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:17:03.458 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:17:03.458 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:17:03.458 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:17:03.458 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:17:03.458 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:17:03.458 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:17:03.458 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:17:03.468 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Snapshot written to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417 2025-12-04 14:17:03.468 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- Single-Thread dataSnapshot took: 0 minutes, 0 seconds 2025-12-04 14:17:03.779 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:03.779 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:03.779 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:03.779 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:03.779 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:03.780 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:03.780 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:03.780 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [CLEAR_ENTIRE_DATABASE] 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [empty.graphson] 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:17:03.780 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:03.780 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:03.780 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:03.780 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:03.781 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = CLEAR_ENTIRE_DATABASE, oldSnapshotFileName = [empty.graphson]. 2025-12-04 14:17:03.781 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:03.781 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = CLEAR_ENTIRE_DATABASE 2025-12-04 14:17:03.781 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : oldSnapshotFile .//logs/data/dataSnapshots/empty.graphson had no data. 2025-12-04 14:17:04.091 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:04.091 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:04.091 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:04.091 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:04.091 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:04.092 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:04.092 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:04.092 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:04.092 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [MULTITHREAD_RELOAD] 2025-12-04 14:17:04.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [emptyfoo2.graphson] 2025-12-04 14:17:04.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:17:04.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 2025-12-04 14:17:04.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 2025-12-04 14:17:04.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:17:04.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:17:04.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:17:04.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:17:04.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:17:04.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:04.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:17:04.093 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:17:04.093 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:04.093 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:04.093 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:04.093 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:04.094 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = MULTITHREAD_RELOAD, oldSnapshotFileName = [emptyfoo2.graphson]. 2025-12-04 14:17:04.094 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:04.094 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = MULTITHREAD_RELOAD 2025-12-04 14:17:04.095 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : oldSnapshotFile .//logs/data/dataSnapshots/emptyfoo2.graphson could not be found. 2025-12-04 14:17:04.714 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:04.714 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:04.714 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:04.715 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:04.715 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:04.715 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:04.715 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:04.715 WARN 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:04.715 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 15 2025-12-04 14:17:04.715 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DataSnapshot4HistInit command is [THREADED_SNAPSHOT] 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : File name to reload snapshot [] 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : snapshotType is [graphson] 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Thread count is [15] 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Debug Flag is [] 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DebugAddDelayTimer is [1] 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertAddDelayMs is [1] 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : FailureDelayMs is [50] 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : RetryDelayMs is [50] 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : MaxErrorsPerThread is [25] 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : StaggerThreadDelay is [5000] 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Caller process is [] 2025-12-04 14:17:04.716 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:04.716 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:04.716 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:04.716 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:04.717 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:17:04.717 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:04.717 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Command = THREADED_SNAPSHOT 2025-12-04 14:17:04.717 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Successfully got the Graph instance. 2025-12-04 14:17:04.717 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:17:04.717 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:17:04.717 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:17:04.717 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:17:04.717 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:17:04.717 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:17:04.717 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:17:04.717 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:17:04.717 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:17:04.717 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Count how many nodes are in the db. 2025-12-04 14:17:04.718 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:17:04.720 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Total Count of Nodes in DB = 22. 2025-12-04 14:17:04.720 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:17:04.720 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will run this many simultaneous threads: 15 2025-12-04 14:17:04.720 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Required number of passes: 1 2025-12-04 14:17:04.720 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Max Nodes per file: 120000 2025-12-04 14:17:04.720 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : We will generate this many files: 15 2025-12-04 14:17:04.720 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Each file will have (roughly): 2 nodes. 2025-12-04 14:17:04.720 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Now, divide vertexIds across this many files: 15 2025-12-04 14:17:04.722 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:17:04.723 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:17:04.723 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 1 2025-12-04 14:17:04.723 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 2 2025-12-04 14:17:04.723 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 3 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P0 2025-12-04 14:17:04.727 DEBUG 2251 --- [ Thread-59] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P0 2025-12-04 14:17:04.727 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 4 2025-12-04 14:17:04.727 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 5 2025-12-04 14:17:04.728 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 6 2025-12-04 14:17:04.729 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 7 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P2 2025-12-04 14:17:04.732 DEBUG 2251 --- [ Thread-61] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P2 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P3 2025-12-04 14:17:04.733 DEBUG 2251 --- [ Thread-62] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P3 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P1 2025-12-04 14:17:04.733 DEBUG 2251 --- [ Thread-60] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P1 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P6 2025-12-04 14:17:04.735 DEBUG 2251 --- [ Thread-65] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P6 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P5 2025-12-04 14:17:04.735 DEBUG 2251 --- [ Thread-64] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P5 2025-12-04 14:17:04.736 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 8 2025-12-04 14:17:04.736 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 9 2025-12-04 14:17:04.736 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 10 2025-12-04 14:17:04.737 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 11 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P9 2025-12-04 14:17:04.739 DEBUG 2251 --- [ Thread-68] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P9 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P8 2025-12-04 14:17:04.739 DEBUG 2251 --- [ Thread-67] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P8 2025-12-04 14:17:04.740 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 12 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P10 2025-12-04 14:17:04.741 DEBUG 2251 --- [ Thread-69] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P10 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P7 2025-12-04 14:17:04.742 DEBUG 2251 --- [ Thread-66] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P7 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P11 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P4 2025-12-04 14:17:04.744 DEBUG 2251 --- [ Thread-70] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P11 2025-12-04 14:17:04.744 DEBUG 2251 --- [ Thread-63] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P4 2025-12-04 14:17:04.744 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 13 2025-12-04 14:17:04.745 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : DEBUG >>> kick off pass # 1, thread # 14 2025-12-04 14:17:04.745 WARN 2251 --- [ Thread-71] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:17:04.749 WARN 2251 --- [ Thread-73] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:17:04.755 WARN 2251 --- [ Thread-72] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes -- Printed 22 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P14 2025-12-04 14:17:04.755 DEBUG 2251 --- [ Thread-73] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 22 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P14 -- Printed 22 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P12 2025-12-04 14:17:04.760 DEBUG 2251 --- [ Thread-71] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 22 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P12 -- Printed 22 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P13 2025-12-04 14:17:04.761 DEBUG 2251 --- [ Thread-72] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 22 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P13 2025-12-04 14:17:04.762 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:17:04.762 DEBUG 2251 --- [ main] o.o.a.d.DataSnapshot4HistInit : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.59 s -- in org.onap.aai.datasnapshot.DataSnapshot4HistInitTest [INFO] Running org.onap.aai.datasnapshot.DataSnapshotTest 2025-12-04 14:17:05.086 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:05.087 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:05.087 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:05.087 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:05.087 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:05.087 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:05.087 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:05.087 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 2 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 2, and DEBUG-flag set to: false 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [2] 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:17:05.088 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:05.088 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:05.088 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:05.088 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:05.089 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:17:05.090 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:05.090 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 2025-12-04 14:17:05.090 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 2025-12-04 14:17:05.090 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:17:05.090 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:17:05.090 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:17:05.090 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:17:05.090 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:17:05.090 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:17:05.090 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:17:05.090 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:17:05.090 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:17:05.090 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 2025-12-04 14:17:05.090 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:17:05.094 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:17:05.094 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 23. 2025-12-04 14:17:05.094 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 2 2025-12-04 14:17:05.094 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 2025-12-04 14:17:05.094 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 2025-12-04 14:17:05.094 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 2 2025-12-04 14:17:05.094 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 12 nodes. 2025-12-04 14:17:05.094 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 2 2025-12-04 14:17:05.097 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:17:05.097 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:17:05.097 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 -- Printed 12 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P1 2025-12-04 14:17:05.104 DEBUG 2251 --- [ Thread-76] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 12 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P1 -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P0 2025-12-04 14:17:05.111 DEBUG 2251 --- [ Thread-75] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P0 2025-12-04 14:17:05.114 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:17:05.114 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 2025-12-04 14:17:05.426 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:05.426 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:05.426 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:05.426 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:05.426 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:05.426 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:05.426 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:05.426 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:05.427 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 2 2025-12-04 14:17:05.427 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:17:05.427 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 2, and DEBUG-flag set to: true 2025-12-04 14:17:05.427 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 2, DEBUG-flag set to: true, and addDelayTimer = 1 mSec. 2025-12-04 14:17:05.427 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:17:05.427 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:17:05.427 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:17:05.427 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [2] 2025-12-04 14:17:05.427 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:17:05.427 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [DEBUG] 2025-12-04 14:17:05.427 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:17:05.427 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:17:05.427 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:17:05.428 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:17:05.428 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:17:05.428 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:05.428 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:17:05.428 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:17:05.428 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:05.428 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:05.428 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:05.428 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:05.429 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:17:05.429 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:05.429 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 2025-12-04 14:17:05.429 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 2025-12-04 14:17:05.429 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:17:05.429 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:17:05.429 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:17:05.429 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:17:05.429 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:17:05.429 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:17:05.429 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:17:05.429 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:17:05.429 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:17:05.429 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 2025-12-04 14:17:05.429 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:17:05.432 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:17:05.432 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 24. 2025-12-04 14:17:05.432 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 2 2025-12-04 14:17:05.432 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 2025-12-04 14:17:05.432 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 2025-12-04 14:17:05.432 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 2 2025-12-04 14:17:05.432 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 12 nodes. 2025-12-04 14:17:05.432 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 2 2025-12-04 14:17:05.434 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:17:05.434 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:17:05.435 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 -- Printed 11 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P0, with 0 failed. -- Printed 13 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P1, with 0 failed. 2025-12-04 14:17:05.470 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:17:05.470 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 2025-12-04 14:17:05.781 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:05.781 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:05.781 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:05.781 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:05.781 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:05.781 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:05.781 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:05.781 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Out of range (1-100) threadCount passed to DataSnapshot [0] 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0, and DEBUG-flag set to: true 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0, DEBUG-flag set to: true, and addDelayTimer = 100 mSec. 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [0] 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [DEBUG] 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [100] 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:05.782 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:17:05.783 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:17:05.783 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:05.783 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:05.783 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:05.783 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:05.783 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:17:05.783 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:05.783 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Bad command passed to DataSnapshot: [THREADED_SNAPSHOT] 2025-12-04 14:17:06.092 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:06.093 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:06.093 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:06.093 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:06.093 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:06.093 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:06.093 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:06.093 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [MULTITHREAD_RELOAD] 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [pserver2.graphson] 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:17:06.093 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:06.093 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:06.094 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:06.094 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:06.094 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = MULTITHREAD_RELOAD, oldSnapshotFileName = [pserver2.graphson]. 2025-12-04 14:17:06.094 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:06.094 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = MULTITHREAD_RELOAD 2025-12-04 14:17:06.095 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- vertAddDelayMs = 1, failureDelayMs = 50, retryDelayMs = 50, maxErrorsPerThread = 25 2025-12-04 14:17:11.095 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P1] 2025-12-04 14:17:11.097 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Starting PartialDbLoad VERT_ONLY file # 0( passNo = 1, passIndex = 0) 2025-12-04 14:17:11.101 DEBUG 2251 --- [ool-78-thread-1] org.onap.aai.datasnapshot.DataSnapshot : >>> After Processing in PartialVertexLoader(): 2 records processed. 0 records failed. 0 RETRYs processed. 0 RETRYs failed. 2025-12-04 14:17:16.097 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P0] 2025-12-04 14:17:16.098 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Starting PartialDbLoad VERT_ONLY file # 1( passNo = 1, passIndex = 1) 2025-12-04 14:17:16.098 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- back from PartialVertexLoader. returned pass # 1, thread # 1, current size of old2NewVertMap is: 2 2025-12-04 14:17:16.100 DEBUG 2251 --- [ool-78-thread-2] org.onap.aai.datasnapshot.DataSnapshot : >>> After Processing in PartialVertexLoader(): 1 records processed. 0 records failed. 0 RETRYs processed. 0 RETRYs failed. 2025-12-04 14:17:16.101 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- back from PartialVertexLoader. returned pass # 1, thread # 2, current size of old2NewVertMap is: 3 2025-12-04 14:17:16.101 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To reload just the vertex ids from the snapshot files, it took: 0 minutes, 10 seconds 2025-12-04 14:17:25.101 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Now load the edges/properties ---------------------- 2025-12-04 14:17:30.102 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P1] 2025-12-04 14:17:30.104 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Starting PartialPropAndEdge file # 0 (pass # 1, passIndex 0) 2025-12-04 14:17:30.107 DEBUG 2251 --- [ool-79-thread-1] org.onap.aai.datasnapshot.DataSnapshot : -- failure getting/setting properties for: vtxId = 8336. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname2] violates a uniqueness constraint [hostname]] 2025-12-04 14:17:30.108 DEBUG 2251 --- [ool-79-thread-1] org.onap.aai.datasnapshot.DataSnapshot : DEBUG Error processing Properties for this vertex: vtxId = 8336, [ error processing properties for vtxId = 8336] 2025-12-04 14:17:30.162 DEBUG 2251 --- [ool-79-thread-1] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >> We will sleep for 50 and then RETRY any failed edge/property ADDs. 2025-12-04 14:17:30.213 DEBUG 2251 --- [ool-79-thread-1] org.onap.aai.datasnapshot.DataSnapshot : -- >> RETRY << pass # 2 failure getting/setting properties for: vtxId = 8336. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname2] violates a uniqueness constraint [hostname]] 2025-12-04 14:17:30.213 DEBUG 2251 --- [ool-79-thread-1] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >> RETRY << pass # 2 Error processing Properties for this vertex: vtxId = 8336, [ error processing properties for vtxId = 8336] 2025-12-04 14:17:30.264 DEBUG 2251 --- [ool-79-thread-1] org.onap.aai.datasnapshot.DataSnapshot : >>> After Processing in PartialPropAndEdgeLoader() 2 records processed. 1 records failed. 1 RETRYs processed. 1 RETRYs failed. 2025-12-04 14:17:35.104 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Read file: [.//logs/data/dataSnapshots/pserver2.graphson.P0] 2025-12-04 14:17:35.106 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Starting PartialPropAndEdge file # 1 (pass # 1, passIndex 1) 2025-12-04 14:17:35.106 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- back from PartialPropAndEdgeLoader. pass # 1, thread # 1 2025-12-04 14:17:35.108 DEBUG 2251 --- [ool-79-thread-2] org.onap.aai.datasnapshot.DataSnapshot : -- failure getting/setting properties for: vtxId = 4240. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname] violates a uniqueness constraint [hostname]] 2025-12-04 14:17:35.108 DEBUG 2251 --- [ool-79-thread-2] org.onap.aai.datasnapshot.DataSnapshot : DEBUG Error processing Properties for this vertex: vtxId = 4240, [ error processing properties for vtxId = 4240] 2025-12-04 14:17:35.158 DEBUG 2251 --- [ool-79-thread-2] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >> We will sleep for 50 and then RETRY any failed edge/property ADDs. 2025-12-04 14:17:35.209 DEBUG 2251 --- [ool-79-thread-2] org.onap.aai.datasnapshot.DataSnapshot : -- >> RETRY << pass # 2 failure getting/setting properties for: vtxId = 4240. ErrorMsg = [Adding this property for key [hostname] and value [somerandomhostname] violates a uniqueness constraint [hostname]] 2025-12-04 14:17:35.209 DEBUG 2251 --- [ool-79-thread-2] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >> RETRY << pass # 2 Error processing Properties for this vertex: vtxId = 4240, [ error processing properties for vtxId = 4240] 2025-12-04 14:17:35.260 DEBUG 2251 --- [ool-79-thread-2] org.onap.aai.datasnapshot.DataSnapshot : >>> After Processing in PartialPropAndEdgeLoader() 1 records processed. 1 records failed. 1 RETRYs processed. 1 RETRYs failed. 2025-12-04 14:17:35.260 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- back from PartialPropAndEdgeLoader. pass # 1, thread # 2 2025-12-04 14:17:35.260 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To reload the edges and properties from snapshot files, it took: 0 minutes, 19 seconds 2025-12-04 14:17:35.261 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- TOTAL multi-threaded reload time: 0 minutes, 29 seconds 2025-12-04 14:17:35.572 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:35.572 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:35.572 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:35.572 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:35.572 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:35.572 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:35.572 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:35.572 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:35.573 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:17:35.574 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:17:35.574 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:35.574 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:35.574 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:35.574 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:35.575 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:17:35.575 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:35.575 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 2025-12-04 14:17:35.575 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 2025-12-04 14:17:35.575 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:17:35.575 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:17:35.575 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:17:35.575 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:17:35.575 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:17:35.575 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:17:35.575 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:17:35.575 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:17:35.575 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:17:35.575 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 2025-12-04 14:17:35.576 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:17:35.578 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:17:35.578 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 30. 2025-12-04 14:17:35.578 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 2025-12-04 14:17:35.578 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 2025-12-04 14:17:35.578 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 2025-12-04 14:17:35.578 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 2025-12-04 14:17:35.578 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 2 nodes. 2025-12-04 14:17:35.578 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 2025-12-04 14:17:35.580 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:17:35.580 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:17:35.580 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 2025-12-04 14:17:35.581 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 2025-12-04 14:17:35.581 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 2025-12-04 14:17:35.581 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P3 2025-12-04 14:17:35.583 DEBUG 2251 --- [ Thread-82] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P3 2025-12-04 14:17:35.584 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P0 2025-12-04 14:17:35.584 DEBUG 2251 --- [ Thread-79] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P0 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P2 2025-12-04 14:17:35.586 DEBUG 2251 --- [ Thread-81] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P2 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P4 2025-12-04 14:17:35.587 DEBUG 2251 --- [ Thread-83] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P4 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P1 2025-12-04 14:17:35.589 DEBUG 2251 --- [ Thread-80] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P1 2025-12-04 14:17:35.589 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 2025-12-04 14:17:35.589 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 2025-12-04 14:17:35.590 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P6 2025-12-04 14:17:35.591 DEBUG 2251 --- [ Thread-85] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P6 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P7 2025-12-04 14:17:35.592 DEBUG 2251 --- [ Thread-86] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P7 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P5 2025-12-04 14:17:35.593 DEBUG 2251 --- [ Thread-84] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P5 2025-12-04 14:17:35.593 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 2025-12-04 14:17:35.593 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 2025-12-04 14:17:35.594 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 2025-12-04 14:17:35.595 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P8 2025-12-04 14:17:35.596 DEBUG 2251 --- [ Thread-87] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P8 2025-12-04 14:17:35.596 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 2025-12-04 14:17:35.597 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P10 2025-12-04 14:17:35.597 DEBUG 2251 --- [ Thread-89] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P10 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P12 2025-12-04 14:17:35.602 DEBUG 2251 --- [ Thread-91] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P12 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P9 2025-12-04 14:17:35.603 DEBUG 2251 --- [ Thread-88] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P9 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P11 2025-12-04 14:17:35.605 DEBUG 2251 --- [ Thread-90] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P11 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P14 2025-12-04 14:17:35.606 DEBUG 2251 --- [ Thread-93] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P14 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P13 2025-12-04 14:17:35.606 DEBUG 2251 --- [ Thread-92] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P13 2025-12-04 14:17:35.606 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:17:35.607 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds delay generation, seconds 90 2025-12-04 14:17:45.224 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:45.224 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:45.224 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:45.224 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:45.224 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:45.224 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:45.224 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:45.224 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 1 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 1, and DEBUG-flag set to: false 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [gryo] 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [1] 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:17:45.225 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:45.225 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:45.225 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:45.226 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:45.227 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:17:45.227 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:45.227 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 2025-12-04 14:17:45.227 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:17:45.227 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:17:45.227 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:17:45.227 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:17:45.227 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:17:45.227 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:17:45.227 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:17:45.227 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:17:45.227 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:17:45.227 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Exporting snapshot in gryo format 2025-12-04 14:17:45.575 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:45.575 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:45.575 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:45.575 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:45.575 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:45.576 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:45.576 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:45.576 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:17:45.577 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:45.577 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:45.577 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:45.578 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:45.579 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:17:45.579 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:45.579 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 2025-12-04 14:17:45.580 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 2025-12-04 14:17:45.581 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:17:45.581 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:17:45.581 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:17:45.581 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:17:45.581 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:17:45.581 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:17:45.581 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:17:45.581 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:17:45.581 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:17:45.581 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 2025-12-04 14:17:45.581 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:17:45.585 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:17:45.585 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 33. 2025-12-04 14:17:45.586 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 2025-12-04 14:17:45.586 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 2025-12-04 14:17:45.586 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 2025-12-04 14:17:45.586 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 2025-12-04 14:17:45.586 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 3 nodes. 2025-12-04 14:17:45.586 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 2025-12-04 14:17:45.589 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:17:45.589 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:17:45.589 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 2025-12-04 14:17:45.589 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 2025-12-04 14:17:45.590 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 2025-12-04 14:17:45.590 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 2025-12-04 14:17:45.591 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P0 2025-12-04 14:17:45.593 DEBUG 2251 --- [ Thread-94] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P0 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P2 2025-12-04 14:17:45.593 DEBUG 2251 --- [ Thread-96] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P2 2025-12-04 14:17:45.594 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P1 2025-12-04 14:17:45.595 DEBUG 2251 --- [ Thread-95] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P1 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P3 2025-12-04 14:17:45.595 DEBUG 2251 --- [ Thread-97] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P3 2025-12-04 14:17:45.596 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 2025-12-04 14:17:45.596 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P4 2025-12-04 14:17:45.597 DEBUG 2251 --- [ Thread-98] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P4 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P5 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P6 2025-12-04 14:17:45.599 DEBUG 2251 --- [ Thread-100] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P6 2025-12-04 14:17:45.599 DEBUG 2251 --- [ Thread-99] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P5 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P7 2025-12-04 14:17:45.600 DEBUG 2251 --- [ Thread-101] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P7 2025-12-04 14:17:45.601 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P8 2025-12-04 14:17:45.606 DEBUG 2251 --- [ Thread-102] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P8 2025-12-04 14:17:45.611 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P9 2025-12-04 14:17:45.615 DEBUG 2251 --- [ Thread-103] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P9 2025-12-04 14:17:45.615 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 2025-12-04 14:17:45.616 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 2025-12-04 14:17:45.618 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 2025-12-04 14:17:45.619 WARN 2251 --- [ Thread-106] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:17:45.620 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P11 2025-12-04 14:17:45.620 DEBUG 2251 --- [ Thread-105] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P11 2025-12-04 14:17:45.620 WARN 2251 --- [ Thread-107] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P10 2025-12-04 14:17:45.621 DEBUG 2251 --- [ Thread-104] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P10 -- Printed 33 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P13 2025-12-04 14:17:45.628 DEBUG 2251 --- [ Thread-107] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 33 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P13 2025-12-04 14:17:45.630 WARN 2251 --- [ Thread-108] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes -- Printed 33 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P12 2025-12-04 14:17:45.632 DEBUG 2251 --- [ Thread-106] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 33 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P12 -- Printed 33 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P14 2025-12-04 14:17:45.640 DEBUG 2251 --- [ Thread-108] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 33 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041417.P14 2025-12-04 14:17:45.640 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:17:45.640 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds 2025-12-04 14:17:45.951 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:45.951 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:45.951 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:45.951 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:45.951 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:45.951 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:45.951 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:45.951 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [CLEAR_ENTIRE_DATABASE] 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [pserver.graphson] 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:17:45.952 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:45.952 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:45.952 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:45.952 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:45.953 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = CLEAR_ENTIRE_DATABASE, oldSnapshotFileName = [pserver.graphson]. 2025-12-04 14:17:45.953 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:45.953 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = CLEAR_ENTIRE_DATABASE 2025-12-04 14:17:45.953 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING <<<< 2025-12-04 14:17:45.953 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : >>> All data and schema in this database will be removed at this point. <<< 2025-12-04 14:17:45.953 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : >>> Processing will begin in 5 seconds. <<< 2025-12-04 14:17:45.953 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : >>> WARNING <<<< 2025-12-04 14:17:50.954 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Begin clearing out old data. 2025-12-04 14:17:50.954 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Getting new configs for clearig 2025-12-04 14:17:50.956 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Open New Janus Graph 2025-12-04 14:17:50.961 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:17:50.961 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:17:50.961 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:17:50.961 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:17:50.961 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:17:50.961 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:17:50.961 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:17:50.961 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:17:50.961 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_DataSnapshot_realtime_1764857870955 2025-12-04 14:17:50.963 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Done clearing data. 2025-12-04 14:17:50.963 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : >>> IMPORTANT - NOTE >>> you need to run the SchemaGenerator (use GenTester) before 2025-12-04 14:17:50.963 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : reloading data or the data will be put in without indexes. 2025-12-04 14:17:50.963 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : All done clearing DB 2025-12-04 14:17:51.274 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:51.274 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:51.274 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:51.274 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:51.274 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:51.274 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:51.274 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:51.274 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [RELOAD_DATA_MULTI] 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [pserver2.graphson] 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:17:51.275 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:51.275 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:51.275 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:51.276 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:51.277 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = RELOAD_DATA_MULTI, oldSnapshotFileName = [pserver2.graphson]. 2025-12-04 14:17:51.277 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:51.277 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Bad command passed to DataSnapshot: [RELOAD_DATA_MULTI] 2025-12-04 14:17:51.586 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:51.586 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:51.586 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:51.586 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:51.586 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:51.586 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:51.586 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:51.586 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Out of range (1-100) threadCount passed to DataSnapshot [0] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0, and DEBUG-flag set to: true 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0, DEBUG-flag set to: true, and addDelayTimer = 1 mSec. 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [0] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [DEBUG] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:17:51.588 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:51.588 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:51.588 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:51.588 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:51.589 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:17:51.589 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:51.589 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Bad command passed to DataSnapshot: [THREADED_SNAPSHOT] 2025-12-04 14:17:51.899 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:51.899 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:51.899 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:51.899 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:51.899 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:51.899 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:51.899 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:51.899 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [RELOAD_DATA] 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [pserver.graphson] 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:17:51.900 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:51.900 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:51.900 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:51.900 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:51.901 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = RELOAD_DATA, oldSnapshotFileName = [pserver.graphson]. 2025-12-04 14:17:51.901 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:51.901 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = RELOAD_DATA 2025-12-04 14:17:51.901 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:17:51.901 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:17:51.901 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:17:51.901 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:17:51.901 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:17:51.901 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:17:51.901 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:17:51.901 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:17:51.901 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:17:51.901 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Begin loading data from 1 files ----- 2025-12-04 14:17:52.215 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:17:52.215 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:17:52.215 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:17:52.215 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:17:52.215 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:17:52.215 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:17:52.215 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:17:52.215 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Out of range (1-100) threadCount passed to DataSnapshot [0] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 0, and DEBUG-flag set to: false 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [0] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:17:52.216 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:17:52.216 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:52.216 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:17:52.217 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:17:52.218 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:17:52.218 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:17:52.218 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Bad command passed to DataSnapshot: [THREADED_SNAPSHOT] delay generation, seconds 90 2025-12-04 14:19:22.527 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:19:22.527 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:19:22.527 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:19:22.527 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:19:22.527 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:19:22.527 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:19:22.527 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:19:22.527 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:19:22.527 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 1 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 1, and DEBUG-flag set to: false 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [1] 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:19:22.528 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:19:22.528 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:22.528 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:22.528 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:19:22.529 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:19:22.529 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:19:22.529 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 2025-12-04 14:19:22.530 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:19:22.530 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:19:22.530 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:19:22.530 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:19:22.530 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:19:22.530 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:19:22.530 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:19:22.530 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:19:22.530 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:19:22.530 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Exporting snapshot in graphson format 2025-12-04 14:19:22.542 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Snapshot written to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419 2025-12-04 14:19:22.542 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- Single-Thread dataSnapshot took: 0 minutes, 0 seconds 2025-12-04 14:19:22.853 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:19:22.853 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:19:22.853 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:19:22.853 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:19:22.853 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:19:22.853 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:19:22.853 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:19:22.853 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [CLEAR_ENTIRE_DATABASE] 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [empty.graphson] 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:19:22.854 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:19:22.854 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:22.854 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:22.854 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:19:22.855 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = CLEAR_ENTIRE_DATABASE, oldSnapshotFileName = [empty.graphson]. 2025-12-04 14:19:22.855 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:19:22.855 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = CLEAR_ENTIRE_DATABASE 2025-12-04 14:19:22.855 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : oldSnapshotFile .//logs/data/dataSnapshots/empty.graphson had no data. 2025-12-04 14:19:23.165 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:19:23.165 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:19:23.165 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:19:23.165 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:19:23.165 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:19:23.165 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:19:23.165 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:19:23.165 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [MULTITHREAD_RELOAD] 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [emptyfoo2.graphson] 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:19:23.166 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:19:23.166 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:23.166 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:23.166 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:19:23.167 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = MULTITHREAD_RELOAD, oldSnapshotFileName = [emptyfoo2.graphson]. 2025-12-04 14:19:23.167 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:19:23.167 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = MULTITHREAD_RELOAD 2025-12-04 14:19:23.167 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : oldSnapshotFile .//logs/data/dataSnapshots/emptyfoo2.graphson could not be found. 2025-12-04 14:19:23.477 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:19:23.477 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:19:23.477 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:19:23.477 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:19:23.477 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:19:23.477 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:19:23.477 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:19:23.477 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [] 2025-12-04 14:19:23.478 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:19:23.478 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:23.478 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:23.479 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:19:23.480 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = []. 2025-12-04 14:19:23.480 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:19:23.480 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 2025-12-04 14:19:23.480 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 2025-12-04 14:19:23.480 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:19:23.480 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:19:23.480 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:19:23.480 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:19:23.480 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:19:23.480 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:19:23.480 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:19:23.480 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:19:23.480 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:19:23.480 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 2025-12-04 14:19:23.480 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:19:23.482 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:19:23.482 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 43. 2025-12-04 14:19:23.482 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 2025-12-04 14:19:23.482 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 2025-12-04 14:19:23.482 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 2025-12-04 14:19:23.482 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 2025-12-04 14:19:23.482 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 3 nodes. 2025-12-04 14:19:23.482 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 2025-12-04 14:19:23.484 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:19:23.484 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:19:23.484 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 2025-12-04 14:19:23.484 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 2025-12-04 14:19:23.484 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 2025-12-04 14:19:23.485 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 2025-12-04 14:19:23.486 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P2 2025-12-04 14:19:23.487 DEBUG 2251 --- [ Thread-112] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P2 2025-12-04 14:19:23.488 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 2025-12-04 14:19:23.488 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 2025-12-04 14:19:23.488 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P1 2025-12-04 14:19:23.490 DEBUG 2251 --- [ Thread-111] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P1 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P6 2025-12-04 14:19:23.490 DEBUG 2251 --- [ Thread-116] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P6 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P4 2025-12-04 14:19:23.490 DEBUG 2251 --- [ Thread-114] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P4 2025-12-04 14:19:23.491 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P0 2025-12-04 14:19:23.491 DEBUG 2251 --- [ Thread-110] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P0 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P5 2025-12-04 14:19:23.492 DEBUG 2251 --- [ Thread-115] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P5 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P7 2025-12-04 14:19:23.492 DEBUG 2251 --- [ Thread-117] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P7 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P3 2025-12-04 14:19:23.494 DEBUG 2251 --- [ Thread-113] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P3 2025-12-04 14:19:23.495 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P8 2025-12-04 14:19:23.496 DEBUG 2251 --- [ Thread-118] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P8 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P9 2025-12-04 14:19:23.499 DEBUG 2251 --- [ Thread-119] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P9 2025-12-04 14:19:23.499 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 2025-12-04 14:19:23.500 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 2025-12-04 14:19:23.501 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P10 2025-12-04 14:19:23.502 DEBUG 2251 --- [ Thread-120] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P10 2025-12-04 14:19:23.503 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P12 2025-12-04 14:19:23.504 DEBUG 2251 --- [ Thread-122] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P12 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P11 2025-12-04 14:19:23.505 DEBUG 2251 --- [ Thread-121] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P11 -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P13 2025-12-04 14:19:23.506 DEBUG 2251 --- [ Thread-123] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 3 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P13 -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P14 2025-12-04 14:19:23.510 DEBUG 2251 --- [ Thread-124] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/dataSnapshots/dataSnapshot.graphSON.202512041419.P14 2025-12-04 14:19:23.510 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:19:23.510 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.7 s -- in org.onap.aai.datasnapshot.DataSnapshotTest [INFO] Running org.onap.aai.db.schema.AuditOXMTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.aai.db.schema.AuditOXMTest [INFO] Running org.onap.aai.dbgen.DupeToolTest 2025-12-04 14:19:23.876 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:19:23.876 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:23.876 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:23.877 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename DupeTool called with these params: [ -userId testuser -nodeType pserver -timeWindowMinutes 30 -maxFix 30 -sleepMinutes 0] 2025-12-04 14:19:23.877 DEBUG 2251 --- [ main] DupeTool : DupeTool called with these params: [ -userId testuser -nodeType pserver -timeWindowMinutes 30 -maxFix 30 -sleepMinutes 0] ---- NOTE --- about to open graph (takes a little while)-------- 2025-12-04 14:19:23.878 DEBUG 2251 --- [ main] DupeTool : Found 3 nodes of type pserver to check using passed filterParams and windowStartTime. Found 3 nodes of type pserver to check using passed filterParams and windowStartTime. 2025-12-04 14:19:23.878 DEBUG 2251 --- [ main] DupeTool : Found 0 sets of duplicates for this request. Found 0 sets of duplicates for this request. 2025-12-04 14:19:24.196 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:19:24.196 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:24.196 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:24.196 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename DupeTool called with these params: [ -userId testuser -nodeType p-interface -timeWindowMinutes 30 -maxFix 30 -sleepMinutes 0] 2025-12-04 14:19:24.196 DEBUG 2251 --- [ main] DupeTool : DupeTool called with these params: [ -userId testuser -nodeType p-interface -timeWindowMinutes 30 -maxFix 30 -sleepMinutes 0] ---- NOTE --- about to open graph (takes a little while)-------- 2025-12-04 14:19:24.197 DEBUG 2251 --- [ main] DupeTool : Found 7 nodes of type p-interface to check using passed filterParams and windowStartTime. Found 7 nodes of type p-interface to check using passed filterParams and windowStartTime. 2025-12-04 14:19:24.201 DEBUG 2251 --- [ main] DupeTool : Found 3 sets of duplicates for this request. Found 3 sets of duplicates for this request. 2025-12-04 14:19:24.201 DEBUG 2251 --- [ main] DupeTool : Here is what they look like: Here is what they look like: 2025-12-04 14:19:24.201 DEBUG 2251 --- [ main] DupeTool : Set 0: [159776|196840|KeepVid=UNDETERMINED] Set 0: [159776|196840|KeepVid=UNDETERMINED] >>> Found Vertex with VertexId = 159776, properties: 2025-12-04 14:19:24.201 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 159776, properties: [in-maint|false] 2025-12-04 14:19:24.201 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name2] 2025-12-04 14:19:24.201 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name2] [aai-node-type|p-interface] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. >>> Found Vertex with VertexId = 196840, properties: 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 196840, properties: [in-maint|false] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name2] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name2] [aai-node-type|p-interface] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. Our algorithm cannot choose from among these, so they will all be kept. ------- 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : Our algorithm cannot choose from among these, so they will all be kept. ------- 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : Set 1: [127128|188536|200936|KeepVid=UNDETERMINED] Set 1: [127128|188536|200936|KeepVid=UNDETERMINED] >>> Found Vertex with VertexId = 127128, properties: 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 127128, properties: [in-maint|false] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name3] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name3] [aai-node-type|p-interface] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. >>> Found Vertex with VertexId = 188536, properties: 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 188536, properties: [in-maint|false] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name3] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name3] [aai-node-type|p-interface] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. >>> Found Vertex with VertexId = 200936, properties: 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 200936, properties: [in-maint|false] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name3] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name3] [aai-node-type|p-interface] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. Our algorithm cannot choose from among these, so they will all be kept. ------- 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : Our algorithm cannot choose from among these, so they will all be kept. ------- 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : Set 2: [184440|192744|KeepVid=UNDETERMINED] Set 2: [184440|192744|KeepVid=UNDETERMINED] >>> Found Vertex with VertexId = 184440, properties: 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 184440, properties: [in-maint|false] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name1] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name1] [aai-node-type|p-interface] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. >>> Found Vertex with VertexId = 192744, properties: 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 192744, properties: [in-maint|false] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name1] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name1] [aai-node-type|p-interface] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. Our algorithm cannot choose from among these, so they will all be kept. ------- 2025-12-04 14:19:24.202 DEBUG 2251 --- [ main] DupeTool : Our algorithm cannot choose from among these, so they will all be kept. ------- 2025-12-04 14:19:24.517 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:19:24.517 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:24.517 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:19:24.517 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename DupeTool called with these params: [ -userId testuser -nodeType p-interface -timeWindowMinutes 30 -maxFix 30 -sleepMinutes 5 -autoFix] 2025-12-04 14:19:24.517 DEBUG 2251 --- [ main] DupeTool : DupeTool called with these params: [ -userId testuser -nodeType p-interface -timeWindowMinutes 30 -maxFix 30 -sleepMinutes 5 -autoFix] ---- NOTE --- about to open graph (takes a little while)-------- 2025-12-04 14:19:24.517 DEBUG 2251 --- [ main] DupeTool : Found 7 nodes of type p-interface to check using passed filterParams and windowStartTime. Found 7 nodes of type p-interface to check using passed filterParams and windowStartTime. 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : Found 3 sets of duplicates for this request. Found 3 sets of duplicates for this request. 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : Here is what they look like: Here is what they look like: 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : Set 0: [196728|205032|KeepVid=UNDETERMINED] Set 0: [196728|205032|KeepVid=UNDETERMINED] >>> Found Vertex with VertexId = 196728, properties: 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 196728, properties: [in-maint|false] 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name2] 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name2] [aai-node-type|p-interface] 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. >>> Found Vertex with VertexId = 205032, properties: 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 205032, properties: [in-maint|false] 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name2] 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name2] [aai-node-type|p-interface] 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. Our algorithm cannot choose from among these, so they will all be kept. ------- 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : Our algorithm cannot choose from among these, so they will all be kept. ------- 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : Set 1: [143496|209128|221256|KeepVid=UNDETERMINED] Set 1: [143496|209128|221256|KeepVid=UNDETERMINED] >>> Found Vertex with VertexId = 143496, properties: 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 143496, properties: [in-maint|false] 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name3] 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name3] [aai-node-type|p-interface] 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.521 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. >>> Found Vertex with VertexId = 209128, properties: 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 209128, properties: [in-maint|false] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name3] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name3] [aai-node-type|p-interface] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. >>> Found Vertex with VertexId = 221256, properties: 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 221256, properties: [in-maint|false] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name3] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name3] [aai-node-type|p-interface] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. Our algorithm cannot choose from among these, so they will all be kept. ------- 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : Our algorithm cannot choose from among these, so they will all be kept. ------- 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : Set 2: [164064|168160|KeepVid=UNDETERMINED] Set 2: [164064|168160|KeepVid=UNDETERMINED] >>> Found Vertex with VertexId = 164064, properties: 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 164064, properties: [in-maint|false] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name1] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name1] [aai-node-type|p-interface] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. >>> Found Vertex with VertexId = 168160, properties: 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : >>> Found Vertex with VertexId = 168160, properties: [in-maint|false] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [in-maint|false] [interface-name|p-interface-name1] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [interface-name|p-interface-name1] [aai-node-type|p-interface] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [aai-node-type|p-interface] [source-of-truth|JUNIT] 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : [source-of-truth|JUNIT] Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : Found an OUT edge (tosca.relationships.network.BindsTo) between this vertex and a [pserver] node. No IN edges were found for this vertex. 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : No IN edges were found for this vertex. Our algorithm cannot choose from among these, so they will all be kept. ------- 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : Our algorithm cannot choose from among these, so they will all be kept. ------- 2025-12-04 14:19:24.522 DEBUG 2251 --- [ main] DupeTool : ----------- About to sleep for 5 minutes. ----------- ----------- About to sleep for 5 minutes. ----------- 2025-12-04 14:24:24.531 DEBUG 2251 --- [ main] DupeTool : After running a second pass, there were 0 sets of duplicates that we think can be deleted. After running a second pass, there were 0 sets of duplicates that we think can be deleted. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 301.0 s -- in org.onap.aai.dbgen.DupeToolTest [INFO] Running org.onap.aai.dbgen.ForceDeleteToolTest 2025-12-04 14:24:24.875 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:24:24.879 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:24:24.879 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:24:24.879 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:24:24.879 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename ---- NOTE --- about to open graph (takes a little while)-------- ForceDelete called by: userId [someuser] with these params: [ -action COLLECT_DATA -userId someuser -edgeId 28zv-3c60-yl91-3fc8] 2025-12-04 14:24:24.879 DEBUG 2251 --- [ main] ForceDeleteTool : ForceDelete called by: userId [someuser] with these params: [ -action COLLECT_DATA -userId someuser -edgeId 28zv-3c60-yl91-3fc8] Must use the -params4Collect option when collecting data with data string in a format like: 'propName1|propVal1,propName2|propVal2' 2025-12-04 14:24:24.879 ERROR 2251 --- [ main] ForceDeleteTool : Must use the -params4Collect option when collecting data with data string in a format like: 'propName1|propVal1,propName2|propVal2' Must use the -params4Collect option when collecting data with data string in a format like: 'propName1|propVal1,propName2|propVal2' 2025-12-04 14:24:24.879 ERROR 2251 --- [ main] ForceDeleteTool : Must use the -params4Collect option when collecting data with data string in a format like: 'propName1|propVal1,propName2|propVal2' 2025-12-04 14:24:24.880 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes >>> Found Vertex with VertexId = 106528, properties: 2025-12-04 14:24:24.881 DEBUG 2251 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 106528, properties: No OUT edges were found for this vertex. 2025-12-04 14:24:24.881 DEBUG 2251 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. No IN edges were found for this vertex. 2025-12-04 14:24:24.881 DEBUG 2251 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. Found 0 descendant nodes 2025-12-04 14:24:24.883 DEBUG 2251 --- [ main] ForceDeleteTool : Found 0 descendant nodes >>> Found Vertex with VertexId = 135200, properties: 2025-12-04 14:24:24.883 DEBUG 2251 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 135200, properties: No OUT edges were found for this vertex. 2025-12-04 14:24:24.883 DEBUG 2251 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. No IN edges were found for this vertex. 2025-12-04 14:24:24.883 DEBUG 2251 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. Found 0 descendant nodes 2025-12-04 14:24:24.883 DEBUG 2251 --- [ main] ForceDeleteTool : Found 0 descendant nodes >>> Found Vertex with VertexId = 155736, properties: 2025-12-04 14:24:24.883 DEBUG 2251 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 155736, properties: [tenant-id|test-tenant] 2025-12-04 14:24:24.883 DEBUG 2251 --- [ main] ForceDeleteTool : [tenant-id|test-tenant] [aai-node-type|tenant] 2025-12-04 14:24:24.883 DEBUG 2251 --- [ main] ForceDeleteTool : [aai-node-type|tenant] [source-of-truth|JUNIT] 2025-12-04 14:24:24.883 DEBUG 2251 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] Found an OUT edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [cloud-region] node. 2025-12-04 14:24:24.883 DEBUG 2251 --- [ main] ForceDeleteTool : Found an OUT edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [cloud-region] node. No IN edges were found for this vertex. 2025-12-04 14:24:24.883 DEBUG 2251 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. Found 0 descendant nodes 2025-12-04 14:24:24.884 DEBUG 2251 --- [ main] ForceDeleteTool : Found 0 descendant nodes >>> Found Vertex with VertexId = 159832, properties: 2025-12-04 14:24:24.884 DEBUG 2251 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 159832, properties: [hostname|test-pserver] 2025-12-04 14:24:24.884 DEBUG 2251 --- [ main] ForceDeleteTool : [hostname|test-pserver] [in-maint|false] 2025-12-04 14:24:24.884 DEBUG 2251 --- [ main] ForceDeleteTool : [in-maint|false] [aai-node-type|pserver] 2025-12-04 14:24:24.884 DEBUG 2251 --- [ main] ForceDeleteTool : [aai-node-type|pserver] [source-of-truth|JUNIT] 2025-12-04 14:24:24.884 DEBUG 2251 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] Found an OUT edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [cloud-region] node. 2025-12-04 14:24:24.885 DEBUG 2251 --- [ main] ForceDeleteTool : Found an OUT edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [cloud-region] node. No IN edges were found for this vertex. 2025-12-04 14:24:24.885 DEBUG 2251 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. Found 0 descendant nodes 2025-12-04 14:24:24.894 DEBUG 2251 --- [ main] ForceDeleteTool : Found 0 descendant nodes >>> Found Vertex with VertexId = 159848, properties: 2025-12-04 14:24:24.894 DEBUG 2251 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 159848, properties: [aai-node-type|cloud-region] 2025-12-04 14:24:24.894 DEBUG 2251 --- [ main] ForceDeleteTool : [aai-node-type|cloud-region] [source-of-truth|JUNIT] 2025-12-04 14:24:24.894 DEBUG 2251 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] [cloud-owner|test-owner] 2025-12-04 14:24:24.894 DEBUG 2251 --- [ main] ForceDeleteTool : [cloud-owner|test-owner] [cloud-region-id|test-region] 2025-12-04 14:24:24.894 DEBUG 2251 --- [ main] ForceDeleteTool : [cloud-region-id|test-region] No OUT edges were found for this vertex. 2025-12-04 14:24:24.894 DEBUG 2251 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. Found an IN edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [tenant] node. 2025-12-04 14:24:24.894 DEBUG 2251 --- [ main] ForceDeleteTool : Found an IN edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [tenant] node. Found an IN edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [pserver] node. 2025-12-04 14:24:24.894 DEBUG 2251 --- [ main] ForceDeleteTool : Found an IN edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [pserver] node. Found 1 descendant nodes 2025-12-04 14:24:24.895 DEBUG 2251 --- [ main] ForceDeleteTool : Found 1 descendant nodes >>> Found Vertex with VertexId = 139384, properties: 2025-12-04 14:24:24.895 DEBUG 2251 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 139384, properties: No OUT edges were found for this vertex. 2025-12-04 14:24:24.895 DEBUG 2251 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. No IN edges were found for this vertex. 2025-12-04 14:24:24.895 DEBUG 2251 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. Found 0 descendant nodes 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : Found 0 descendant nodes >>> Found Vertex with VertexId = 163960, properties: 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 163960, properties: No OUT edges were found for this vertex. 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. No IN edges were found for this vertex. 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. Found 0 descendant nodes 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : Found 0 descendant nodes >>> Found Vertex with VertexId = 151784, properties: 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 151784, properties: [ipv4-oam-address|12.80.38.87] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [ipv4-oam-address|12.80.38.87] [hostname|someval] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [hostname|someval] [ptnii-equip-name|somename] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [ptnii-equip-name|somename] [equip-type|server] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [equip-type|server] [equip-vendor|HP] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [equip-vendor|HP] [equip-model|some-val] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [equip-model|some-val] [fqdn|mmsksrsv113.mmsks.sbcglobal.net] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [fqdn|mmsksrsv113.mmsks.sbcglobal.net] [in-maint|false] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [in-maint|false] [purpose|ControlPlane] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [purpose|ControlPlane] [last-mod-source-of-truth|somename] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [last-mod-source-of-truth|somename] [aai-node-type|pserver] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [aai-node-type|pserver] [aai-created-ts|1476495449] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [aai-created-ts|1476495449] [aai-last-mod-ts|1476896662] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [aai-last-mod-ts|1476896662] [source-of-truth|RCT] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [source-of-truth|RCT] [resource-version|1476896662] 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : [resource-version|1476896662] No OUT edges were found for this vertex. 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. No IN edges were found for this vertex. 2025-12-04 14:24:24.896 DEBUG 2251 --- [ main] ForceDeleteTool : No IN edges were found for this vertex. Found 0 descendant nodes 2025-12-04 14:24:24.897 DEBUG 2251 --- [ main] ForceDeleteTool : Found 0 descendant nodes Found: 8 nodes for this query: [ graph.traversal().V()] 2025-12-04 14:24:24.897 DEBUG 2251 --- [ main] ForceDeleteTool : Found: 8 nodes for this query: [ graph.traversal().V()] 2025-12-04 14:24:25.215 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:24:25.215 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:24:25.215 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:24:25.215 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename ---- NOTE --- about to open graph (takes a little while)-------- ForceDelete called by: userId [someuser] with these params: [ -action COLLECT_DATA -userId someuser -params4Collect cloud-owner|test-owner] 2025-12-04 14:24:25.215 DEBUG 2251 --- [ main] ForceDeleteTool : ForceDelete called by: userId [someuser] with these params: [ -action COLLECT_DATA -userId someuser -params4Collect cloud-owner|test-owner] >>> Found Vertex with VertexId = 126992, properties: 2025-12-04 14:24:25.216 DEBUG 2251 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 126992, properties: [aai-node-type|cloud-region] 2025-12-04 14:24:25.216 DEBUG 2251 --- [ main] ForceDeleteTool : [aai-node-type|cloud-region] [source-of-truth|JUNIT] 2025-12-04 14:24:25.216 DEBUG 2251 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] [cloud-owner|test-owner] 2025-12-04 14:24:25.216 DEBUG 2251 --- [ main] ForceDeleteTool : [cloud-owner|test-owner] [cloud-region-id|test-region] 2025-12-04 14:24:25.216 DEBUG 2251 --- [ main] ForceDeleteTool : [cloud-region-id|test-region] No OUT edges were found for this vertex. 2025-12-04 14:24:25.216 DEBUG 2251 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. Found an IN edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [tenant] node. 2025-12-04 14:24:25.216 DEBUG 2251 --- [ main] ForceDeleteTool : Found an IN edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [tenant] node. Found an IN edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [pserver] node. 2025-12-04 14:24:25.216 DEBUG 2251 --- [ main] ForceDeleteTool : Found an IN edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [pserver] node. Found 1 descendant nodes 2025-12-04 14:24:25.219 DEBUG 2251 --- [ main] ForceDeleteTool : Found 1 descendant nodes Found: 1 nodes for this query: [ graph.traversal().V().has(cloud-owner,test-owner)] 2025-12-04 14:24:25.219 DEBUG 2251 --- [ main] ForceDeleteTool : Found: 1 nodes for this query: [ graph.traversal().V().has(cloud-owner,test-owner)] 2025-12-04 14:24:25.538 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:24:25.542 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:24:25.542 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:24:25.542 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:24:25.543 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename ---- NOTE --- about to open graph (takes a little while)-------- ForceDelete called by: userId [someuser] with these params: [ -action DELETE_EDGE -userId someuser -edgeId 37rd-4x1k-zifp-2t94] 2025-12-04 14:24:25.543 DEBUG 2251 --- [ main] ForceDeleteTool : ForceDelete called by: userId [someuser] with these params: [ -action DELETE_EDGE -userId someuser -edgeId 37rd-4x1k-zifp-2t94] Label for this Edge = [org.onap.relationships.inventory.LocatedIn] 2025-12-04 14:24:25.545 DEBUG 2251 --- [ main] ForceDeleteTool : Label for this Edge = [org.onap.relationships.inventory.LocatedIn] EDGE Properties for edgeId = 37rd-4x1k-zifp-2t94: 2025-12-04 14:24:25.545 DEBUG 2251 --- [ main] ForceDeleteTool : EDGE Properties for edgeId = 37rd-4x1k-zifp-2t94: Prop: [private], val = [p[private->false]] 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : Prop: [private], val = [p[private->false]] Prop: [aai-uuid], val = [p[aai-uuid->11f945e5-ad68-4b2...]] 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : Prop: [aai-uuid], val = [p[aai-uuid->11f945e5-ad68-4b2...]] Prop: [prevent-delete], val = [p[prevent-delete->NONE]] 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : Prop: [prevent-delete], val = [p[prevent-delete->NONE]] Prop: [delete-other-v], val = [p[delete-other-v->NONE]] 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : Prop: [delete-other-v], val = [p[delete-other-v->NONE]] Prop: [contains-other-v], val = [p[contains-other-v->NONE]] 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : Prop: [contains-other-v], val = [p[contains-other-v->NONE]] Looking for the Vertex on the IN side of the edge: 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : Looking for the Vertex on the IN side of the edge: >>> Found Vertex with VertexId = 131224, properties: 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 131224, properties: [aai-node-type|cloud-region] 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : [aai-node-type|cloud-region] [source-of-truth|JUNIT] 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] [cloud-owner|test-owner] 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : [cloud-owner|test-owner] [cloud-region-id|test-region] 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : [cloud-region-id|test-region] Looking for the Vertex on the OUT side of the edge: 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : Looking for the Vertex on the OUT side of the edge: >>> Found Vertex with VertexId = 229448, properties: 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 229448, properties: [hostname|test-pserver] 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : [hostname|test-pserver] [in-maint|false] 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : [in-maint|false] [aai-node-type|pserver] 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : [aai-node-type|pserver] [source-of-truth|JUNIT] 2025-12-04 14:24:25.546 DEBUG 2251 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] Are you sure you want to delete this EDGE? (y/n): User [someuser] has confirmed this delete request. 2025-12-04 14:24:25.548 DEBUG 2251 --- [ main] ForceDeleteTool : User [someuser] has confirmed this delete request. 2025-12-04 14:24:25.548 DEBUG 2251 --- [ main] ForceDeleteTool : >>>>>>>>>> Removed edge with edgeId = 37rd-4x1k-zifp-2t94 >>>>>>>>>> Removed edge with edgeId = 37rd-4x1k-zifp-2t94 2025-12-04 14:24:25.858 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:24:25.858 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:24:25.858 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:24:25.858 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename ---- NOTE --- about to open graph (takes a little while)-------- ForceDelete called by: userId [someuser] with these params: [ -action DELETE_NODE -userId someuser -vertexId 139416] 2025-12-04 14:24:25.858 DEBUG 2251 --- [ main] ForceDeleteTool : ForceDelete called by: userId [someuser] with these params: [ -action DELETE_NODE -userId someuser -vertexId 139416] >>> Found Vertex with VertexId = 139416, properties: 2025-12-04 14:24:25.858 DEBUG 2251 --- [ main] ForceDeleteTool : >>> Found Vertex with VertexId = 139416, properties: [aai-node-type|cloud-region] 2025-12-04 14:24:25.859 DEBUG 2251 --- [ main] ForceDeleteTool : [aai-node-type|cloud-region] [source-of-truth|JUNIT] 2025-12-04 14:24:25.859 DEBUG 2251 --- [ main] ForceDeleteTool : [source-of-truth|JUNIT] [cloud-owner|test-owner] 2025-12-04 14:24:25.859 DEBUG 2251 --- [ main] ForceDeleteTool : [cloud-owner|test-owner] [cloud-region-id|test-region] 2025-12-04 14:24:25.859 DEBUG 2251 --- [ main] ForceDeleteTool : [cloud-region-id|test-region] No OUT edges were found for this vertex. 2025-12-04 14:24:25.859 DEBUG 2251 --- [ main] ForceDeleteTool : No OUT edges were found for this vertex. Found an IN edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [tenant] node. 2025-12-04 14:24:25.859 DEBUG 2251 --- [ main] ForceDeleteTool : Found an IN edge (org.onap.relationships.inventory.BelongsTo) between this vertex and a [tenant] node. Found an IN edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [pserver] node. 2025-12-04 14:24:25.859 DEBUG 2251 --- [ main] ForceDeleteTool : Found an IN edge (org.onap.relationships.inventory.LocatedIn) between this vertex and a [pserver] node. Found 1 descendant nodes. Note - forceDelete does not cascade to child nodes, but they may become unreachable after the delete. 2025-12-04 14:24:25.860 DEBUG 2251 --- [ main] ForceDeleteTool : Found 1 descendant nodes. Note - forceDelete does not cascade to child nodes, but they may become unreachable after the delete. Found total of 2 edges incident on this node. 2025-12-04 14:24:25.860 DEBUG 2251 --- [ main] ForceDeleteTool : Found total of 2 edges incident on this node. >> WARNING >> This node is a PROTECTED NODE-TYPE (cloud-region). It can be DANGEROUS to delete one of these. << WARNING << 2025-12-04 14:24:25.860 DEBUG 2251 --- [ main] ForceDeleteTool : >> WARNING >> This node is a PROTECTED NODE-TYPE (cloud-region). It can be DANGEROUS to delete one of these. << WARNING << ERROR >> this kind of node can only be deleted if you pass the overRideProtection parameter. 2025-12-04 14:24:25.860 ERROR 2251 --- [ main] ForceDeleteTool : ERROR >> this kind of node can only be deleted if you pass the overRideProtection parameter. Delete Cancelled. 2025-12-04 14:24:25.861 DEBUG 2251 --- [ main] ForceDeleteTool : Delete Cancelled. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s -- in org.onap.aai.dbgen.ForceDeleteToolTest [INFO] Running org.onap.aai.dbgen.UpdateToolTest [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0 s -- in org.onap.aai.dbgen.UpdateToolTest [INFO] Running org.onap.aai.dbgen.schemamod.SchemaMod4HistTest 2025-12-04 14:24:26.181 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:24:26.181 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:24:26.181 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:24:26.181 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename >>> Processing will begin in 5 seconds (unless interrupted). <<< 2025-12-04 14:24:26.182 DEBUG 2251 --- [ main] SchemaMod4Hist : >>> Processing will begin in 5 seconds (unless interrupted). <<< ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:24:31.183 DEBUG 2251 --- [ main] SchemaMod4Hist : ---- NOTE --- about to open graph (takes a little while) Committing schema changes with graphMgt.commit() 2025-12-04 14:24:31.191 DEBUG 2251 --- [ main] SchemaMod4Hist : Committing schema changes with graphMgt.commit() 2025-12-04 14:25:31.559 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(in-maint-12041424-RETIRED <> null)]. For better performance, use indexes INFO -- just did the add of the freshPropertyKey and updated it with the orig value (false) 2025-12-04 14:25:31.563 DEBUG 2251 --- [ main] SchemaMod4Hist : INFO -- just did the add of the freshPropertyKey and updated it with the orig value (false) INFO -- just did the remove of the in-maint-12041424-RETIRED from this vertex. (vid=163928) 2025-12-04 14:25:31.563 DEBUG 2251 --- [ main] SchemaMod4Hist : INFO -- just did the remove of the in-maint-12041424-RETIRED from this vertex. (vid=163928) INFO -- just did the add of the freshPropertyKey and updated it with the orig value (false) 2025-12-04 14:25:31.563 DEBUG 2251 --- [ main] SchemaMod4Hist : INFO -- just did the add of the freshPropertyKey and updated it with the orig value (false) INFO -- just did the remove of the in-maint-12041424-RETIRED from this vertex. (vid=151784) 2025-12-04 14:25:31.563 DEBUG 2251 --- [ main] SchemaMod4Hist : INFO -- just did the remove of the in-maint-12041424-RETIRED from this vertex. (vid=151784) ------ Completed the SchemaMod -------- 2025-12-04 14:25:31.564 DEBUG 2251 --- [ main] SchemaMod4Hist : ------ Completed the SchemaMod -------- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.70 s -- in org.onap.aai.dbgen.schemamod.SchemaMod4HistTest [INFO] Running org.onap.aai.dbgen.schemamod.SchemaModTest 2025-12-04 14:25:31.886 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:31.886 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:31.886 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:31.887 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename >>> Processing will begin in 5 seconds (unless interrupted). <<< 2025-12-04 14:25:31.887 DEBUG 2251 --- [ main] SchemaMod : >>> Processing will begin in 5 seconds (unless interrupted). <<< 2025-12-04 14:25:34.474 ERROR 2251 --- [ Thread-129] o.j.g.d.management.ManagementLogger : Evicted [1@2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060] from cache but waiting too long for transactions to close. Stale transaction alert on: [standardjanusgraphtx[0x07673257], standardjanusgraphtx[0x48d996a1], standardjanusgraphtx[0x0b6ede57], standardjanusgraphtx[0x3b583061], standardjanusgraphtx[0x16be3747], standardjanusgraphtx[0x0ad4ffc8], standardjanusgraphtx[0x47d405ab]] ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:25:36.888 DEBUG 2251 --- [ main] SchemaMod : ---- NOTE --- about to open graph (takes a little while) Collecting the data (this takes a little while).. 2025-12-04 14:25:36.892 DEBUG 2251 --- [ main] SchemaMod : Collecting the data (this takes a little while).. Collecting the data for batch # 0 2025-12-04 14:25:36.892 DEBUG 2251 --- [ main] SchemaMod : Collecting the data for batch # 0 2025-12-04 14:25:36.893 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(hostname <> null)]. For better performance, use indexes Found 2 nodes that will be affected. 2025-12-04 14:25:36.897 DEBUG 2251 --- [ main] SchemaMod : Found 2 nodes that will be affected. INFO -- Total of 2 nodes to process. Will use 1 batches. 2025-12-04 14:25:36.898 DEBUG 2251 --- [ main] SchemaMod : INFO -- Total of 2 nodes to process. Will use 1 batches. -- To collect all nodes took: 0 minutes, 0 seconds 2025-12-04 14:25:36.898 DEBUG 2251 --- [ main] SchemaMod : -- To collect all nodes took: 0 minutes, 0 seconds -- Temporary property name will be: [hostname-12041425-RETIRED]. 2025-12-04 14:25:36.899 DEBUG 2251 --- [ main] SchemaMod : -- Temporary property name will be: [hostname-12041425-RETIRED]. Committing schema changes with graphMgt.commit() 2025-12-04 14:25:36.899 DEBUG 2251 --- [ main] SchemaMod : Committing schema changes with graphMgt.commit() -- Temporary property Name Change took: 0 minutes, 0 seconds 2025-12-04 14:25:37.202 DEBUG 2251 --- [ main] SchemaMod : -- Temporary property Name Change took: 0 minutes, 0 seconds BEGIN -- Batch # 0 2025-12-04 14:25:37.203 DEBUG 2251 --- [ main] SchemaMod : BEGIN -- Batch # 0 INFO -- update item: (vid= 151784, val=[someval]) 2025-12-04 14:25:37.205 DEBUG 2251 --- [ main] SchemaMod : INFO -- update item: (vid= 151784, val=[someval]) INFO -- update item: (vid= 172256, val=[test-pserver]) 2025-12-04 14:25:37.205 DEBUG 2251 --- [ main] SchemaMod : INFO -- update item: (vid= 172256, val=[test-pserver]) INFO -- finished processing a batch with 2 nodes. 2025-12-04 14:25:37.205 DEBUG 2251 --- [ main] SchemaMod : INFO -- finished processing a batch with 2 nodes. INFO -- committing node updates for this batch. 2025-12-04 14:25:37.205 DEBUG 2251 --- [ main] SchemaMod : INFO -- committing node updates for this batch. Completed Batch # 0 2025-12-04 14:25:37.206 DEBUG 2251 --- [ main] SchemaMod : Completed Batch # 0 -- Time to process all batches: 0 minutes, 0 seconds 2025-12-04 14:25:37.206 DEBUG 2251 --- [ main] SchemaMod : -- Time to process all batches: 0 minutes, 0 seconds INFO -- Total of 2 nodes processed using: 1 batches. 2025-12-04 14:25:37.206 DEBUG 2251 --- [ main] SchemaMod : INFO -- Total of 2 nodes processed using: 1 batches. -- Total Processing time was: 0 minutes, 0 seconds 2025-12-04 14:25:37.206 DEBUG 2251 --- [ main] SchemaMod : -- Total Processing time was: 0 minutes, 0 seconds ------ Completed the SchemaMod -------- 2025-12-04 14:25:37.206 DEBUG 2251 --- [ main] SchemaMod : ------ Completed the SchemaMod -------- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.641 s -- in org.onap.aai.dbgen.schemamod.SchemaModTest [INFO] Running org.onap.aai.historytruncate.HistoryTruncateTest Error - HistoryTruncate may only be used when history.enabled=true. 2025-12-04 14:25:37.528 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:37.528 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:37.528 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:37.528 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:25:37.838 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:37.838 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:37.838 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:37.838 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:25:37.841 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1688135137838)]. For better performance, use indexes 2025-12-04 14:25:37.845 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1688135137838)]. For better performance, use indexes 2025-12-04 14:25:37.848 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:37.848 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:37.849 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:37.849 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:25:37.849 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544737848)]. For better performance, use indexes 2025-12-04 14:25:37.851 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544737848)]. For better performance, use indexes Error - HistoryTruncate may only be used when history.enabled=true. 2025-12-04 14:25:38.163 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:38.163 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:38.163 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:38.163 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:25:38.164 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544738163)]. For better performance, use indexes 2025-12-04 14:25:38.167 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544738163)]. For better performance, use indexes 2025-12-04 14:25:38.173 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1764426338173)]. For better performance, use indexes 2025-12-04 14:25:38.175 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1764426338175)]. For better performance, use indexes Error - HistoryTruncate may only be used when history.enabled=true. 2025-12-04 14:25:38.487 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:38.487 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:38.487 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:38.487 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:25:38.488 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544738487)]. For better performance, use indexes 2025-12-04 14:25:38.491 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544738487)]. For better performance, use indexes 2025-12-04 14:25:38.498 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1761402338498)]. For better performance, use indexes 2025-12-04 14:25:38.500 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1761402338500)]. For better performance, use indexes Error - HistoryTruncate may only be used when history.enabled=true. 2025-12-04 14:25:38.810 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:38.810 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:38.810 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:38.811 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:25:38.812 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544738810)]. For better performance, use indexes 2025-12-04 14:25:38.815 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544738810)]. For better performance, use indexes Error - HistoryTruncate may only be used when history.enabled=true. 2025-12-04 14:25:39.130 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:39.130 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:39.130 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:39.130 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:25:39.131 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544739130)]. For better performance, use indexes 2025-12-04 14:25:39.134 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544739130)]. For better performance, use indexes 2025-12-04 14:25:39.141 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1760106339141)]. For better performance, use indexes 2025-12-04 14:25:39.144 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1760106339136)]. For better performance, use indexes 2025-12-04 14:25:39.147 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1760106339147)]. For better performance, use indexes 2025-12-04 14:25:39.150 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1760106339136)]. For better performance, use indexes 2025-12-04 14:25:39.455 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1760106339455)]. For better performance, use indexes Error - HistoryTruncate may only be used when history.enabled=true. 2025-12-04 14:25:39.771 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:39.772 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:39.772 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:39.772 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:25:39.773 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544739771)]. For better performance, use indexes 2025-12-04 14:25:39.776 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544739771)]. For better performance, use indexes 2025-12-04 14:25:39.781 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1763994339781)]. For better performance, use indexes 2025-12-04 14:25:39.783 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1763994339783)]. For better performance, use indexes Error - HistoryTruncate may only be used when history.enabled=true. 2025-12-04 14:25:40.093 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:40.093 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:40.093 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:40.094 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:25:40.095 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544740093)]. For better performance, use indexes 2025-12-04 14:25:40.098 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1678544740093)]. For better performance, use indexes 2025-12-04 14:25:40.104 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1764858340103)]. For better performance, use indexes 2025-12-04 14:25:40.106 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(end-ts < 1764858340106)]. For better performance, use indexes [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.898 s -- in org.onap.aai.historytruncate.HistoryTruncateTest [INFO] Running org.onap.aai.migration.EdgeMigratorTest Initilization of EdgeMigratorImpl migration script complete. 2025-12-04 14:25:40.568 INFO 2251 --- [ main] EdgeMigratorImpl : Initilization of EdgeMigratorImpl migration script complete. 2025-12-04 14:25:40.569 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:40.575 ERROR 2251 --- [ main] EdgeMigratorImpl : 177-3a0-9hx-38o did not migrate as no edge rule found for: out=pserver in=vnfc 2025-12-04 14:25:40.594 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 2025-12-04 14:25:40.595 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 2025-12-04 14:25:40.595 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes Initilization of EdgeMigratorImpl migration script complete. 2025-12-04 14:25:40.615 INFO 2251 --- [ main] EdgeMigratorImpl : Initilization of EdgeMigratorImpl migration script complete. 2025-12-04 14:25:40.622 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:40.625 ERROR 2251 --- [ main] EdgeMigratorImpl : 17d-3bc-9hx-3c8 did not migrate as no edge rule found for: out=pserver in=vnfc 2025-12-04 14:25:40.639 WARN 2251 --- [ main] EdgeMigratorImpl : Edge Multiplicity Exception: InV: v[4168] vp[interface-name1->toscaMigration-te...] vp[aai-node-type->l-interface] Edge: e[1lq-3cg-bv9-37s][4336-test2->4168] test2 p[contains-other-v->OUT] p[delete-other-v->NONE] OutV: v[4336] vp[aai-node-type->sriov-vf] Initilization of EdgeMigratorImpl migration script complete. 2025-12-04 14:25:40.652 INFO 2251 --- [ main] EdgeMigratorImpl : Initilization of EdgeMigratorImpl migration script complete. 2025-12-04 14:25:40.652 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:40.655 ERROR 2251 --- [ main] EdgeMigratorImpl : 2dn-6e0-9hx-3bs did not migrate as no edge rule found for: out=pserver in=vnfc 2025-12-04 14:25:40.655 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(~label = blah)]. For better performance, use indexes Initilization of EdgeMigratorImpl migration script complete. 2025-12-04 14:25:40.670 INFO 2251 --- [ main] EdgeMigratorImpl : Initilization of EdgeMigratorImpl migration script complete. 2025-12-04 14:25:40.671 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:40.671 ERROR 2251 --- [ main] EdgeMigratorImpl : 17c-3b4-9hx-3aw did not migrate as no edge rule found for: out=pserver in=vnfc 2025-12-04 14:25:40.675 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Initilization of EdgeMigratorImpl migration script complete. 2025-12-04 14:25:40.694 INFO 2251 --- [ main] EdgeMigratorImpl : Initilization of EdgeMigratorImpl migration script complete. 2025-12-04 14:25:40.694 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:40.695 ERROR 2251 --- [ main] EdgeMigratorImpl : 175-39k-9hx-6bs did not migrate as no edge rule found for: out=pserver in=vnfc 2025-12-04 14:25:40.701 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = toscaMigration-test-vnf)]. For better performance, use indexes 2025-12-04 14:25:40.702 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = toscaMigration-test-vnf)]. For better performance, use indexes Initilization of EdgeMigratorImpl migration script complete. 2025-12-04 14:25:40.720 INFO 2251 --- [ main] EdgeMigratorImpl : Initilization of EdgeMigratorImpl migration script complete. 2025-12-04 14:25:40.721 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:40.723 ERROR 2251 --- [ main] EdgeMigratorImpl : 1z8-36o-9hx-6cg did not migrate as no edge rule found for: out=pserver in=vnfc 2025-12-04 14:25:40.727 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((~label = hasLInterface OR ~label = usesLogicalLink))]. For better performance, use indexes 2025-12-04 14:25:40.728 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((~label = org.onap.relationships.inventory.BelongsTo OR ~label = tosca.relationships.network.LinksTo OR ~label = org.onap.relationships.inventory.Source))]. For better performance, use indexes [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.onap.aai.migration.EdgeMigratorTest [INFO] Running org.onap.aai.migration.EdgeSwingMigratorTest Initilization of MockEdgeSwingMigrator migration script complete. 2025-12-04 14:25:40.769 INFO 2251 --- [ main] MockEdgeSwingMigrator : Initilization of MockEdgeSwingMigrator migration script complete. 2025-12-04 14:25:40.772 INFO 2251 --- [ main] MockEdgeSwingMigrator : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [model-element][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:40.775 INFO 2251 --- [ main] MockEdgeSwingMigrator : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:40.775 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-1)]. For better performance, use indexes Initilization of MockEdgeSwingMigrator migration script complete. 2025-12-04 14:25:40.783 INFO 2251 --- [ main] MockEdgeSwingMigrator : Initilization of MockEdgeSwingMigrator migration script complete. 2025-12-04 14:25:40.783 INFO 2251 --- [ main] MockEdgeSwingMigrator : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [model-element][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:40.784 INFO 2251 --- [ main] MockEdgeSwingMigrator : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:40.784 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-3)]. For better performance, use indexes Initilization of MockEdgeSwingMigrator migration script complete. 2025-12-04 14:25:40.789 INFO 2251 --- [ main] MockEdgeSwingMigrator : Initilization of MockEdgeSwingMigrator migration script complete. 2025-12-04 14:25:40.789 INFO 2251 --- [ main] MockEdgeSwingMigrator : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [model-element][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:40.790 INFO 2251 --- [ main] MockEdgeSwingMigrator : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:40.790 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-1)]. For better performance, use indexes 2025-12-04 14:25:40.791 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-3)]. For better performance, use indexes 2025-12-04 14:25:40.792 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-element AND model-element-uuid = model-element-uuid-2)]. For better performance, use indexes Initilization of MockEdgeSwingMigrator migration script complete. 2025-12-04 14:25:40.798 INFO 2251 --- [ main] MockEdgeSwingMigrator : Initilization of MockEdgeSwingMigrator migration script complete. 2025-12-04 14:25:40.798 INFO 2251 --- [ main] MockEdgeSwingMigrator : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [model-element][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:40.799 INFO 2251 --- [ main] MockEdgeSwingMigrator : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:40.799 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-3)]. For better performance, use indexes [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.aai.migration.EdgeSwingMigratorTest [INFO] Running org.onap.aai.migration.MigrationControllerInternalTest ---------- Connecting to Graph ---------- 2025-12-04 14:25:40.864 DEBUG 2251 --- [ main] MigrationControllerInternal : ---------- Connecting to Graph ---------- ---------- Connection Established ---------- 2025-12-04 14:25:40.864 DEBUG 2251 --- [ main] MigrationControllerInternal : ---------- Connection Established ---------- ---------- Looking for migration scripts to be executed. ---------- 2025-12-04 14:25:40.885 DEBUG 2251 --- [ main] MigrationControllerInternal : ---------- Looking for migration scripts to be executed. ---------- Found 1 migration scripts. 2025-12-04 14:25:40.886 DEBUG 2251 --- [ main] MigrationControllerInternal : Found 1 migration scripts. ---------- Executing Migration Scripts ---------- 2025-12-04 14:25:40.886 DEBUG 2251 --- [ main] MigrationControllerInternal : ---------- Executing Migration Scripts ---------- Saving snapshot of graph pre migration to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson 2025-12-04 14:25:40.886 DEBUG 2251 --- [ main] MigrationControllerInternal : Saving snapshot of graph pre migration to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson 2025-12-04 14:25:40.886 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:25:40.886 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:25:40.886 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:25:40.886 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:25:40.886 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:25:40.886 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:25:40.886 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:25:40.886 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [migration] 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Snapshot file name (if not default) to use is [.//logs/data/migrationSnapshots/preMigration.202512041425.graphson] 2025-12-04 14:25:40.887 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:40.887 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:40.887 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = [null]. 2025-12-04 14:25:40.887 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:25:40.888 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 2025-12-04 14:25:40.888 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 2025-12-04 14:25:40.888 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:25:40.888 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:25:40.888 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:25:40.888 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:25:40.888 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:25:40.888 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:25:40.888 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:25:40.888 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:25:40.888 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:25:40.888 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 2025-12-04 14:25:40.888 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:40.890 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:25:40.890 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 27. 2025-12-04 14:25:40.890 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 2025-12-04 14:25:40.890 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 2025-12-04 14:25:40.890 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 2025-12-04 14:25:40.890 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 2025-12-04 14:25:40.890 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 2 nodes. 2025-12-04 14:25:40.890 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 2025-12-04 14:25:40.891 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:25:40.891 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:25:40.892 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 2025-12-04 14:25:40.892 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P1 2025-12-04 14:25:40.895 DEBUG 2251 --- [ Thread-143] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P1 -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P0 2025-12-04 14:25:40.897 DEBUG 2251 --- [ Thread-142] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P0 2025-12-04 14:25:40.897 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 2025-12-04 14:25:40.898 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 2025-12-04 14:25:40.898 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P2 2025-12-04 14:25:40.899 DEBUG 2251 --- [ Thread-144] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P2 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P3 2025-12-04 14:25:40.899 DEBUG 2251 --- [ Thread-145] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P3 2025-12-04 14:25:40.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 2025-12-04 14:25:40.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 2025-12-04 14:25:40.900 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P6 2025-12-04 14:25:40.903 DEBUG 2251 --- [ Thread-148] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P6 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P5 2025-12-04 14:25:40.903 DEBUG 2251 --- [ Thread-147] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P5 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P7 2025-12-04 14:25:40.903 DEBUG 2251 --- [ Thread-149] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P7 2025-12-04 14:25:40.904 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 2025-12-04 14:25:40.904 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 2025-12-04 14:25:40.904 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 2025-12-04 14:25:40.905 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 2025-12-04 14:25:40.905 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 2025-12-04 14:25:40.905 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P9 2025-12-04 14:25:40.907 DEBUG 2251 --- [ Thread-151] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P9 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P8 2025-12-04 14:25:40.908 DEBUG 2251 --- [ Thread-150] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P8 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P10 2025-12-04 14:25:40.909 DEBUG 2251 --- [ Thread-152] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P10 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P4 2025-12-04 14:25:40.909 DEBUG 2251 --- [ Thread-146] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P4 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P11 2025-12-04 14:25:40.910 DEBUG 2251 --- [ Thread-153] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P11 2025-12-04 14:25:40.911 WARN 2251 --- [ Thread-156] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P12 2025-12-04 14:25:40.912 DEBUG 2251 --- [ Thread-154] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P12 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P13 2025-12-04 14:25:40.913 DEBUG 2251 --- [ Thread-155] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P13 -- Printed 27 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P14 2025-12-04 14:25:40.918 DEBUG 2251 --- [ Thread-156] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 27 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P14 2025-12-04 14:25:40.918 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:25:40.918 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds pre migration snapshot saved to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson 2025-12-04 14:25:40.918 DEBUG 2251 --- [ main] MigrationControllerInternal : pre migration snapshot saved to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson Skipping SDWANSpeedChangeMigration migration script because it has been disabled. 2025-12-04 14:25:40.918 DEBUG 2251 --- [ main] MigrationControllerInternal : Skipping SDWANSpeedChangeMigration migration script because it has been disabled. ---------- Done ---------- 2025-12-04 14:25:40.918 DEBUG 2251 --- [ main] MigrationControllerInternal : ---------- Done ---------- Saving snapshot of graph post migration to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson 2025-12-04 14:25:40.918 DEBUG 2251 --- [ main] MigrationControllerInternal : Saving snapshot of graph post migration to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson 2025-12-04 14:25:40.919 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:25:40.919 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:25:40.919 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:25:40.919 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:25:40.919 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:25:40.919 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:25:40.919 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:25:40.919 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [migration] 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Snapshot file name (if not default) to use is [.//logs/data/migrationSnapshots/postMigration.202512041425.graphson] 2025-12-04 14:25:40.919 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:40.919 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:40.919 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:40.920 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:25:40.920 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = [null]. 2025-12-04 14:25:40.920 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:25:40.920 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 2025-12-04 14:25:40.920 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 2025-12-04 14:25:40.920 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:25:40.920 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:25:40.920 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:25:40.920 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:25:40.920 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:25:40.920 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:25:40.920 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:25:40.920 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:25:40.920 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:25:40.920 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 2025-12-04 14:25:40.921 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:40.922 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:25:40.922 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 27. 2025-12-04 14:25:40.922 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 2025-12-04 14:25:40.922 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 2025-12-04 14:25:40.922 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 2025-12-04 14:25:40.922 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 2025-12-04 14:25:40.922 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 2 nodes. 2025-12-04 14:25:40.922 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 2025-12-04 14:25:40.924 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:25:40.924 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:25:40.924 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 2025-12-04 14:25:40.924 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P1 2025-12-04 14:25:40.926 DEBUG 2251 --- [ Thread-158] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P1 -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P0 2025-12-04 14:25:40.928 DEBUG 2251 --- [ Thread-157] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P0 2025-12-04 14:25:40.928 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 2025-12-04 14:25:40.929 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 2025-12-04 14:25:40.929 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P3 2025-12-04 14:25:40.930 DEBUG 2251 --- [ Thread-160] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P3 2025-12-04 14:25:40.930 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P4 2025-12-04 14:25:40.931 DEBUG 2251 --- [ Thread-161] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P4 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P5 2025-12-04 14:25:40.933 DEBUG 2251 --- [ Thread-162] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P5 2025-12-04 14:25:40.933 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P6 2025-12-04 14:25:40.935 DEBUG 2251 --- [ Thread-163] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P6 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P2 2025-12-04 14:25:40.935 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 2025-12-04 14:25:40.935 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 2025-12-04 14:25:40.935 DEBUG 2251 --- [ Thread-159] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P2 2025-12-04 14:25:40.936 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P7 2025-12-04 14:25:40.937 DEBUG 2251 --- [ Thread-164] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P7 2025-12-04 14:25:40.937 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 2025-12-04 14:25:40.938 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 2025-12-04 14:25:40.938 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P10 2025-12-04 14:25:40.940 DEBUG 2251 --- [ Thread-167] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P10 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P12 2025-12-04 14:25:40.941 DEBUG 2251 --- [ Thread-169] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P12 2025-12-04 14:25:40.941 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P11 2025-12-04 14:25:40.942 DEBUG 2251 --- [ Thread-168] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P11 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P8 2025-12-04 14:25:40.944 DEBUG 2251 --- [ Thread-165] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P8 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P13 2025-12-04 14:25:40.944 DEBUG 2251 --- [ Thread-170] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P13 2025-12-04 14:25:40.945 WARN 2251 --- [ Thread-171] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P9 2025-12-04 14:25:40.946 DEBUG 2251 --- [ Thread-166] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P9 -- Printed 27 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P14 2025-12-04 14:25:40.951 DEBUG 2251 --- [ Thread-171] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 27 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P14 2025-12-04 14:25:40.951 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:25:40.951 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds post migration snapshot saved to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson 2025-12-04 14:25:40.951 DEBUG 2251 --- [ main] MigrationControllerInternal : post migration snapshot saved to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson --------------------------------- 2025-12-04 14:25:40.951 DEBUG 2251 --- [ main] MigrationControllerInternal : --------------------------------- -------------Summary------------- 2025-12-04 14:25:40.951 DEBUG 2251 --- [ main] MigrationControllerInternal : -------------Summary------------- --------------------------------- 2025-12-04 14:25:40.951 DEBUG 2251 --- [ main] MigrationControllerInternal : --------------------------------- --------------------------------- 2025-12-04 14:25:40.951 DEBUG 2251 --- [ main] MigrationControllerInternal : --------------------------------- ERROR: Could not load janusgraph configuration. org.apache.commons.configuration2.ex.ConfigurationException: Could not locate: FileLocator [basePath=null, encoding=ISO-8859-1, fileName=./bundleconfig-local/etc/appprops/janusgraph-realtime.properties, fileSystem=null, locationStrategy=null, sourceURL=null, urlConnectionOptions=null] at org.apache.commons.configuration2.io.FileLocatorUtils.locateOrThrow(FileLocatorUtils.java:508) at org.apache.commons.configuration2.io.FileHandler.load(FileHandler.java:596) at org.apache.commons.configuration2.io.FileHandler.load(FileHandler.java:569) at org.apache.commons.configuration2.builder.FileBasedConfigurationBuilder.initFileHandler(FileBasedConfigurationBuilder.java:248) at org.apache.commons.configuration2.builder.FileBasedConfigurationBuilder.initResultInstance(FileBasedConfigurationBuilder.java:232) at org.apache.commons.configuration2.builder.FileBasedConfigurationBuilder.initResultInstance(FileBasedConfigurationBuilder.java:53) at org.apache.commons.configuration2.builder.BasicConfigurationBuilder.createResult(BasicConfigurationBuilder.java:340) at org.apache.commons.configuration2.builder.BasicConfigurationBuilder.getConfiguration(BasicConfigurationBuilder.java:233) at org.onap.aai.migration.MigrationControllerInternal.run(MigrationControllerInternal.java:113) at org.onap.aai.migration.MigrationControllerInternalTest.testRunSpecificMigrationFromLoadingSnapshotAndCommit(MigrationControllerInternalTest.java:329) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-12-04 14:25:41.583 DEBUG 2251 --- [ main] MigrationControllerInternal : ERROR: Could not load janusgraph configuration. org.apache.commons.configuration2.ex.ConfigurationException: Could not locate: FileLocator [basePath=null, encoding=ISO-8859-1, fileName=./bundleconfig-local/etc/appprops/janusgraph-realtime.properties, fileSystem=null, locationStrategy=null, sourceURL=null, urlConnectionOptions=null] at org.apache.commons.configuration2.io.FileLocatorUtils.locateOrThrow(FileLocatorUtils.java:508) at org.apache.commons.configuration2.io.FileHandler.load(FileHandler.java:596) at org.apache.commons.configuration2.io.FileHandler.load(FileHandler.java:569) at org.apache.commons.configuration2.builder.FileBasedConfigurationBuilder.initFileHandler(FileBasedConfigurationBuilder.java:248) at org.apache.commons.configuration2.builder.FileBasedConfigurationBuilder.initResultInstance(FileBasedConfigurationBuilder.java:232) at org.apache.commons.configuration2.builder.FileBasedConfigurationBuilder.initResultInstance(FileBasedConfigurationBuilder.java:53) at org.apache.commons.configuration2.builder.BasicConfigurationBuilder.createResult(BasicConfigurationBuilder.java:340) at org.apache.commons.configuration2.builder.BasicConfigurationBuilder.getConfiguration(BasicConfigurationBuilder.java:233) at org.onap.aai.migration.MigrationControllerInternal.run(MigrationControllerInternal.java:113) at org.onap.aai.migration.MigrationControllerInternalTest.testRunSpecificMigrationFromLoadingSnapshotAndCommit(MigrationControllerInternalTest.java:329) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ---------- Connecting to Graph ---------- 2025-12-04 14:25:44.688 DEBUG 2251 --- [ main] MigrationControllerInternal : ---------- Connecting to Graph ---------- ---------- Connection Established ---------- 2025-12-04 14:25:44.688 DEBUG 2251 --- [ main] MigrationControllerInternal : ---------- Connection Established ---------- ---------- Looking for migration scripts to be executed. ---------- 2025-12-04 14:25:44.697 DEBUG 2251 --- [ main] MigrationControllerInternal : ---------- Looking for migration scripts to be executed. ---------- Found 1 migration scripts. 2025-12-04 14:25:44.697 DEBUG 2251 --- [ main] MigrationControllerInternal : Found 1 migration scripts. ---------- Executing Migration Scripts ---------- 2025-12-04 14:25:44.697 DEBUG 2251 --- [ main] MigrationControllerInternal : ---------- Executing Migration Scripts ---------- Saving snapshot of graph pre migration to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson 2025-12-04 14:25:44.697 DEBUG 2251 --- [ main] MigrationControllerInternal : Saving snapshot of graph pre migration to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson 2025-12-04 14:25:44.697 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:25:44.698 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:25:44.698 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:25:44.698 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:25:44.698 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:25:44.698 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:25:44.699 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:25:44.699 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [migration] 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Snapshot file name (if not default) to use is [.//logs/data/migrationSnapshots/preMigration.202512041425.graphson] 2025-12-04 14:25:44.699 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:44.699 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:44.699 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:44.699 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:25:44.700 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = [null]. 2025-12-04 14:25:44.700 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:25:44.700 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 2025-12-04 14:25:44.700 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 2025-12-04 14:25:44.700 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:25:44.700 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:25:44.700 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:25:44.700 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:25:44.700 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:25:44.700 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:25:44.700 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:25:44.700 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:25:44.700 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:25:44.700 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 2025-12-04 14:25:44.700 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:44.702 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:25:44.702 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 28. 2025-12-04 14:25:44.702 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 2025-12-04 14:25:44.702 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 2025-12-04 14:25:44.702 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 2025-12-04 14:25:44.702 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 2025-12-04 14:25:44.702 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 2 nodes. 2025-12-04 14:25:44.702 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 2025-12-04 14:25:44.704 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:25:44.704 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:25:44.704 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P0 2025-12-04 14:25:44.707 DEBUG 2251 --- [ Thread-217] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P0 2025-12-04 14:25:44.708 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 2025-12-04 14:25:44.708 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 2025-12-04 14:25:44.709 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P1 2025-12-04 14:25:44.710 DEBUG 2251 --- [ Thread-218] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P1 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P2 2025-12-04 14:25:44.712 DEBUG 2251 --- [ Thread-219] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P2 2025-12-04 14:25:44.712 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P3 2025-12-04 14:25:44.713 DEBUG 2251 --- [ Thread-220] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P3 2025-12-04 14:25:44.713 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 2025-12-04 14:25:44.714 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 2025-12-04 14:25:44.714 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P5 2025-12-04 14:25:44.716 DEBUG 2251 --- [ Thread-222] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P5 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P4 2025-12-04 14:25:44.716 DEBUG 2251 --- [ Thread-221] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P4 2025-12-04 14:25:44.717 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P6 2025-12-04 14:25:44.717 DEBUG 2251 --- [ Thread-223] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P6 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P7 2025-12-04 14:25:44.719 DEBUG 2251 --- [ Thread-224] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P7 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P8 2025-12-04 14:25:44.721 DEBUG 2251 --- [ Thread-225] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P8 2025-12-04 14:25:44.721 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 2025-12-04 14:25:44.722 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P9 2025-12-04 14:25:44.723 DEBUG 2251 --- [ Thread-226] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P9 2025-12-04 14:25:44.723 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P10 2025-12-04 14:25:44.725 DEBUG 2251 --- [ Thread-227] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P10 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P11 2025-12-04 14:25:44.726 DEBUG 2251 --- [ Thread-228] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P11 2025-12-04 14:25:44.726 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 2025-12-04 14:25:44.726 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P12 2025-12-04 14:25:44.727 DEBUG 2251 --- [ Thread-229] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P12 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P13 2025-12-04 14:25:44.729 DEBUG 2251 --- [ Thread-230] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P13 -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P14 2025-12-04 14:25:44.732 DEBUG 2251 --- [ Thread-231] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson.P14 2025-12-04 14:25:44.732 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:25:44.732 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds pre migration snapshot saved to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson 2025-12-04 14:25:44.732 DEBUG 2251 --- [ main] MigrationControllerInternal : pre migration snapshot saved to .//logs/data/migrationSnapshots/preMigration.202512041425.graphson Skipping SDWANSpeedChangeMigration migration script because it has been disabled. 2025-12-04 14:25:44.732 DEBUG 2251 --- [ main] MigrationControllerInternal : Skipping SDWANSpeedChangeMigration migration script because it has been disabled. ---------- Done ---------- 2025-12-04 14:25:44.732 DEBUG 2251 --- [ main] MigrationControllerInternal : ---------- Done ---------- Saving snapshot of graph post migration to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson 2025-12-04 14:25:44.732 DEBUG 2251 --- [ main] MigrationControllerInternal : Saving snapshot of graph post migration to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson 2025-12-04 14:25:44.733 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.threads.for.create] value from aaiconfig.properties file. Property key aai.datasnapshot.threads.for.create cannot be found 2025-12-04 14:25:44.733 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.add.delay.ms cannot be found 2025-12-04 14:25:44.733 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.edge.add.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.edge.add.delay.ms cannot be found 2025-12-04 14:25:44.733 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.failure.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.failure.delay.ms cannot be found 2025-12-04 14:25:44.733 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.retry.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.retry.delay.ms cannot be found 2025-12-04 14:25:44.733 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.max.errors.per.thread] value from aaiconfig.properties file. Property key aai.datasnapshot.max.errors.per.thread cannot be found 2025-12-04 14:25:44.733 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.vertex.to.edge.proc.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.vertex.to.edge.proc.delay.ms cannot be found 2025-12-04 14:25:44.733 WARN 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : WARNING - could not get [aai.datasnapshot.stagger.thread.delay.ms] value from aaiconfig.properties file. Property key aai.datasnapshot.stagger.thread.delay.ms cannot be found 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with maxNodesPerFile = 120000 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Will do Threaded Snapshot with threadCount = 15, and DEBUG-flag set to: false 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DataSnapshot command is [THREADED_SNAPSHOT] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : File name to reload snapshot [] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : snapshotType is [graphson] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Thread count is [15] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes Per File is [120000] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Debug Flag is [] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DebugAddDelayTimer is [1] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertAddDelayMs is [1] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : FailureDelayMs is [50] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : RetryDelayMs is [50] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : MaxErrorsPerThread is [25] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : VertToEdgeProcDelay is [9000] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : StaggerThreadDelay is [5000] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Caller process is [migration] 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Snapshot file name (if not default) to use is [.//logs/data/migrationSnapshots/postMigration.202512041425.graphson] 2025-12-04 14:25:44.734 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2025-12-04 14:25:44.734 DEBUG 2251 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:44.734 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2025-12-04 14:25:44.734 INFO 2251 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2025-12-04 14:25:44.735 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT, oldSnapshotFileName = [null]. 2025-12-04 14:25:44.735 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : ---- NOTE --- about to open graph (takes a little while) 2025-12-04 14:25:44.735 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Command = THREADED_SNAPSHOT 2025-12-04 14:25:44.735 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Successfully got the Graph instance. 2025-12-04 14:25:44.735 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.fast-propertyValue is true 2025-12-04 14:25:44.735 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is query.smart-limitValue is false 2025-12-04 14:25:44.735 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.backendValue is inmemory 2025-12-04 14:25:44.735 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hostnameValue is localhost 2025-12-04 14:25:44.735 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.lock.wait-timeValue is 300 2025-12-04 14:25:44.735 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is storage.hbase.tableValue is aaigraph-dev1.dev 2025-12-04 14:25:44.735 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is cache.db-cacheValue is false 2025-12-04 14:25:44.735 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is load.snapshot.fileValue is false 2025-12-04 14:25:44.735 INFO 2251 --- [ main] org.onap.aai.util.GraphAdminDBUtils : Key is graph.unique-instance-idValue is 2251_prd-ubuntu1804-builder-4c-4g-17719_GraphAdminApp_realtime_1764857569060 2025-12-04 14:25:44.735 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Count how many nodes are in the db. 2025-12-04 14:25:44.736 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:44.738 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To count all vertices in DB it took: 0 minutes, 0 seconds 2025-12-04 14:25:44.738 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Total Count of Nodes in DB = 28. 2025-12-04 14:25:44.738 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will run this many simultaneous threads: 15 2025-12-04 14:25:44.738 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Required number of passes: 1 2025-12-04 14:25:44.738 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Max Nodes per file: 120000 2025-12-04 14:25:44.738 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : We will generate this many files: 15 2025-12-04 14:25:44.738 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Each file will have (roughly): 2 nodes. 2025-12-04 14:25:44.738 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Now, divide vertexIds across this many files: 15 2025-12-04 14:25:44.739 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To Loop over all vertices, and put them into sub-Arrays it took: 0 minutes, 0 seconds 2025-12-04 14:25:44.740 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 0 2025-12-04 14:25:44.740 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 1 2025-12-04 14:25:44.740 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 2 2025-12-04 14:25:44.740 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 3 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P1 2025-12-04 14:25:44.741 DEBUG 2251 --- [ Thread-233] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P1 2025-12-04 14:25:44.741 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 4 2025-12-04 14:25:44.742 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 5 -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P0 2025-12-04 14:25:44.742 DEBUG 2251 --- [ Thread-232] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P0 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P3 2025-12-04 14:25:44.743 DEBUG 2251 --- [ Thread-235] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P3 2025-12-04 14:25:44.743 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 6 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P2 2025-12-04 14:25:44.744 DEBUG 2251 --- [ Thread-234] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P2 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P5 2025-12-04 14:25:44.745 DEBUG 2251 --- [ Thread-237] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P5 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P4 2025-12-04 14:25:44.745 DEBUG 2251 --- [ Thread-236] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P4 2025-12-04 14:25:44.745 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 7 2025-12-04 14:25:44.746 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 8 2025-12-04 14:25:44.746 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 9 2025-12-04 14:25:44.747 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 10 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P6 2025-12-04 14:25:44.747 DEBUG 2251 --- [ Thread-238] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P6 2025-12-04 14:25:44.748 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 11 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P7 2025-12-04 14:25:44.749 DEBUG 2251 --- [ Thread-239] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P7 2025-12-04 14:25:44.749 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 12 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P8 2025-12-04 14:25:44.749 DEBUG 2251 --- [ Thread-240] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P8 2025-12-04 14:25:44.749 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 13 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P9 2025-12-04 14:25:44.750 DEBUG 2251 --- [ Thread-241] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P9 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P12 2025-12-04 14:25:44.751 DEBUG 2251 --- [ Thread-244] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P12 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P11 2025-12-04 14:25:44.751 DEBUG 2251 --- [ Thread-243] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P11 2025-12-04 14:25:44.751 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : DEBUG >>> kick off pass # 1, thread # 14 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P10 2025-12-04 14:25:44.752 DEBUG 2251 --- [ Thread-242] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P10 -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P14 2025-12-04 14:25:44.754 DEBUG 2251 --- [ Thread-246] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 1 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P14 -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P13 2025-12-04 14:25:44.754 DEBUG 2251 --- [ Thread-245] o.o.aai.datasnapshot.PrintVertexDetails : PrintVertexDetails -- Printed 2 vertexes out to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson.P13 2025-12-04 14:25:44.754 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : Pass number 1 (out of 1) took 0 minutes, 0 seconds 2025-12-04 14:25:44.754 DEBUG 2251 --- [ main] org.onap.aai.datasnapshot.DataSnapshot : -- To write all the data out to snapshot files, it took: 0 minutes, 0 seconds post migration snapshot saved to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson 2025-12-04 14:25:44.754 DEBUG 2251 --- [ main] MigrationControllerInternal : post migration snapshot saved to .//logs/data/migrationSnapshots/postMigration.202512041425.graphson --------------------------------- 2025-12-04 14:25:44.754 DEBUG 2251 --- [ main] MigrationControllerInternal : --------------------------------- -------------Summary------------- 2025-12-04 14:25:44.754 DEBUG 2251 --- [ main] MigrationControllerInternal : -------------Summary------------- --------------------------------- 2025-12-04 14:25:44.754 DEBUG 2251 --- [ main] MigrationControllerInternal : --------------------------------- --------------------------------- 2025-12-04 14:25:44.754 DEBUG 2251 --- [ main] MigrationControllerInternal : --------------------------------- [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.256 s -- in org.onap.aai.migration.MigrationControllerInternalTest [INFO] Running org.onap.aai.migration.PropertyMigratorTest Initilization of PserverPropMigrator migration script complete. 2025-12-04 14:25:45.079 INFO 2251 --- [ main] PserverPropMigrator : Initilization of PserverPropMigrator migration script complete. 2025-12-04 14:25:45.079 DEBUG 2251 --- [ main] PserverPropMigrator : -------- Starting PropertyMigrator for node type within([pserver]) from property inv-status to inventory-status -------- 2025-12-04 14:25:45.079 DEBUG 2251 --- [ main] PserverPropMigrator : PropertyKey [inventory-status] created in the DB. 2025-12-04 14:25:45.080 DEBUG 2251 --- [ main] PserverPropMigrator : Add index for PropertyKey: [inventory-status] 2025-12-04 14:25:45.383 DEBUG 2251 --- [ main] PserverPropMigrator : Migrating property for vertex v[278752] 2025-12-04 14:25:45.385 DEBUG 2251 --- [ main] PserverPropMigrator : v[278752] : Migrated property inv-status to inventory-status with value = some status 2025-12-04 14:25:45.385 DEBUG 2251 --- [ main] PserverPropMigrator : Migration Summary Count: 1 vertices modified. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.onap.aai.migration.PropertyMigratorTest [INFO] Running org.onap.aai.migration.RebuildAllEdgesTest Initilization of RebuildAllEdges migration script complete. 2025-12-04 14:25:45.406 INFO 2251 --- [ main] RebuildAllEdges : Initilization of RebuildAllEdges migration script complete. 2025-12-04 14:25:45.468 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:45.469 DEBUG 2251 --- [ main] RebuildAllEdges : Started at: 2025-12-04T14:25:45.469506684Z 2025-12-04 14:25:45.469 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:45.470 DEBUG 2251 --- [ main] RebuildAllEdges : Completed at: 2025-12-04T14:25:45.470379937Z. Total time taken in ms : 1 2025-12-04 14:25:45.470 DEBUG 2251 --- [ main] RebuildAllEdges : Migration Summary Count: Total Edges : 0 . Processed count 0 . Skipped count: 0. 2025-12-04 14:25:45.470 DEBUG 2251 --- [ main] RebuildAllEdges : Migration Summary Count: Edge Missing Parent Property Count: 0 2025-12-04 14:25:45.470 DEBUG 2251 --- [ main] RebuildAllEdges : Migration Error: Edge Multiplicity Exception Count : 0 2025-12-04 14:25:45.470 DEBUG 2251 --- [ main] RebuildAllEdges : Migration Error: Edge Multiplicity Exception Breakdown : {} 2025-12-04 14:25:45.472 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:45.474 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.onap.aai.migration.RebuildAllEdgesTest [INFO] Running org.onap.aai.migration.ValueMigratorTest Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.498 INFO 2251 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.498 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:45.499 INFO 2251 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:45.499 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes Node Type pserver: Property in-maint is empty, adding value true 2025-12-04 14:25:45.499 INFO 2251 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint is empty, adding value true Adding Updated Vertex 8288 to dmaapMsgList.... 2025-12-04 14:25:45.500 INFO 2251 --- [ main] SampleValueMigrator : Adding Updated Vertex 8288 to dmaapMsgList.... Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 2025-12-04 14:25:45.500 INFO 2251 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true Adding Updated Vertex 4192 to dmaapMsgList.... 2025-12-04 14:25:45.500 INFO 2251 --- [ main] SampleValueMigrator : Adding Updated Vertex 4192 to dmaapMsgList.... Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:45.501 INFO 2251 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint value already exists - skipping ******* Final Summary for SampleValueMigrator ********* 2025-12-04 14:25:45.501 INFO 2251 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* Total Migrated Records for pnf: 0 2025-12-04 14:25:45.501 INFO 2251 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 0 Total Migrated Records for pserver: 2 2025-12-04 14:25:45.501 INFO 2251 --- [ main] SampleValueMigrator : Total Migrated Records for pserver: 2 Migration Summary Count: Total Migrated Records: 2 2025-12-04 14:25:45.501 INFO 2251 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 2 Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.501 INFO 2251 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.501 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 2025-12-04 14:25:45.502 INFO 2251 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true Adding Updated Vertex 12384 to dmaapMsgList.... 2025-12-04 14:25:45.502 INFO 2251 --- [ main] SampleValueMigrator : Adding Updated Vertex 12384 to dmaapMsgList.... ******* Final Summary for SampleValueMigrator ********* 2025-12-04 14:25:45.502 INFO 2251 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* Total Migrated Records for pnf: 1 2025-12-04 14:25:45.502 INFO 2251 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 1 Migration Summary Count: Total Migrated Records: 1 2025-12-04 14:25:45.502 INFO 2251 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 1 2025-12-04 14:25:45.502 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver1 AND in-maint = true)]. For better performance, use indexes Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.519 INFO 2251 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.519 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:45.520 INFO 2251 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:45.520 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes Node Type pserver: Property in-maint is empty, adding value true 2025-12-04 14:25:45.520 INFO 2251 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint is empty, adding value true Adding Updated Vertex 4144 to dmaapMsgList.... 2025-12-04 14:25:45.521 INFO 2251 --- [ main] SampleValueMigrator : Adding Updated Vertex 4144 to dmaapMsgList.... Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:45.521 INFO 2251 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 2025-12-04 14:25:45.521 INFO 2251 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true Adding Updated Vertex 4176 to dmaapMsgList.... 2025-12-04 14:25:45.521 INFO 2251 --- [ main] SampleValueMigrator : Adding Updated Vertex 4176 to dmaapMsgList.... ******* Final Summary for SampleValueMigrator ********* 2025-12-04 14:25:45.521 INFO 2251 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* Total Migrated Records for pnf: 0 2025-12-04 14:25:45.521 INFO 2251 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 0 Total Migrated Records for pserver: 2 2025-12-04 14:25:45.521 INFO 2251 --- [ main] SampleValueMigrator : Total Migrated Records for pserver: 2 Migration Summary Count: Total Migrated Records: 2 2025-12-04 14:25:45.521 INFO 2251 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 2 Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.522 INFO 2251 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.522 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 2025-12-04 14:25:45.522 INFO 2251 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true Adding Updated Vertex 4288 to dmaapMsgList.... 2025-12-04 14:25:45.523 INFO 2251 --- [ main] SampleValueMigrator : Adding Updated Vertex 4288 to dmaapMsgList.... ******* Final Summary for SampleValueMigrator ********* 2025-12-04 14:25:45.523 INFO 2251 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* Total Migrated Records for pnf: 1 2025-12-04 14:25:45.523 INFO 2251 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 1 Migration Summary Count: Total Migrated Records: 1 2025-12-04 14:25:45.523 INFO 2251 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 1 2025-12-04 14:25:45.523 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver0 AND in-maint = true)]. For better performance, use indexes Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.532 INFO 2251 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.532 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:45.533 INFO 2251 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:45.533 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:45.533 INFO 2251 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint is empty, adding value true 2025-12-04 14:25:45.533 INFO 2251 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint is empty, adding value true Adding Updated Vertex 4112 to dmaapMsgList.... 2025-12-04 14:25:45.534 INFO 2251 --- [ main] SampleValueMigrator : Adding Updated Vertex 4112 to dmaapMsgList.... Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 2025-12-04 14:25:45.534 INFO 2251 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true Adding Updated Vertex 4160 to dmaapMsgList.... 2025-12-04 14:25:45.534 INFO 2251 --- [ main] SampleValueMigrator : Adding Updated Vertex 4160 to dmaapMsgList.... ******* Final Summary for SampleValueMigrator ********* 2025-12-04 14:25:45.534 INFO 2251 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* Total Migrated Records for pnf: 0 2025-12-04 14:25:45.534 INFO 2251 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 0 Total Migrated Records for pserver: 2 2025-12-04 14:25:45.534 INFO 2251 --- [ main] SampleValueMigrator : Total Migrated Records for pserver: 2 Migration Summary Count: Total Migrated Records: 2 2025-12-04 14:25:45.534 INFO 2251 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 2 Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.534 INFO 2251 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.535 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 2025-12-04 14:25:45.535 INFO 2251 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true Adding Updated Vertex 8256 to dmaapMsgList.... 2025-12-04 14:25:45.535 INFO 2251 --- [ main] SampleValueMigrator : Adding Updated Vertex 8256 to dmaapMsgList.... ******* Final Summary for SampleValueMigrator ********* 2025-12-04 14:25:45.535 INFO 2251 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* Total Migrated Records for pnf: 1 2025-12-04 14:25:45.535 INFO 2251 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 1 Migration Summary Count: Total Migrated Records: 1 2025-12-04 14:25:45.535 INFO 2251 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 1 2025-12-04 14:25:45.535 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver2 AND in-maint = false)]. For better performance, use indexes Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.544 INFO 2251 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.544 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:45.545 INFO 2251 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:45.545 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:45.545 INFO 2251 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint is empty, adding value true 2025-12-04 14:25:45.545 INFO 2251 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint is empty, adding value true Adding Updated Vertex 4104 to dmaapMsgList.... 2025-12-04 14:25:45.546 INFO 2251 --- [ main] SampleValueMigrator : Adding Updated Vertex 4104 to dmaapMsgList.... Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 2025-12-04 14:25:45.546 INFO 2251 --- [ main] SampleValueMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true Adding Updated Vertex 4208 to dmaapMsgList.... 2025-12-04 14:25:45.546 INFO 2251 --- [ main] SampleValueMigrator : Adding Updated Vertex 4208 to dmaapMsgList.... ******* Final Summary for SampleValueMigrator ********* 2025-12-04 14:25:45.546 INFO 2251 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* Total Migrated Records for pnf: 0 2025-12-04 14:25:45.546 INFO 2251 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 0 Total Migrated Records for pserver: 2 2025-12-04 14:25:45.546 INFO 2251 --- [ main] SampleValueMigrator : Total Migrated Records for pserver: 2 Migration Summary Count: Total Migrated Records: 2 2025-12-04 14:25:45.546 INFO 2251 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 2 Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.546 INFO 2251 --- [ main] SampleValueMigrator : Initilization of SampleValueMigrator migration script complete. 2025-12-04 14:25:45.546 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true 2025-12-04 14:25:45.547 INFO 2251 --- [ main] SampleValueMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value true Adding Updated Vertex 4240 to dmaapMsgList.... 2025-12-04 14:25:45.547 INFO 2251 --- [ main] SampleValueMigrator : Adding Updated Vertex 4240 to dmaapMsgList.... ******* Final Summary for SampleValueMigrator ********* 2025-12-04 14:25:45.547 INFO 2251 --- [ main] SampleValueMigrator : ******* Final Summary for SampleValueMigrator ********* Total Migrated Records for pnf: 1 2025-12-04 14:25:45.547 INFO 2251 --- [ main] SampleValueMigrator : Total Migrated Records for pnf: 1 Migration Summary Count: Total Migrated Records: 1 2025-12-04 14:25:45.547 INFO 2251 --- [ main] SampleValueMigrator : Migration Summary Count: Total Migrated Records: 1 2025-12-04 14:25:45.547 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1 AND in-maint = true)]. For better performance, use indexes [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.aai.migration.ValueMigratorTest [INFO] Running org.onap.aai.migration.VertexMergeTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.migration.VertexMergeTest [INFO] Running org.onap.aai.migration.v12.ALTSLicenseEntitlementMigrationTest Initilization of ALTSLicenseEntitlementMigration migration script complete. 2025-12-04 14:25:45.584 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Initilization of ALTSLicenseEntitlementMigration migration script complete. 2025-12-04 14:25:45.584 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Update ALTS Entitlements and Licenses resource-uuid in generic-vnf ---------- 2025-12-04 14:25:45.585 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ./src/test/resources/migration-input-files/ALTS-migration-data/ALTS-migration-input.csv 2025-12-04 14:25:45.585 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing VNFs from file ---------- 2025-12-04 14:25:45.585 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.585 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : headerLength: 22 2025-12-04 14:25:45.585 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.585 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement,guuid-entitlement,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 2025-12-04 14:25:45.585 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement vnfId = 123456789 group uuid = guuid-entitlement 2025-12-04 14:25:45.596 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-entitlement)]. For better performance, use indexes 2025-12-04 14:25:45.599 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-entitlement)]. For better performance, use indexes 2025-12-04 14:25:45.599 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid-entitlement from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-entitlement 2025-12-04 14:25:45.599 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 2025-12-04 14:25:45.599 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 2025-12-04 14:25:45.600 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement 2025-12-04 14:25:45.600 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement 2025-12-04 14:25:45.601 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : No license found with group-uuid guuid-entitlement for generic-vnf 123456789 2025-12-04 14:25:45.601 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.601 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license,guuid-license,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 2025-12-04 14:25:45.601 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license vnfId = 123456789 group uuid = guuid-license 2025-12-04 14:25:45.602 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-license)]. For better performance, use indexes 2025-12-04 14:25:45.603 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-license)]. For better performance, use indexes 2025-12-04 14:25:45.603 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : No entitlements found with group-uuid guuid-license for generic-vnf 123456789 2025-12-04 14:25:45.603 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid-license from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-license 2025-12-04 14:25:45.603 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 2025-12-04 14:25:45.604 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 2025-12-04 14:25:45.604 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-license 2025-12-04 14:25:45.604 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-license 2025-12-04 14:25:45.604 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.604 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 2025-12-04 14:25:45.604 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement2 vnfId = 23456789 group uuid = guuid 2025-12-04 14:25:45.605 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid)]. For better performance, use indexes 2025-12-04 14:25:45.606 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid)]. For better performance, use indexes 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement2 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-entitlement2 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license2 vnfId = 23456789 group uuid = guuid 2025-12-04 14:25:45.607 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ERROR: duplicate groupUuid in vnf - skipping 2025-12-04 14:25:45.608 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes 2025-12-04 14:25:45.608 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes 2025-12-04 14:25:45.609 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes Initilization of ALTSLicenseEntitlementMigration migration script complete. 2025-12-04 14:25:45.629 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Initilization of ALTSLicenseEntitlementMigration migration script complete. 2025-12-04 14:25:45.629 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Update ALTS Entitlements and Licenses resource-uuid in generic-vnf ---------- 2025-12-04 14:25:45.629 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ./src/test/resources/migration-input-files/ALTS-migration-data/ALTS-migration-input.csv 2025-12-04 14:25:45.629 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing VNFs from file ---------- 2025-12-04 14:25:45.630 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.630 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : headerLength: 22 2025-12-04 14:25:45.630 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.630 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement,guuid-entitlement,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 2025-12-04 14:25:45.630 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement vnfId = 123456789 group uuid = guuid-entitlement 2025-12-04 14:25:45.631 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-entitlement)]. For better performance, use indexes 2025-12-04 14:25:45.633 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-entitlement)]. For better performance, use indexes 2025-12-04 14:25:45.633 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid-entitlement from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-entitlement 2025-12-04 14:25:45.633 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 2025-12-04 14:25:45.633 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 2025-12-04 14:25:45.633 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement 2025-12-04 14:25:45.634 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement 2025-12-04 14:25:45.634 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : No license found with group-uuid guuid-entitlement for generic-vnf 123456789 2025-12-04 14:25:45.634 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.634 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license,guuid-license,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 2025-12-04 14:25:45.634 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license vnfId = 123456789 group uuid = guuid-license 2025-12-04 14:25:45.635 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-license)]. For better performance, use indexes 2025-12-04 14:25:45.637 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-license)]. For better performance, use indexes 2025-12-04 14:25:45.637 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : No entitlements found with group-uuid guuid-license for generic-vnf 123456789 2025-12-04 14:25:45.637 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid-license from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-license 2025-12-04 14:25:45.637 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 2025-12-04 14:25:45.637 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 2025-12-04 14:25:45.637 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-license 2025-12-04 14:25:45.637 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-license 2025-12-04 14:25:45.637 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.637 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 2025-12-04 14:25:45.637 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement2 vnfId = 23456789 group uuid = guuid 2025-12-04 14:25:45.638 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid)]. For better performance, use indexes 2025-12-04 14:25:45.640 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid)]. For better performance, use indexes 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement2 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-entitlement2 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license2 vnfId = 23456789 group uuid = guuid 2025-12-04 14:25:45.640 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ERROR: duplicate groupUuid in vnf - skipping 2025-12-04 14:25:45.641 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes 2025-12-04 14:25:45.641 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes Initilization of ALTSLicenseEntitlementMigration migration script complete. 2025-12-04 14:25:45.661 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Initilization of ALTSLicenseEntitlementMigration migration script complete. 2025-12-04 14:25:45.661 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Update ALTS Entitlements and Licenses resource-uuid in generic-vnf ---------- 2025-12-04 14:25:45.661 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ./src/test/resources/migration-input-files/ALTS-migration-data/ALTS-migration-input.csv 2025-12-04 14:25:45.661 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing VNFs from file ---------- 2025-12-04 14:25:45.661 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.661 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : headerLength: 22 2025-12-04 14:25:45.661 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.661 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement,guuid-entitlement,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 2025-12-04 14:25:45.661 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement vnfId = 123456789 group uuid = guuid-entitlement 2025-12-04 14:25:45.663 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-entitlement)]. For better performance, use indexes 2025-12-04 14:25:45.665 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-entitlement)]. For better performance, use indexes 2025-12-04 14:25:45.665 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid-entitlement from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-entitlement 2025-12-04 14:25:45.665 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 2025-12-04 14:25:45.665 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 2025-12-04 14:25:45.665 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement 2025-12-04 14:25:45.666 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement 2025-12-04 14:25:45.666 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : No license found with group-uuid guuid-entitlement for generic-vnf 123456789 2025-12-04 14:25:45.666 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.666 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license,guuid-license,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 2025-12-04 14:25:45.666 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license vnfId = 123456789 group uuid = guuid-license 2025-12-04 14:25:45.667 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-license)]. For better performance, use indexes 2025-12-04 14:25:45.669 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-license)]. For better performance, use indexes 2025-12-04 14:25:45.669 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : No entitlements found with group-uuid guuid-license for generic-vnf 123456789 2025-12-04 14:25:45.669 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid-license from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-license 2025-12-04 14:25:45.669 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 2025-12-04 14:25:45.669 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 2025-12-04 14:25:45.669 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-license 2025-12-04 14:25:45.669 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-license 2025-12-04 14:25:45.669 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.669 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 2025-12-04 14:25:45.669 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement2 vnfId = 23456789 group uuid = guuid 2025-12-04 14:25:45.670 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid)]. For better performance, use indexes 2025-12-04 14:25:45.672 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid)]. For better performance, use indexes 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement2 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-entitlement2 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license2 vnfId = 23456789 group uuid = guuid 2025-12-04 14:25:45.672 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ERROR: duplicate groupUuid in vnf - skipping 2025-12-04 14:25:45.673 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes 2025-12-04 14:25:45.673 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 123456789)]. For better performance, use indexes Initilization of ALTSLicenseEntitlementMigration migration script complete. 2025-12-04 14:25:45.696 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Initilization of ALTSLicenseEntitlementMigration migration script complete. 2025-12-04 14:25:45.696 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Update ALTS Entitlements and Licenses resource-uuid in generic-vnf ---------- 2025-12-04 14:25:45.696 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ./src/test/resources/migration-input-files/ALTS-migration-data/ALTS-migration-input.csv 2025-12-04 14:25:45.696 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing VNFs from file ---------- 2025-12-04 14:25:45.697 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.697 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : headerLength: 22 2025-12-04 14:25:45.697 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.697 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement,guuid-entitlement,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 2025-12-04 14:25:45.697 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement vnfId = 123456789 group uuid = guuid-entitlement 2025-12-04 14:25:45.698 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-entitlement)]. For better performance, use indexes 2025-12-04 14:25:45.700 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-entitlement)]. For better performance, use indexes 2025-12-04 14:25:45.701 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid-entitlement from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-entitlement 2025-12-04 14:25:45.701 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 2025-12-04 14:25:45.701 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 2025-12-04 14:25:45.701 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement 2025-12-04 14:25:45.702 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement 2025-12-04 14:25:45.702 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : No license found with group-uuid guuid-entitlement for generic-vnf 123456789 2025-12-04 14:25:45.702 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.702 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license,guuid-license,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,123456789,,---------- 2025-12-04 14:25:45.702 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license vnfId = 123456789 group uuid = guuid-license 2025-12-04 14:25:45.703 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid-license)]. For better performance, use indexes 2025-12-04 14:25:45.705 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid-license)]. For better performance, use indexes 2025-12-04 14:25:45.705 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : No entitlements found with group-uuid guuid-license for generic-vnf 123456789 2025-12-04 14:25:45.705 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid-license from generic-vnf with vnfId 123456789 with newResourceUuid new-ruuid-license 2025-12-04 14:25:45.705 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 2025-12-04 14:25:45.705 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 2025-12-04 14:25:45.705 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-license 2025-12-04 14:25:45.705 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-license 2025-12-04 14:25:45.705 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.705 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-entitlement2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 2025-12-04 14:25:45.705 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-entitlement2 vnfId = 23456789 group uuid = guuid 2025-12-04 14:25:45.706 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = guuid)]. For better performance, use indexes 2025-12-04 14:25:45.707 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = license AND group-uuid = guuid)]. For better performance, use indexes 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating entitlements with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-entitlement 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/ruuid-entitlement 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/entitlements/entitlement/ruuideuuid/new-ruuid-entitlement2 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Updating license with groupUuid guuid from generic-vnf with vnfId 23456789 with newResourceUuid new-ruuid-entitlement2 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original resource-uuid: ruuid-license 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : Original aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/ruuid-license 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New aaiUri: /network/generic-vnfs/generic-vnf/123456789/licenses/license/ruuideuuid/new-ruuid-entitlement2 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : New resource-uuid: new-ruuid-entitlement2 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ---------- Processing Line new-ruuid-license2,guuid,Unallocated,NEWHOST-123456,Unallocated,N,,,,,,Y,1-Jul-16,1-Jul-16,,GPS-45908182,GPS,in use,1-Jul-16,23456789,,---------- 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : newResourceUuid = new-ruuid-license2 vnfId = 23456789 group uuid = guuid 2025-12-04 14:25:45.708 INFO 2251 --- [ main] ALTSLicenseEntitlementMigration : ERROR: duplicate groupUuid in vnf - skipping 2025-12-04 14:25:45.709 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 23456789)]. For better performance, use indexes 2025-12-04 14:25:45.709 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = 23456789)]. For better performance, use indexes [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.onap.aai.migration.v12.ALTSLicenseEntitlementMigrationTest [INFO] Running org.onap.aai.migration.v12.ContainmentDeleteOtherVPropertyMigrationTest Initilization of ContainmentDeleteOtherVPropertyMigration migration script complete. 2025-12-04 14:25:45.740 INFO 2251 --- [ main] ContainmentDeleteOtherVPropertyMigration : Initilization of ContainmentDeleteOtherVPropertyMigration migration script complete. 2025-12-04 14:25:45.741 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:45.741 INFO 2251 --- [ main] ContainmentDeleteOtherVPropertyMigration : out vertex: l-interface in vertex: allotted-resource label : uses 2025-12-04 14:25:45.741 INFO 2251 --- [ main] ContainmentDeleteOtherVPropertyMigration : out vertex: generic-vnf in vertex: l-interface label : hasLInterface 2025-12-04 14:25:45.742 INFO 2251 --- [ main] ContainmentDeleteOtherVPropertyMigration : updating delete-other-v property 2025-12-04 14:25:45.742 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(~label = hasLInterface AND delete-other-v = OUT)]. For better performance, use indexes 2025-12-04 14:25:45.742 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(~label = hasLInterface AND contains-other-v = OUT)]. For better performance, use indexes 2025-12-04 14:25:45.743 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(~label = uses AND delete-other-v = NONE)]. For better performance, use indexes [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.aai.migration.v12.ContainmentDeleteOtherVPropertyMigrationTest [INFO] Running org.onap.aai.migration.v12.DeletePInterfaceTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.migration.v12.DeletePInterfaceTest [INFO] Running org.onap.aai.migration.v12.MigrateDataFromASDCToConfigurationTest Initilization of MigrateDataFromASDCToConfiguration migration script complete. 2025-12-04 14:25:45.784 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Initilization of MigrateDataFromASDCToConfiguration migration script complete. 2025-12-04 14:25:45.785 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Reading Csv file: .//src/test/resources/migration-input-files/VNT-migration-data/VNT-migration-input.csv 2025-12-04 14:25:45.785 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 599a2d74-cfbd-413d-aedb-ec4875817313)]. For better performance, use indexes 2025-12-04 14:25:45.786 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph3 2025-12-04 14:25:45.786 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 2025-12-04 14:25:45.786 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph 2025-12-04 14:25:45.786 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 2025-12-04 14:25:45.786 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 2 configuration nodes related to Entitlement UUID: 599a2d74-cfbd-413d-aedb-ec4875817313 2025-12-04 14:25:45.787 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ea9a547e-137b-48e9-a788-c3fb4e631a2a)]. For better performance, use indexes 2025-12-04 14:25:45.787 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ea9a547e-137b-48e9-a788-c3fb4e631a2a 2025-12-04 14:25:45.788 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8ce33a8c-b83f-4103-9967-caf95dc47009)]. For better performance, use indexes 2025-12-04 14:25:45.788 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8ce33a8c-b83f-4103-9967-caf95dc47009 2025-12-04 14:25:45.788 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d3d93cc4-8961-43ef-a916-161107fe2721)]. For better performance, use indexes 2025-12-04 14:25:45.789 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d3d93cc4-8961-43ef-a916-161107fe2721 2025-12-04 14:25:45.789 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 63a5bd41-4e43-4c14-8f68-1d518970cc2e)]. For better performance, use indexes 2025-12-04 14:25:45.790 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 63a5bd41-4e43-4c14-8f68-1d518970cc2e 2025-12-04 14:25:45.790 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5)]. For better performance, use indexes 2025-12-04 14:25:45.790 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5 2025-12-04 14:25:45.791 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 1b33b22f-559e-441f-ab5d-01be6d0e6fd9)]. For better performance, use indexes 2025-12-04 14:25:45.792 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 1b33b22f-559e-441f-ab5d-01be6d0e6fd9 2025-12-04 14:25:45.792 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e40a3806-ea7f-43cd-99d0-7694d7daff24)]. For better performance, use indexes 2025-12-04 14:25:45.793 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e40a3806-ea7f-43cd-99d0-7694d7daff24 2025-12-04 14:25:45.793 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = f8a20afe-078b-47eb-b039-8ad747799274)]. For better performance, use indexes 2025-12-04 14:25:45.793 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: f8a20afe-078b-47eb-b039-8ad747799274 2025-12-04 14:25:45.794 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = c00d30be-8db2-4c2c-99af-7e6fc89fba74)]. For better performance, use indexes 2025-12-04 14:25:45.794 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: c00d30be-8db2-4c2c-99af-7e6fc89fba74 2025-12-04 14:25:45.794 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 360d847c-76e9-403c-9c3c-364dc07eed16)]. For better performance, use indexes 2025-12-04 14:25:45.795 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 360d847c-76e9-403c-9c3c-364dc07eed16 2025-12-04 14:25:45.795 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d4248a5a-95d1-42a6-8bec-59dd76dc757f)]. For better performance, use indexes 2025-12-04 14:25:45.796 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d4248a5a-95d1-42a6-8bec-59dd76dc757f 2025-12-04 14:25:45.796 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e60183ad-5664-4911-a53b-3cd8639569b3)]. For better performance, use indexes 2025-12-04 14:25:45.796 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e60183ad-5664-4911-a53b-3cd8639569b3 2025-12-04 14:25:45.797 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 867cc331-59b6-4432-a7e4-2734798a9d1d)]. For better performance, use indexes 2025-12-04 14:25:45.797 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 867cc331-59b6-4432-a7e4-2734798a9d1d 2025-12-04 14:25:45.798 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 6813c65c-7c1c-4bcf-8330-70828fa776c3)]. For better performance, use indexes 2025-12-04 14:25:45.800 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 6813c65c-7c1c-4bcf-8330-70828fa776c3 2025-12-04 14:25:45.800 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 82530f84-05d6-4548-a3de-8e968d099522)]. For better performance, use indexes 2025-12-04 14:25:45.801 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 82530f84-05d6-4548-a3de-8e968d099522 2025-12-04 14:25:45.801 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf)]. For better performance, use indexes 2025-12-04 14:25:45.802 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf 2025-12-04 14:25:45.802 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ed88c374-aa3e-4027-b05e-f58cb95e99c7)]. For better performance, use indexes 2025-12-04 14:25:45.802 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ed88c374-aa3e-4027-b05e-f58cb95e99c7 2025-12-04 14:25:45.803 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 987750b0-e3ac-42d0-b491-76de11cac222)]. For better performance, use indexes 2025-12-04 14:25:45.803 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 987750b0-e3ac-42d0-b491-76de11cac222 2025-12-04 14:25:45.803 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 3f9000aa-4fca-405e-ac5a-a67080ed91e5)]. For better performance, use indexes 2025-12-04 14:25:45.804 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 3f9000aa-4fca-405e-ac5a-a67080ed91e5 2025-12-04 14:25:45.804 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 275829e8-6132-44d7-b001-d10043f5ad2e)]. For better performance, use indexes 2025-12-04 14:25:45.805 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 275829e8-6132-44d7-b001-d10043f5ad2e 2025-12-04 14:25:45.806 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 09b46095-9424-4f06-bbcd-1283f70d3d3d)]. For better performance, use indexes 2025-12-04 14:25:45.806 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 09b46095-9424-4f06-bbcd-1283f70d3d3d 2025-12-04 14:25:45.806 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28)]. For better performance, use indexes 2025-12-04 14:25:45.807 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28 Initilization of MigrateDataFromASDCToConfiguration migration script complete. 2025-12-04 14:25:45.838 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Initilization of MigrateDataFromASDCToConfiguration migration script complete. 2025-12-04 14:25:45.838 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Reading Csv file: .//src/test/resources/migration-input-files/VNT-migration-data/VNT-migration-input.csv 2025-12-04 14:25:45.839 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 599a2d74-cfbd-413d-aedb-ec4875817313)]. For better performance, use indexes 2025-12-04 14:25:45.840 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph 2025-12-04 14:25:45.840 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 2025-12-04 14:25:45.840 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph3 2025-12-04 14:25:45.840 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 2025-12-04 14:25:45.840 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 2 configuration nodes related to Entitlement UUID: 599a2d74-cfbd-413d-aedb-ec4875817313 2025-12-04 14:25:45.840 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ea9a547e-137b-48e9-a788-c3fb4e631a2a)]. For better performance, use indexes 2025-12-04 14:25:45.841 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ea9a547e-137b-48e9-a788-c3fb4e631a2a 2025-12-04 14:25:45.841 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8ce33a8c-b83f-4103-9967-caf95dc47009)]. For better performance, use indexes 2025-12-04 14:25:45.842 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8ce33a8c-b83f-4103-9967-caf95dc47009 2025-12-04 14:25:45.842 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d3d93cc4-8961-43ef-a916-161107fe2721)]. For better performance, use indexes 2025-12-04 14:25:45.842 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d3d93cc4-8961-43ef-a916-161107fe2721 2025-12-04 14:25:45.843 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 63a5bd41-4e43-4c14-8f68-1d518970cc2e)]. For better performance, use indexes 2025-12-04 14:25:45.843 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 63a5bd41-4e43-4c14-8f68-1d518970cc2e 2025-12-04 14:25:45.843 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5)]. For better performance, use indexes 2025-12-04 14:25:45.844 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5 2025-12-04 14:25:45.844 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 1b33b22f-559e-441f-ab5d-01be6d0e6fd9)]. For better performance, use indexes 2025-12-04 14:25:45.844 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 1b33b22f-559e-441f-ab5d-01be6d0e6fd9 2025-12-04 14:25:45.845 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e40a3806-ea7f-43cd-99d0-7694d7daff24)]. For better performance, use indexes 2025-12-04 14:25:45.845 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e40a3806-ea7f-43cd-99d0-7694d7daff24 2025-12-04 14:25:45.845 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = f8a20afe-078b-47eb-b039-8ad747799274)]. For better performance, use indexes 2025-12-04 14:25:45.846 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: f8a20afe-078b-47eb-b039-8ad747799274 2025-12-04 14:25:45.846 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = c00d30be-8db2-4c2c-99af-7e6fc89fba74)]. For better performance, use indexes 2025-12-04 14:25:45.847 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: c00d30be-8db2-4c2c-99af-7e6fc89fba74 2025-12-04 14:25:45.847 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 360d847c-76e9-403c-9c3c-364dc07eed16)]. For better performance, use indexes 2025-12-04 14:25:45.847 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 360d847c-76e9-403c-9c3c-364dc07eed16 2025-12-04 14:25:45.848 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d4248a5a-95d1-42a6-8bec-59dd76dc757f)]. For better performance, use indexes 2025-12-04 14:25:45.848 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d4248a5a-95d1-42a6-8bec-59dd76dc757f 2025-12-04 14:25:45.848 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e60183ad-5664-4911-a53b-3cd8639569b3)]. For better performance, use indexes 2025-12-04 14:25:45.849 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e60183ad-5664-4911-a53b-3cd8639569b3 2025-12-04 14:25:45.849 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 867cc331-59b6-4432-a7e4-2734798a9d1d)]. For better performance, use indexes 2025-12-04 14:25:45.849 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 867cc331-59b6-4432-a7e4-2734798a9d1d 2025-12-04 14:25:45.850 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 6813c65c-7c1c-4bcf-8330-70828fa776c3)]. For better performance, use indexes 2025-12-04 14:25:45.850 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 6813c65c-7c1c-4bcf-8330-70828fa776c3 2025-12-04 14:25:45.850 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 82530f84-05d6-4548-a3de-8e968d099522)]. For better performance, use indexes 2025-12-04 14:25:45.851 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 82530f84-05d6-4548-a3de-8e968d099522 2025-12-04 14:25:45.851 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf)]. For better performance, use indexes 2025-12-04 14:25:45.852 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf 2025-12-04 14:25:45.852 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ed88c374-aa3e-4027-b05e-f58cb95e99c7)]. For better performance, use indexes 2025-12-04 14:25:45.852 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ed88c374-aa3e-4027-b05e-f58cb95e99c7 2025-12-04 14:25:45.853 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 987750b0-e3ac-42d0-b491-76de11cac222)]. For better performance, use indexes 2025-12-04 14:25:45.853 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 987750b0-e3ac-42d0-b491-76de11cac222 2025-12-04 14:25:45.853 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 3f9000aa-4fca-405e-ac5a-a67080ed91e5)]. For better performance, use indexes 2025-12-04 14:25:45.854 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 3f9000aa-4fca-405e-ac5a-a67080ed91e5 2025-12-04 14:25:45.854 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 275829e8-6132-44d7-b001-d10043f5ad2e)]. For better performance, use indexes 2025-12-04 14:25:45.854 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 275829e8-6132-44d7-b001-d10043f5ad2e 2025-12-04 14:25:45.855 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 09b46095-9424-4f06-bbcd-1283f70d3d3d)]. For better performance, use indexes 2025-12-04 14:25:45.855 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 09b46095-9424-4f06-bbcd-1283f70d3d3d 2025-12-04 14:25:45.855 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28)]. For better performance, use indexes 2025-12-04 14:25:45.856 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28 Initilization of MigrateDataFromASDCToConfiguration migration script complete. 2025-12-04 14:25:45.873 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Initilization of MigrateDataFromASDCToConfiguration migration script complete. 2025-12-04 14:25:45.873 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Reading Csv file: .//src/test/resources/migration-input-files/VNT-migration-data/VNT-migration-input.csv 2025-12-04 14:25:45.874 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 599a2d74-cfbd-413d-aedb-ec4875817313)]. For better performance, use indexes 2025-12-04 14:25:45.874 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph3 2025-12-04 14:25:45.874 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 2025-12-04 14:25:45.874 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph 2025-12-04 14:25:45.874 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 2025-12-04 14:25:45.875 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 2 configuration nodes related to Entitlement UUID: 599a2d74-cfbd-413d-aedb-ec4875817313 2025-12-04 14:25:45.875 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ea9a547e-137b-48e9-a788-c3fb4e631a2a)]. For better performance, use indexes 2025-12-04 14:25:45.875 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ea9a547e-137b-48e9-a788-c3fb4e631a2a 2025-12-04 14:25:45.876 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8ce33a8c-b83f-4103-9967-caf95dc47009)]. For better performance, use indexes 2025-12-04 14:25:45.876 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8ce33a8c-b83f-4103-9967-caf95dc47009 2025-12-04 14:25:45.876 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d3d93cc4-8961-43ef-a916-161107fe2721)]. For better performance, use indexes 2025-12-04 14:25:45.877 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d3d93cc4-8961-43ef-a916-161107fe2721 2025-12-04 14:25:45.877 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 63a5bd41-4e43-4c14-8f68-1d518970cc2e)]. For better performance, use indexes 2025-12-04 14:25:45.877 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 63a5bd41-4e43-4c14-8f68-1d518970cc2e 2025-12-04 14:25:45.878 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5)]. For better performance, use indexes 2025-12-04 14:25:45.878 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5 2025-12-04 14:25:45.878 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 1b33b22f-559e-441f-ab5d-01be6d0e6fd9)]. For better performance, use indexes 2025-12-04 14:25:45.879 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 1b33b22f-559e-441f-ab5d-01be6d0e6fd9 2025-12-04 14:25:45.879 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e40a3806-ea7f-43cd-99d0-7694d7daff24)]. For better performance, use indexes 2025-12-04 14:25:45.880 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e40a3806-ea7f-43cd-99d0-7694d7daff24 2025-12-04 14:25:45.880 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = f8a20afe-078b-47eb-b039-8ad747799274)]. For better performance, use indexes 2025-12-04 14:25:45.880 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: f8a20afe-078b-47eb-b039-8ad747799274 2025-12-04 14:25:45.881 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = c00d30be-8db2-4c2c-99af-7e6fc89fba74)]. For better performance, use indexes 2025-12-04 14:25:45.881 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: c00d30be-8db2-4c2c-99af-7e6fc89fba74 2025-12-04 14:25:45.881 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 360d847c-76e9-403c-9c3c-364dc07eed16)]. For better performance, use indexes 2025-12-04 14:25:45.882 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 360d847c-76e9-403c-9c3c-364dc07eed16 2025-12-04 14:25:45.882 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d4248a5a-95d1-42a6-8bec-59dd76dc757f)]. For better performance, use indexes 2025-12-04 14:25:45.882 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d4248a5a-95d1-42a6-8bec-59dd76dc757f 2025-12-04 14:25:45.883 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e60183ad-5664-4911-a53b-3cd8639569b3)]. For better performance, use indexes 2025-12-04 14:25:45.883 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e60183ad-5664-4911-a53b-3cd8639569b3 2025-12-04 14:25:45.883 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 867cc331-59b6-4432-a7e4-2734798a9d1d)]. For better performance, use indexes 2025-12-04 14:25:45.884 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 867cc331-59b6-4432-a7e4-2734798a9d1d 2025-12-04 14:25:45.884 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 6813c65c-7c1c-4bcf-8330-70828fa776c3)]. For better performance, use indexes 2025-12-04 14:25:45.884 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 6813c65c-7c1c-4bcf-8330-70828fa776c3 2025-12-04 14:25:45.885 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 82530f84-05d6-4548-a3de-8e968d099522)]. For better performance, use indexes 2025-12-04 14:25:45.885 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 82530f84-05d6-4548-a3de-8e968d099522 2025-12-04 14:25:45.885 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf)]. For better performance, use indexes 2025-12-04 14:25:45.886 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf 2025-12-04 14:25:45.886 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ed88c374-aa3e-4027-b05e-f58cb95e99c7)]. For better performance, use indexes 2025-12-04 14:25:45.886 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ed88c374-aa3e-4027-b05e-f58cb95e99c7 2025-12-04 14:25:45.887 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 987750b0-e3ac-42d0-b491-76de11cac222)]. For better performance, use indexes 2025-12-04 14:25:45.887 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 987750b0-e3ac-42d0-b491-76de11cac222 2025-12-04 14:25:45.887 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 3f9000aa-4fca-405e-ac5a-a67080ed91e5)]. For better performance, use indexes 2025-12-04 14:25:45.888 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 3f9000aa-4fca-405e-ac5a-a67080ed91e5 2025-12-04 14:25:45.888 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 275829e8-6132-44d7-b001-d10043f5ad2e)]. For better performance, use indexes 2025-12-04 14:25:45.889 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 275829e8-6132-44d7-b001-d10043f5ad2e 2025-12-04 14:25:45.889 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 09b46095-9424-4f06-bbcd-1283f70d3d3d)]. For better performance, use indexes 2025-12-04 14:25:45.889 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 09b46095-9424-4f06-bbcd-1283f70d3d3d 2025-12-04 14:25:45.890 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28)]. For better performance, use indexes 2025-12-04 14:25:45.890 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28 Initilization of MigrateDataFromASDCToConfiguration migration script complete. 2025-12-04 14:25:45.913 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Initilization of MigrateDataFromASDCToConfiguration migration script complete. 2025-12-04 14:25:45.913 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Reading Csv file: .//src/test/resources/migration-input-files/VNT-migration-data/VNT-migration-input.csv 2025-12-04 14:25:45.913 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 599a2d74-cfbd-413d-aedb-ec4875817313)]. For better performance, use indexes 2025-12-04 14:25:45.914 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph 2025-12-04 14:25:45.914 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 2025-12-04 14:25:45.914 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : Found node type configuration with configuration id: configurationIdGraph3 2025-12-04 14:25:45.914 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : VNT val after migration: 1000 2025-12-04 14:25:45.914 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 2 configuration nodes related to Entitlement UUID: 599a2d74-cfbd-413d-aedb-ec4875817313 2025-12-04 14:25:45.915 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ea9a547e-137b-48e9-a788-c3fb4e631a2a)]. For better performance, use indexes 2025-12-04 14:25:45.915 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ea9a547e-137b-48e9-a788-c3fb4e631a2a 2025-12-04 14:25:45.916 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8ce33a8c-b83f-4103-9967-caf95dc47009)]. For better performance, use indexes 2025-12-04 14:25:45.916 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8ce33a8c-b83f-4103-9967-caf95dc47009 2025-12-04 14:25:45.917 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d3d93cc4-8961-43ef-a916-161107fe2721)]. For better performance, use indexes 2025-12-04 14:25:45.917 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d3d93cc4-8961-43ef-a916-161107fe2721 2025-12-04 14:25:45.917 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 63a5bd41-4e43-4c14-8f68-1d518970cc2e)]. For better performance, use indexes 2025-12-04 14:25:45.918 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 63a5bd41-4e43-4c14-8f68-1d518970cc2e 2025-12-04 14:25:45.918 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5)]. For better performance, use indexes 2025-12-04 14:25:45.918 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 4b3cc5a8-39bb-46a3-b112-f7041f33c8b5 2025-12-04 14:25:45.919 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 1b33b22f-559e-441f-ab5d-01be6d0e6fd9)]. For better performance, use indexes 2025-12-04 14:25:45.919 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 1b33b22f-559e-441f-ab5d-01be6d0e6fd9 2025-12-04 14:25:45.919 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e40a3806-ea7f-43cd-99d0-7694d7daff24)]. For better performance, use indexes 2025-12-04 14:25:45.920 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e40a3806-ea7f-43cd-99d0-7694d7daff24 2025-12-04 14:25:45.920 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = f8a20afe-078b-47eb-b039-8ad747799274)]. For better performance, use indexes 2025-12-04 14:25:45.920 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: f8a20afe-078b-47eb-b039-8ad747799274 2025-12-04 14:25:45.921 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = c00d30be-8db2-4c2c-99af-7e6fc89fba74)]. For better performance, use indexes 2025-12-04 14:25:45.921 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: c00d30be-8db2-4c2c-99af-7e6fc89fba74 2025-12-04 14:25:45.921 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 360d847c-76e9-403c-9c3c-364dc07eed16)]. For better performance, use indexes 2025-12-04 14:25:45.922 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 360d847c-76e9-403c-9c3c-364dc07eed16 2025-12-04 14:25:45.922 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = d4248a5a-95d1-42a6-8bec-59dd76dc757f)]. For better performance, use indexes 2025-12-04 14:25:45.922 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: d4248a5a-95d1-42a6-8bec-59dd76dc757f 2025-12-04 14:25:45.923 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = e60183ad-5664-4911-a53b-3cd8639569b3)]. For better performance, use indexes 2025-12-04 14:25:45.923 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: e60183ad-5664-4911-a53b-3cd8639569b3 2025-12-04 14:25:45.923 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 867cc331-59b6-4432-a7e4-2734798a9d1d)]. For better performance, use indexes 2025-12-04 14:25:45.924 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 867cc331-59b6-4432-a7e4-2734798a9d1d 2025-12-04 14:25:45.924 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 6813c65c-7c1c-4bcf-8330-70828fa776c3)]. For better performance, use indexes 2025-12-04 14:25:45.924 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 6813c65c-7c1c-4bcf-8330-70828fa776c3 2025-12-04 14:25:45.925 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 82530f84-05d6-4548-a3de-8e968d099522)]. For better performance, use indexes 2025-12-04 14:25:45.925 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 82530f84-05d6-4548-a3de-8e968d099522 2025-12-04 14:25:45.925 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf)]. For better performance, use indexes 2025-12-04 14:25:45.926 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 8b176fde-7e7d-4d82-a02a-1bf2dc9a1cbf 2025-12-04 14:25:45.926 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = ed88c374-aa3e-4027-b05e-f58cb95e99c7)]. For better performance, use indexes 2025-12-04 14:25:45.926 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: ed88c374-aa3e-4027-b05e-f58cb95e99c7 2025-12-04 14:25:45.927 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 987750b0-e3ac-42d0-b491-76de11cac222)]. For better performance, use indexes 2025-12-04 14:25:45.927 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 987750b0-e3ac-42d0-b491-76de11cac222 2025-12-04 14:25:45.927 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 3f9000aa-4fca-405e-ac5a-a67080ed91e5)]. For better performance, use indexes 2025-12-04 14:25:45.928 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 3f9000aa-4fca-405e-ac5a-a67080ed91e5 2025-12-04 14:25:45.928 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 275829e8-6132-44d7-b001-d10043f5ad2e)]. For better performance, use indexes 2025-12-04 14:25:45.928 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 275829e8-6132-44d7-b001-d10043f5ad2e 2025-12-04 14:25:45.929 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 09b46095-9424-4f06-bbcd-1283f70d3d3d)]. For better performance, use indexes 2025-12-04 14:25:45.929 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 09b46095-9424-4f06-bbcd-1283f70d3d3d 2025-12-04 14:25:45.929 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = entitlement AND group-uuid = 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28)]. For better performance, use indexes 2025-12-04 14:25:45.930 INFO 2251 --- [ main] MigrateDataFromASDCToConfiguration : modified 0 configuration nodes related to Entitlement UUID: 16a0d09c-4d56-4cfd-a3e3-fa637aa20b28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.onap.aai.migration.v12.MigrateDataFromASDCToConfigurationTest [INFO] Running org.onap.aai.migration.v12.MigrateHUBEvcInventoryTest Initilization of MigrateHUBEvcInventory migration script complete. 2025-12-04 14:25:45.997 INFO 2251 --- [ main] MigrateHUBEvcInventory : Initilization of MigrateHUBEvcInventory migration script complete. 2025-12-04 14:25:45.997 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Start migration of HUB EVC Inventory ---------- 2025-12-04 14:25:45.998 INFO 2251 --- [ main] MigrateHUBEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/hub.csv 2025-12-04 14:25:45.998 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing HUB Entries from file ---------- 2025-12-04 14:25:45.998 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:45.998 INFO 2251 --- [ main] MigrateHUBEvcInventory : headerLength: 5 2025-12-04 14:25:45.998 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:45.998 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,6,evc-name-1---------- 2025-12-04 14:25:45.998 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-1 2025-12-04 14:25:45.998 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.000 INFO 2251 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4054 on forwarder-evc[evc-name-1-1] 2025-12-04 14:25:46.001 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.001 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line PHMKTI1002MG2,4084,486,16,evc-name-2---------- 2025-12-04 14:25:46.001 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 2025-12-04 14:25:46.001 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.002 INFO 2251 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4084 on forwarder-evc[evc-name-2-2] 2025-12-04 14:25:46.002 INFO 2251 --- [ main] MigrateHUBEvcInventory : Start ivlan update for forwarder-evc[evc-name-2-4] 2025-12-04 14:25:46.002 INFO 2251 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4084 on forwarder-evc[evc-name-2-4] 2025-12-04 14:25:46.002 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.002 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.002 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-2---------- 2025-12-04 14:25:46.002 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 2025-12-04 14:25:46.002 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.003 INFO 2251 --- [ main] MigrateHUBEvcInventory : Start ivlan update for forwarder-evc[evc-name-2-3] 2025-12-04 14:25:46.004 INFO 2251 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4054 on forwarder-evc[evc-name-2-3] 2025-12-04 14:25:46.004 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.004 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-2---------- 2025-12-04 14:25:46.004 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 2025-12-04 14:25:46.004 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.005 INFO 2251 --- [ main] MigrateHUBEvcInventory : Skipped update ivlan for forwarder-evc[evc-name-2-3], ivlan already set to expected value 2025-12-04 14:25:46.005 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.005 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-3---------- 2025-12-04 14:25:46.005 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.005 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-3 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.006 INFO 2251 --- [ main] MigrateHUBEvcInventory : Skipping ivlan update, svlan is not present on the forwarder-evc [evc-name-3-2] 2025-12-04 14:25:46.006 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.006 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-4---------- 2025-12-04 14:25:46.006 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-4 2025-12-04 14:25:46.007 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.007 INFO 2251 --- [ main] MigrateHUBEvcInventory : ERROR: Forwarder-evc does not exist for evc-id = evc-name-4 - skipping 2025-12-04 14:25:46.007 INFO 2251 --- [ main] MigrateHUBEvcInventory : ******* Final Summary for HUB FILE Migration ********* 2025-12-04 14:25:46.007 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evcs processed: 3 2025-12-04 14:25:46.007 INFO 2251 --- [ main] MigrateHUBEvcInventory : Total Rows Count: 9 2025-12-04 14:25:46.007 INFO 2251 --- [ main] MigrateHUBEvcInventory : Fallout Rows Count : 2 2025-12-04 14:25:46.007 INFO 2251 --- [ main] MigrateHUBEvcInventory : ------ Fallout Details: ------ 2025-12-04 14:25:46.008 INFO 2251 --- [ main] MigrateHUBEvcInventory : [evc-name-3] - Forwarder-evc does not have svlan populated: on row 7 2025-12-04 14:25:46.008 INFO 2251 --- [ main] MigrateHUBEvcInventory : [evc-name-4] - Forwarder-evc does not exist: on row 8 Initilization of MigrateHUBEvcInventory migration script complete. 2025-12-04 14:25:46.044 INFO 2251 --- [ main] MigrateHUBEvcInventory : Initilization of MigrateHUBEvcInventory migration script complete. 2025-12-04 14:25:46.044 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Start migration of HUB EVC Inventory ---------- 2025-12-04 14:25:46.044 INFO 2251 --- [ main] MigrateHUBEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/hub.csv 2025-12-04 14:25:46.044 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing HUB Entries from file ---------- 2025-12-04 14:25:46.044 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.044 INFO 2251 --- [ main] MigrateHUBEvcInventory : headerLength: 5 2025-12-04 14:25:46.044 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.044 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,6,evc-name-1---------- 2025-12-04 14:25:46.044 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-1 2025-12-04 14:25:46.044 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.046 INFO 2251 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4054 on forwarder-evc[evc-name-1-1] 2025-12-04 14:25:46.046 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.046 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line PHMKTI1002MG2,4084,486,16,evc-name-2---------- 2025-12-04 14:25:46.046 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 2025-12-04 14:25:46.047 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.048 INFO 2251 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4084 on forwarder-evc[evc-name-2-2] 2025-12-04 14:25:46.048 INFO 2251 --- [ main] MigrateHUBEvcInventory : Start ivlan update for forwarder-evc[evc-name-2-4] 2025-12-04 14:25:46.048 INFO 2251 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4084 on forwarder-evc[evc-name-2-4] 2025-12-04 14:25:46.048 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.048 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.048 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-2---------- 2025-12-04 14:25:46.048 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 2025-12-04 14:25:46.048 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.049 INFO 2251 --- [ main] MigrateHUBEvcInventory : Start ivlan update for forwarder-evc[evc-name-2-3] 2025-12-04 14:25:46.049 INFO 2251 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4054 on forwarder-evc[evc-name-2-3] 2025-12-04 14:25:46.049 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.049 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-2---------- 2025-12-04 14:25:46.049 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 2025-12-04 14:25:46.050 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.051 INFO 2251 --- [ main] MigrateHUBEvcInventory : Skipped update ivlan for forwarder-evc[evc-name-2-3], ivlan already set to expected value 2025-12-04 14:25:46.051 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.051 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-3---------- 2025-12-04 14:25:46.051 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.051 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-3 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.052 INFO 2251 --- [ main] MigrateHUBEvcInventory : Skipping ivlan update, svlan is not present on the forwarder-evc [evc-name-3-2] 2025-12-04 14:25:46.052 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.052 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-4---------- 2025-12-04 14:25:46.052 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-4 2025-12-04 14:25:46.052 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.053 INFO 2251 --- [ main] MigrateHUBEvcInventory : ERROR: Forwarder-evc does not exist for evc-id = evc-name-4 - skipping 2025-12-04 14:25:46.053 INFO 2251 --- [ main] MigrateHUBEvcInventory : ******* Final Summary for HUB FILE Migration ********* 2025-12-04 14:25:46.053 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evcs processed: 3 2025-12-04 14:25:46.053 INFO 2251 --- [ main] MigrateHUBEvcInventory : Total Rows Count: 9 2025-12-04 14:25:46.053 INFO 2251 --- [ main] MigrateHUBEvcInventory : Fallout Rows Count : 4 2025-12-04 14:25:46.053 INFO 2251 --- [ main] MigrateHUBEvcInventory : ------ Fallout Details: ------ 2025-12-04 14:25:46.053 INFO 2251 --- [ main] MigrateHUBEvcInventory : [evc-name-3] - Forwarder-evc does not have svlan populated: on row 7 2025-12-04 14:25:46.053 INFO 2251 --- [ main] MigrateHUBEvcInventory : [evc-name-4] - Forwarder-evc does not exist: on row 8 Initilization of MigrateHUBEvcInventory migration script complete. 2025-12-04 14:25:46.087 INFO 2251 --- [ main] MigrateHUBEvcInventory : Initilization of MigrateHUBEvcInventory migration script complete. 2025-12-04 14:25:46.087 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Start migration of HUB EVC Inventory ---------- 2025-12-04 14:25:46.087 INFO 2251 --- [ main] MigrateHUBEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/hub.csv 2025-12-04 14:25:46.087 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing HUB Entries from file ---------- 2025-12-04 14:25:46.087 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.087 INFO 2251 --- [ main] MigrateHUBEvcInventory : headerLength: 5 2025-12-04 14:25:46.087 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.087 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,6,evc-name-1---------- 2025-12-04 14:25:46.087 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-1 2025-12-04 14:25:46.087 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.089 INFO 2251 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4054 on forwarder-evc[evc-name-1-1] 2025-12-04 14:25:46.089 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.089 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line PHMKTI1002MG2,4084,486,16,evc-name-2---------- 2025-12-04 14:25:46.089 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 2025-12-04 14:25:46.090 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.091 INFO 2251 --- [ main] MigrateHUBEvcInventory : Start ivlan update for forwarder-evc[evc-name-2-4] 2025-12-04 14:25:46.091 INFO 2251 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4084 on forwarder-evc[evc-name-2-4] 2025-12-04 14:25:46.091 INFO 2251 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4084 on forwarder-evc[evc-name-2-2] 2025-12-04 14:25:46.091 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.091 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.091 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-2---------- 2025-12-04 14:25:46.091 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 2025-12-04 14:25:46.091 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.092 INFO 2251 --- [ main] MigrateHUBEvcInventory : Start ivlan update for forwarder-evc[evc-name-2-3] 2025-12-04 14:25:46.092 INFO 2251 --- [ main] MigrateHUBEvcInventory : Updated ivlan to 4054 on forwarder-evc[evc-name-2-3] 2025-12-04 14:25:46.092 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.092 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-2---------- 2025-12-04 14:25:46.092 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-2 2025-12-04 14:25:46.092 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.093 INFO 2251 --- [ main] MigrateHUBEvcInventory : Skipped update ivlan for forwarder-evc[evc-name-2-3], ivlan already set to expected value 2025-12-04 14:25:46.093 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.093 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-3---------- 2025-12-04 14:25:46.093 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.093 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-3 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.094 INFO 2251 --- [ main] MigrateHUBEvcInventory : Skipping ivlan update, svlan is not present on the forwarder-evc [evc-name-3-2] 2025-12-04 14:25:46.094 INFO 2251 --- [ main] MigrateHUBEvcInventory : 2025-12-04 14:25:46.094 INFO 2251 --- [ main] MigrateHUBEvcInventory : ---------- Processing Line SGSNGP2002MG2,4054,740,12,evc-name-4---------- 2025-12-04 14:25:46.094 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evc Name = evc-name-4 2025-12-04 14:25:46.095 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.095 INFO 2251 --- [ main] MigrateHUBEvcInventory : ERROR: Forwarder-evc does not exist for evc-id = evc-name-4 - skipping 2025-12-04 14:25:46.095 INFO 2251 --- [ main] MigrateHUBEvcInventory : ******* Final Summary for HUB FILE Migration ********* 2025-12-04 14:25:46.095 INFO 2251 --- [ main] MigrateHUBEvcInventory : Evcs processed: 3 2025-12-04 14:25:46.095 INFO 2251 --- [ main] MigrateHUBEvcInventory : Total Rows Count: 9 2025-12-04 14:25:46.095 INFO 2251 --- [ main] MigrateHUBEvcInventory : Fallout Rows Count : 6 2025-12-04 14:25:46.095 INFO 2251 --- [ main] MigrateHUBEvcInventory : ------ Fallout Details: ------ 2025-12-04 14:25:46.095 INFO 2251 --- [ main] MigrateHUBEvcInventory : [evc-name-3] - Forwarder-evc does not have svlan populated: on row 7 2025-12-04 14:25:46.095 INFO 2251 --- [ main] MigrateHUBEvcInventory : [evc-name-4] - Forwarder-evc does not exist: on row 8 2025-12-04 14:25:46.096 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND forwarder-evc-id = evc-name-1-1 AND ivlan = 4054)]. For better performance, use indexes 2025-12-04 14:25:46.096 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND forwarder-evc-id = evc-name-2-2 AND ivlan = 4084)]. For better performance, use indexes 2025-12-04 14:25:46.097 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND forwarder-evc-id = evc-name-2-3 AND ivlan = 4054)]. For better performance, use indexes 2025-12-04 14:25:46.098 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2)]. For better performance, use indexes 2025-12-04 14:25:46.100 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-2)]. For better performance, use indexes 2025-12-04 14:25:46.101 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND forwarder-evc-id = evc-name-3-1 AND ivlan <> null)]. For better performance, use indexes [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.onap.aai.migration.v12.MigrateHUBEvcInventoryTest [INFO] Running org.onap.aai.migration.v12.MigrateINVPhysicalInventoryMethodTest Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.125 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.126 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1 ] 2025-12-04 14:25:46.126 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.132 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.132 INFO 2251 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 2025-12-04 14:25:46.132 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Total rows count excluding header: 5 2025-12-04 14:25:46.133 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1] 2025-12-04 14:25:46.133 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.133 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.133 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.3, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.134 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [foo] 2025-12-04 14:25:46.134 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Skipping line, does not contain pnf and/or port columns Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.137 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.137 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ERROR: INV line should contain 23 columns, contains 5 instead. Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.142 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.142 INFO 2251 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.aai.migration.v12.MigrateINVPhysicalInventoryMethodTest [INFO] Running org.onap.aai.migration.v12.MigrateINVPhysicalInventoryTest Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.170 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.171 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ---------- Start migration of INV File Physical Inventory ---------- 2025-12-04 14:25:46.171 INFO 2251 --- [ main] MigrateINVPhysicalInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 2025-12-04 14:25:46.171 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ---------- Processing INV Entries from file ---------- 2025-12-04 14:25:46.171 INFO 2251 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 2025-12-04 14:25:46.171 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Total rows count excluding header: 4 2025-12-04 14:25:46.171 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1] 2025-12-04 14:25:46.171 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.8 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.171 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.1, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.171 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.171 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-collector-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.182 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-collector-1] created with vertex id v[8344] 2025-12-04 14:25:46.186 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.7] created with vertex id v[4160] on pnf [pnf-name-collector-1] 2025-12-04 14:25:46.188 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.8] created with vertex id v[4216] on pnf [pnf-name-collector-1] 2025-12-04 14:25:46.189 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.189 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.213 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.213 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-1] already exists 2025-12-04 14:25:46.219 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.2] created with vertex id v[4312] on pnf [pnf-name-1] 2025-12-04 14:25:46.219 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ******* Summary Report for Inv File Physical Migration ******* 2025-12-04 14:25:46.219 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Number of distinct pnfs processed: 2 2025-12-04 14:25:46.219 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Rows processed: 4 2025-12-04 14:25:46.219 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Rows skipped: 0 2025-12-04 14:25:46.219 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Fallout Rows count: 0 Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.230 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.230 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ---------- Start migration of INV File Physical Inventory ---------- 2025-12-04 14:25:46.230 INFO 2251 --- [ main] MigrateINVPhysicalInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 2025-12-04 14:25:46.230 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ---------- Processing INV Entries from file ---------- 2025-12-04 14:25:46.230 INFO 2251 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 2025-12-04 14:25:46.230 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Total rows count excluding header: 4 2025-12-04 14:25:46.230 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1] 2025-12-04 14:25:46.230 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.8 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.230 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.1, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.230 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.230 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-collector-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.235 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-collector-1] created with vertex id v[4232] 2025-12-04 14:25:46.242 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.7] created with vertex id v[4136] on pnf [pnf-name-collector-1] 2025-12-04 14:25:46.244 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.8] created with vertex id v[8232] on pnf [pnf-name-collector-1] 2025-12-04 14:25:46.244 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.244 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.249 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.249 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-1] already exists 2025-12-04 14:25:46.250 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.2] created with vertex id v[8328] on pnf [pnf-name-1] 2025-12-04 14:25:46.250 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ******* Summary Report for Inv File Physical Migration ******* 2025-12-04 14:25:46.250 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Number of distinct pnfs processed: 2 2025-12-04 14:25:46.250 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Rows processed: 4 2025-12-04 14:25:46.250 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Rows skipped: 0 2025-12-04 14:25:46.250 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Fallout Rows count: 0 Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.266 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.266 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ---------- Start migration of INV File Physical Inventory ---------- 2025-12-04 14:25:46.266 INFO 2251 --- [ main] MigrateINVPhysicalInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 2025-12-04 14:25:46.266 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ---------- Processing INV Entries from file ---------- 2025-12-04 14:25:46.266 INFO 2251 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 2025-12-04 14:25:46.266 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Total rows count excluding header: 4 2025-12-04 14:25:46.267 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1] 2025-12-04 14:25:46.267 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.8 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.267 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.1, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.267 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.267 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-collector-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.272 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-collector-1] created with vertex id v[8408] 2025-12-04 14:25:46.275 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.7] created with vertex id v[4120] on pnf [pnf-name-collector-1] 2025-12-04 14:25:46.282 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.8] created with vertex id v[4168] on pnf [pnf-name-collector-1] 2025-12-04 14:25:46.282 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.282 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.287 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.288 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-1] already exists 2025-12-04 14:25:46.290 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.2] created with vertex id v[4296] on pnf [pnf-name-1] 2025-12-04 14:25:46.290 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ******* Summary Report for Inv File Physical Migration ******* 2025-12-04 14:25:46.290 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Number of distinct pnfs processed: 2 2025-12-04 14:25:46.290 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Rows processed: 4 2025-12-04 14:25:46.290 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Rows skipped: 0 2025-12-04 14:25:46.290 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Fallout Rows count: 0 2025-12-04 14:25:46.291 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.300 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.300 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ---------- Start migration of INV File Physical Inventory ---------- 2025-12-04 14:25:46.300 INFO 2251 --- [ main] MigrateINVPhysicalInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 2025-12-04 14:25:46.300 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ---------- Processing INV Entries from file ---------- 2025-12-04 14:25:46.300 INFO 2251 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 2025-12-04 14:25:46.300 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Total rows count excluding header: 4 2025-12-04 14:25:46.300 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1] 2025-12-04 14:25:46.300 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.8 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.300 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.1, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.300 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.301 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-collector-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.304 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-collector-1] created with vertex id v[8192] 2025-12-04 14:25:46.306 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.7] created with vertex id v[4128] on pnf [pnf-name-collector-1] 2025-12-04 14:25:46.308 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.8] created with vertex id v[4344] on pnf [pnf-name-collector-1] 2025-12-04 14:25:46.308 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.308 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.316 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.316 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-1] already exists 2025-12-04 14:25:46.319 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.2] created with vertex id v[4208] on pnf [pnf-name-1] 2025-12-04 14:25:46.319 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ******* Summary Report for Inv File Physical Migration ******* 2025-12-04 14:25:46.319 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Number of distinct pnfs processed: 2 2025-12-04 14:25:46.319 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Rows processed: 4 2025-12-04 14:25:46.319 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Rows skipped: 0 2025-12-04 14:25:46.319 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Fallout Rows count: 0 2025-12-04 14:25:46.320 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.330 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Initilization of MigrateINVPhysicalInventory migration script complete. 2025-12-04 14:25:46.330 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ---------- Start migration of INV File Physical Inventory ---------- 2025-12-04 14:25:46.330 INFO 2251 --- [ main] MigrateINVPhysicalInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 2025-12-04 14:25:46.330 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ---------- Processing INV Entries from file ---------- 2025-12-04 14:25:46.330 INFO 2251 --- [ main] MigrateINVPhysicalInventory : headerLength: 23 2025-12-04 14:25:46.330 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Total rows count excluding header: 4 2025-12-04 14:25:46.330 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.7 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651881_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-1] 2025-12-04 14:25:46.330 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-collector-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , "1.8 ", SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.330 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.1, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.330 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Processing line... [pnf-name-1, 06000D.121, 5150, AED, , 2001:1890:fcfe:7000:7021:0:1:2, 64, , , , , 1.2, SFP_1GE/Ethernet_10/100/1000M, ACCESS, N, N, M0651882_ST, SHARED, DOUBLE, SFP-1GE-LX, 1000Mbps, , evc-name-3] 2025-12-04 14:25:46.330 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-collector-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.334 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-collector-1] created with vertex id v[4328] 2025-12-04 14:25:46.336 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.7] created with vertex id v[4208] on pnf [pnf-name-collector-1] 2025-12-04 14:25:46.337 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.8] created with vertex id v[8368] on pnf [pnf-name-collector-1] 2025-12-04 14:25:46.337 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.338 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.341 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.342 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Pnf [pnf-name-1] already exists 2025-12-04 14:25:46.344 INFO 2251 --- [ main] MigrateINVPhysicalInventory : p-interface [1.2] created with vertex id v[4224] on pnf [pnf-name-1] 2025-12-04 14:25:46.344 INFO 2251 --- [ main] MigrateINVPhysicalInventory : ******* Summary Report for Inv File Physical Migration ******* 2025-12-04 14:25:46.344 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Number of distinct pnfs processed: 2 2025-12-04 14:25:46.344 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Rows processed: 4 2025-12-04 14:25:46.344 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Rows skipped: 0 2025-12-04 14:25:46.344 INFO 2251 --- [ main] MigrateINVPhysicalInventory : Fallout Rows count: 0 2025-12-04 14:25:46.344 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.344 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf-name-collector-1)]. For better performance, use indexes cOUNT:2 2025-12-04 14:25:46.345 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf-name-collector-1)]. For better performance, use indexes 2025-12-04 14:25:46.345 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf-name-collector-1)]. For better performance, use indexes 2025-12-04 14:25:46.346 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf-name-1)]. For better performance, use indexes [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.onap.aai.migration.v12.MigrateINVPhysicalInventoryTest [INFO] Running org.onap.aai.migration.v12.MigrateInvEvcInventoryTest Initilization of MigrateINVEvcInventory migration script complete. 2025-12-04 14:25:46.383 INFO 2251 --- [ main] MigrateINVEvcInventory : Initilization of MigrateINVEvcInventory migration script complete. 2025-12-04 14:25:46.383 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Start migration of INV EVC Inventory ---------- 2025-12-04 14:25:46.383 INFO 2251 --- [ main] MigrateINVEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 2025-12-04 14:25:46.383 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing INV Entries from file ---------- 2025-12-04 14:25:46.383 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.384 INFO 2251 --- [ main] MigrateINVEvcInventory : headerLength: 23 2025-12-04 14:25:46.384 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.384 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.7 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651881_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-1---------- 2025-12-04 14:25:46.384 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-1 2025-12-04 14:25:46.384 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-1 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.385 INFO 2251 --- [ main] MigrateINVEvcInventory : Updated inter-connect-type-ingress property for evc [evc-name-1] 2025-12-04 14:25:46.386 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.386 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.8 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 2025-12-04 14:25:46.386 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.386 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.386 INFO 2251 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 2025-12-04 14:25:46.386 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.386 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.1,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 2025-12-04 14:25:46.386 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.386 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.386 INFO 2251 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 2025-12-04 14:25:46.386 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.386 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.2,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 2025-12-04 14:25:46.386 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.386 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.387 INFO 2251 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 2025-12-04 14:25:46.387 INFO 2251 --- [ main] MigrateINVEvcInventory : ******* Final Summary for INV FILE Migration ********* 2025-12-04 14:25:46.387 INFO 2251 --- [ main] MigrateINVEvcInventory : Evcs processed: 1 2025-12-04 14:25:46.387 INFO 2251 --- [ main] MigrateINVEvcInventory : Fallout Evcs count: 3 2025-12-04 14:25:46.387 INFO 2251 --- [ main] MigrateINVEvcInventory : ------ Fallout Details: ------ 2025-12-04 14:25:46.387 INFO 2251 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 3 2025-12-04 14:25:46.387 INFO 2251 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 4 2025-12-04 14:25:46.387 INFO 2251 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 5 2025-12-04 14:25:46.387 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = evc AND evc-id = evc-name-3)]. For better performance, use indexes 2025-12-04 14:25:46.388 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = evc AND evc-id = evc-name-2)]. For better performance, use indexes 2025-12-04 14:25:46.388 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = evc AND evc-id = evc-name-2 AND inter-connect-type-ingress <> null)]. For better performance, use indexes Initilization of MigrateINVEvcInventory migration script complete. 2025-12-04 14:25:46.398 INFO 2251 --- [ main] MigrateINVEvcInventory : Initilization of MigrateINVEvcInventory migration script complete. 2025-12-04 14:25:46.398 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Start migration of INV EVC Inventory ---------- 2025-12-04 14:25:46.398 INFO 2251 --- [ main] MigrateINVEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 2025-12-04 14:25:46.398 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing INV Entries from file ---------- 2025-12-04 14:25:46.398 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.398 INFO 2251 --- [ main] MigrateINVEvcInventory : headerLength: 23 2025-12-04 14:25:46.398 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.398 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.7 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651881_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-1---------- 2025-12-04 14:25:46.398 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-1 2025-12-04 14:25:46.398 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-1 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.401 INFO 2251 --- [ main] MigrateINVEvcInventory : Updated inter-connect-type-ingress property for evc [evc-name-1] 2025-12-04 14:25:46.401 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.401 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.8 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 2025-12-04 14:25:46.401 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.401 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.401 INFO 2251 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 2025-12-04 14:25:46.401 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.401 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.1,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 2025-12-04 14:25:46.401 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.401 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.401 INFO 2251 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 2025-12-04 14:25:46.402 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.402 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.2,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 2025-12-04 14:25:46.402 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.402 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.402 INFO 2251 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 2025-12-04 14:25:46.402 INFO 2251 --- [ main] MigrateINVEvcInventory : ******* Final Summary for INV FILE Migration ********* 2025-12-04 14:25:46.402 INFO 2251 --- [ main] MigrateINVEvcInventory : Evcs processed: 2 2025-12-04 14:25:46.402 INFO 2251 --- [ main] MigrateINVEvcInventory : Fallout Evcs count: 6 2025-12-04 14:25:46.402 INFO 2251 --- [ main] MigrateINVEvcInventory : ------ Fallout Details: ------ 2025-12-04 14:25:46.402 INFO 2251 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 3 2025-12-04 14:25:46.402 INFO 2251 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 4 2025-12-04 14:25:46.402 INFO 2251 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 5 Initilization of MigrateINVEvcInventory migration script complete. 2025-12-04 14:25:46.412 INFO 2251 --- [ main] MigrateINVEvcInventory : Initilization of MigrateINVEvcInventory migration script complete. 2025-12-04 14:25:46.412 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Start migration of INV EVC Inventory ---------- 2025-12-04 14:25:46.412 INFO 2251 --- [ main] MigrateINVEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 2025-12-04 14:25:46.412 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing INV Entries from file ---------- 2025-12-04 14:25:46.413 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.413 INFO 2251 --- [ main] MigrateINVEvcInventory : headerLength: 23 2025-12-04 14:25:46.413 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.413 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.7 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651881_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-1---------- 2025-12-04 14:25:46.413 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-1 2025-12-04 14:25:46.413 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-1 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.414 INFO 2251 --- [ main] MigrateINVEvcInventory : Updated inter-connect-type-ingress property for evc [evc-name-1] 2025-12-04 14:25:46.414 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.414 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.8 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 2025-12-04 14:25:46.414 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.414 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.414 INFO 2251 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 2025-12-04 14:25:46.414 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.414 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.1,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 2025-12-04 14:25:46.414 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.414 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.414 INFO 2251 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 2025-12-04 14:25:46.414 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.414 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.2,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 2025-12-04 14:25:46.414 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.414 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.415 INFO 2251 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 2025-12-04 14:25:46.415 INFO 2251 --- [ main] MigrateINVEvcInventory : ******* Final Summary for INV FILE Migration ********* 2025-12-04 14:25:46.415 INFO 2251 --- [ main] MigrateINVEvcInventory : Evcs processed: 3 2025-12-04 14:25:46.415 INFO 2251 --- [ main] MigrateINVEvcInventory : Fallout Evcs count: 9 2025-12-04 14:25:46.415 INFO 2251 --- [ main] MigrateINVEvcInventory : ------ Fallout Details: ------ 2025-12-04 14:25:46.415 INFO 2251 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 3 2025-12-04 14:25:46.415 INFO 2251 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 4 2025-12-04 14:25:46.415 INFO 2251 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 5 Initilization of MigrateINVEvcInventory migration script complete. 2025-12-04 14:25:46.425 INFO 2251 --- [ main] MigrateINVEvcInventory : Initilization of MigrateINVEvcInventory migration script complete. 2025-12-04 14:25:46.425 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Start migration of INV EVC Inventory ---------- 2025-12-04 14:25:46.425 INFO 2251 --- [ main] MigrateINVEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/inv.csv 2025-12-04 14:25:46.425 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing INV Entries from file ---------- 2025-12-04 14:25:46.425 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.425 INFO 2251 --- [ main] MigrateINVEvcInventory : headerLength: 23 2025-12-04 14:25:46.425 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.425 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.7 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651881_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-1---------- 2025-12-04 14:25:46.425 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-1 2025-12-04 14:25:46.426 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-1 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : Updated inter-connect-type-ingress property for evc [evc-name-1] 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-collector-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,"1.8 ",SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.427 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.1,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.427 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : ---------- Processing Line pnf-name-1,06000D.121,5150,AED,,2001:1890:fcfe:7000:7021:0:1:2,64,,,,,1.2,SFP_1GE/Ethernet_10/100/1000M,ACCESS,N,N,M0651882_ST,SHARED,DOUBLE,SFP-1GE-LX,1000Mbps,,evc-name-3---------- 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.427 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(evc-id = evc-name-3 AND aai-node-type = evc)]. For better performance, use indexes 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : ERROR: Evc does not exist with evc-id = evc-name-3 - skipping 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : ******* Final Summary for INV FILE Migration ********* 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : Evcs processed: 4 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : Fallout Evcs count: 12 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : ------ Fallout Details: ------ 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 3 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 4 2025-12-04 14:25:46.427 INFO 2251 --- [ main] MigrateINVEvcInventory : [evc-name-3] - Evc does not exist: on row 5 2025-12-04 14:25:46.429 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = evc AND evc-id = evc-name-1)]. For better performance, use indexes 2025-12-04 14:25:46.429 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = evc AND evc-id = evc-name-1 AND inter-connect-type-ingress = SHARED)]. For better performance, use indexes [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.aai.migration.v12.MigrateInvEvcInventoryTest [INFO] Running org.onap.aai.migration.v12.MigratePATHEvcInventoryTest Initilization of MigratePATHEvcInventory migration script complete. 2025-12-04 14:25:46.458 INFO 2251 --- [ main] MigratePATHEvcInventory : Initilization of MigratePATHEvcInventory migration script complete. 2025-12-04 14:25:46.458 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Start migration of PATH EVC Inventory ---------- 2025-12-04 14:25:46.459 INFO 2251 --- [ main] MigratePATHEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/path.csv 2025-12-04 14:25:46.459 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Processing PATH Entries from file ---------- 2025-12-04 14:25:46.459 INFO 2251 --- [ main] MigratePATHEvcInventory : 2025-12-04 14:25:46.459 INFO 2251 --- [ main] MigratePATHEvcInventory : headerLength: 24 2025-12-04 14:25:46.459 INFO 2251 --- [ main] MigratePATHEvcInventory : 2025-12-04 14:25:46.459 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-4,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 2025-12-04 14:25:46.459 INFO 2251 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-4 2025-12-04 14:25:46.459 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.460 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.460 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.460 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 2025-12-04 14:25:46.460 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 2025-12-04 14:25:46.461 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.461 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.462 INFO 2251 --- [ main] MigratePATHEvcInventory : ERROR: Forwarding-path does not exist for EVC [evc-name-4] skipping processing for this EVC. 2025-12-04 14:25:46.462 INFO 2251 --- [ main] MigratePATHEvcInventory : 2025-12-04 14:25:46.462 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-4,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 2025-12-04 14:25:46.462 INFO 2251 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-4 2025-12-04 14:25:46.462 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.462 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.462 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 2025-12-04 14:25:46.462 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 2025-12-04 14:25:46.462 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.462 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.463 INFO 2251 --- [ main] MigratePATHEvcInventory : ERROR: Forwarding-path does not exist for EVC [evc-name-4] skipping processing for this EVC. 2025-12-04 14:25:46.463 INFO 2251 --- [ main] MigratePATHEvcInventory : 2025-12-04 14:25:46.463 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-1,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 2025-12-04 14:25:46.463 INFO 2251 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-1 2025-12-04 14:25:46.463 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.463 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.463 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 2025-12-04 14:25:46.463 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 2025-12-04 14:25:46.463 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.464 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.468 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 2025-12-04 14:25:46.468 INFO 2251 --- [ main] MigratePATHEvcInventory : ERROR: Failure to PUT forwarder for EVC [evc-name-1] 2025-12-04 14:25:46.468 INFO 2251 --- [ main] MigratePATHEvcInventory : encountered exception java.lang.IllegalStateException: The property does not exist as the key has no associated value for the provided element: v[37080]:forwarder-role at org.apache.tinkerpop.gremlin.structure.Property$Exceptions.propertyDoesNotExist(Property.java:151) at org.apache.tinkerpop.gremlin.structure.Element.lambda$value$1(Element.java:94) at org.apache.tinkerpop.gremlin.structure.Property.orElseThrow(Property.java:101) at org.apache.tinkerpop.gremlin.structure.Element.value(Element.java:94) at org.onap.aai.migration.v12.MigratePATHEvcInventory.lambda$createNewForwardersFromPATHData$1(MigratePATHEvcInventory.java:483) at java.base/java.util.HashMap.forEach(HashMap.java:1421) at org.onap.aai.migration.v12.MigratePATHEvcInventory.createNewForwardersFromPATHData(MigratePATHEvcInventory.java:479) at org.onap.aai.migration.v12.MigratePATHEvcInventory.run(MigratePATHEvcInventory.java:179) at org.onap.aai.migration.v12.MigratePATHEvcInventoryTest.setUp(MigratePATHEvcInventoryTest.java:233) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Initilization of MigratePATHEvcInventory migration script complete. 2025-12-04 14:25:46.477 INFO 2251 --- [ main] MigratePATHEvcInventory : Initilization of MigratePATHEvcInventory migration script complete. 2025-12-04 14:25:46.477 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Start migration of PATH EVC Inventory ---------- 2025-12-04 14:25:46.477 INFO 2251 --- [ main] MigratePATHEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/path.csv 2025-12-04 14:25:46.477 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Processing PATH Entries from file ---------- 2025-12-04 14:25:46.477 INFO 2251 --- [ main] MigratePATHEvcInventory : 2025-12-04 14:25:46.477 INFO 2251 --- [ main] MigratePATHEvcInventory : headerLength: 24 2025-12-04 14:25:46.477 INFO 2251 --- [ main] MigratePATHEvcInventory : 2025-12-04 14:25:46.477 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-4,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 2025-12-04 14:25:46.477 INFO 2251 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-4 2025-12-04 14:25:46.477 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.477 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.477 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 2025-12-04 14:25:46.477 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 2025-12-04 14:25:46.477 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.478 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.479 INFO 2251 --- [ main] MigratePATHEvcInventory : ERROR: Forwarding-path does not exist for EVC [evc-name-4] skipping processing for this EVC. 2025-12-04 14:25:46.479 INFO 2251 --- [ main] MigratePATHEvcInventory : 2025-12-04 14:25:46.479 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-4,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 2025-12-04 14:25:46.479 INFO 2251 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-4 2025-12-04 14:25:46.479 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.479 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.479 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 2025-12-04 14:25:46.479 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 2025-12-04 14:25:46.479 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.480 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.481 INFO 2251 --- [ main] MigratePATHEvcInventory : ERROR: Forwarding-path does not exist for EVC [evc-name-4] skipping processing for this EVC. 2025-12-04 14:25:46.481 INFO 2251 --- [ main] MigratePATHEvcInventory : 2025-12-04 14:25:46.481 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-1,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 2025-12-04 14:25:46.481 INFO 2251 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-1 2025-12-04 14:25:46.481 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.481 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.481 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 2025-12-04 14:25:46.481 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 2025-12-04 14:25:46.481 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.482 INFO 2251 --- [ main] MigratePATHEvcInventory : encountered exception java.lang.IllegalStateException: The property does not exist as the key has no associated value for the provided element: v[37080]:forwarder-role at org.apache.tinkerpop.gremlin.structure.Property$Exceptions.propertyDoesNotExist(Property.java:151) at org.apache.tinkerpop.gremlin.structure.Element.lambda$value$1(Element.java:94) at org.apache.tinkerpop.gremlin.structure.Property.orElseThrow(Property.java:101) at org.apache.tinkerpop.gremlin.structure.Element.value(Element.java:94) at org.onap.aai.migration.v12.MigratePATHEvcInventory.run(MigratePATHEvcInventory.java:188) at org.onap.aai.migration.v12.MigratePATHEvcInventoryTest.setUp(MigratePATHEvcInventoryTest.java:233) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Initilization of MigratePATHEvcInventory migration script complete. 2025-12-04 14:25:46.491 INFO 2251 --- [ main] MigratePATHEvcInventory : Initilization of MigratePATHEvcInventory migration script complete. 2025-12-04 14:25:46.491 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Start migration of PATH EVC Inventory ---------- 2025-12-04 14:25:46.491 INFO 2251 --- [ main] MigratePATHEvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/path.csv 2025-12-04 14:25:46.491 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Processing PATH Entries from file ---------- 2025-12-04 14:25:46.491 INFO 2251 --- [ main] MigratePATHEvcInventory : 2025-12-04 14:25:46.491 INFO 2251 --- [ main] MigratePATHEvcInventory : headerLength: 24 2025-12-04 14:25:46.491 INFO 2251 --- [ main] MigratePATHEvcInventory : 2025-12-04 14:25:46.491 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-4,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 2025-12-04 14:25:46.491 INFO 2251 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-4 2025-12-04 14:25:46.491 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.491 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.491 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 2025-12-04 14:25:46.491 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 2025-12-04 14:25:46.491 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.492 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.493 INFO 2251 --- [ main] MigratePATHEvcInventory : ERROR: Forwarding-path does not exist for EVC [evc-name-4] skipping processing for this EVC. 2025-12-04 14:25:46.493 INFO 2251 --- [ main] MigratePATHEvcInventory : 2025-12-04 14:25:46.493 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-4,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 2025-12-04 14:25:46.493 INFO 2251 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-4 2025-12-04 14:25:46.493 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.493 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.493 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 2025-12-04 14:25:46.493 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 2025-12-04 14:25:46.494 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.495 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-4 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.496 INFO 2251 --- [ main] MigratePATHEvcInventory : ERROR: Forwarding-path does not exist for EVC [evc-name-4] skipping processing for this EVC. 2025-12-04 14:25:46.496 INFO 2251 --- [ main] MigratePATHEvcInventory : 2025-12-04 14:25:46.496 INFO 2251 --- [ main] MigratePATHEvcInventory : ---------- Processing Line SGSNGP3001ME2,evc-name-1,AT&T Global Access Management_000000000,ST,IZEZ.508988..ATI,DOUBLE,33,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.1,SFP_1GE/Ethernet_10/100/1000M,M0630051,DOUBLE,,15,pnf-name-1,32.120.75.3,2001:1890:fcfe:7000:7021:0:1:1,,1.41,SFP_1GE/Ethernet_10/100/1000M---------- 2025-12-04 14:25:46.496 INFO 2251 --- [ main] MigratePATHEvcInventory : Evc Name = evc-name-1 2025-12-04 14:25:46.496 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.496 INFO 2251 --- [ main] MigratePATHEvcInventory : Pnf [pnf-name-1] found in AAI 2025-12-04 14:25:46.496 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.41] found in AAI 2025-12-04 14:25:46.496 INFO 2251 --- [ main] MigratePATHEvcInventory : p-interface [1.1] found in AAI 2025-12-04 14:25:46.496 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(forwarding-path-id = evc-name-1 AND aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.497 INFO 2251 --- [ main] MigratePATHEvcInventory : encountered exception java.lang.IllegalStateException: The property does not exist as the key has no associated value for the provided element: v[37080]:forwarder-role at org.apache.tinkerpop.gremlin.structure.Property$Exceptions.propertyDoesNotExist(Property.java:151) at org.apache.tinkerpop.gremlin.structure.Element.lambda$value$1(Element.java:94) at org.apache.tinkerpop.gremlin.structure.Property.orElseThrow(Property.java:101) at org.apache.tinkerpop.gremlin.structure.Element.value(Element.java:94) at org.onap.aai.migration.v12.MigratePATHEvcInventory.run(MigratePATHEvcInventory.java:188) at org.onap.aai.migration.v12.MigratePATHEvcInventoryTest.setUp(MigratePATHEvcInventoryTest.java:233) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-12-04 14:25:46.498 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(service-instance-id = evc-name-1)]. For better performance, use indexes 2025-12-04 14:25:46.499 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = customer-id-1)]. For better performance, use indexes 2025-12-04 14:25:46.501 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = customer-id-1)]. For better performance, use indexes 2025-12-04 14:25:46.503 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = customer-id-1)]. For better performance, use indexes [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.075 s -- in org.onap.aai.migration.v12.MigratePATHEvcInventoryTest [INFO] Running org.onap.aai.migration.v12.MigrateSAREvcInventoryTest Initilization of MigrateSAREvcInventory migration script complete. 2025-12-04 14:25:46.533 INFO 2251 --- [ main] MigrateSAREvcInventory : Initilization of MigrateSAREvcInventory migration script complete. 2025-12-04 14:25:46.533 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Start migration of SAR EVC Inventory ---------- 2025-12-04 14:25:46.533 INFO 2251 --- [ main] MigrateSAREvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/sar.csv 2025-12-04 14:25:46.533 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing SAR Entries from file ---------- 2025-12-04 14:25:46.533 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.533 INFO 2251 --- [ main] MigrateSAREvcInventory : headerLength: 21 2025-12-04 14:25:46.533 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.533 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-1,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-1,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-1,SFP_1GE/Ethernet_10/100/1000M,,40Mbps---------- 2025-12-04 14:25:46.533 INFO 2251 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-1 2025-12-04 14:25:46.533 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-collector-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.534 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 2025-12-04 14:25:46.534 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-bearer-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.534 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 2025-12-04 14:25:46.534 INFO 2251 --- [ main] MigrateSAREvcInventory : Port [p-int-collector-1] found in AAI 2025-12-04 14:25:46.535 INFO 2251 --- [ main] MigrateSAREvcInventory : Port [p-int-bearer-1] found in AAI 2025-12-04 14:25:46.535 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 2025-12-04 14:25:46.537 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 2025-12-04 14:25:46.537 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Failure to PUT service-instance for EVC [evc-name-1] 2025-12-04 14:25:46.537 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.537 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-2,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-2,,p-int-bearer-2,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-2,SFP_1GE/Ethernet_10/100/1000M,,4Mbps---------- 2025-12-04 14:25:46.537 INFO 2251 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-2 2025-12-04 14:25:46.537 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 2025-12-04 14:25:46.537 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-bearer-2 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Failure to find Pnf [pnf-name-bearer-2] for EVC [evc-name-2] 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Skipping processing for line containing evc-name [evc-name-2] 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-3,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-2,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-2,SFP_1GE/Ethernet_10/100/1000M,,4Mbps---------- 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Failure to find p-interface [p-int-collector-2] for EVC [evc-name-3] 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Skipping processing for line containing evc-name [evc-name-3] 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-4,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-1,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-1,SFP_1GE/Ethernet_10/100/1000M,,40Mbps---------- 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-4 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : Port [p-int-collector-1] found in AAI 2025-12-04 14:25:46.538 INFO 2251 --- [ main] MigrateSAREvcInventory : Port [p-int-bearer-1] found in AAI 2025-12-04 14:25:46.538 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 2025-12-04 14:25:46.539 INFO 2251 --- [ main] MigrateSAREvcInventory : service-instance already exists for evc evc-name-4 - skipping 2025-12-04 14:25:46.542 INFO 2251 --- [ main] MigrateSAREvcInventory : Created new forwarding-path v[16632] with forwarding-path-id = evc-name-4 2025-12-04 14:25:46.545 INFO 2251 --- [ main] MigrateSAREvcInventory : Created new configuration for forwarding-path v[12520] with configuration-id= evc-name-4 2025-12-04 14:25:46.547 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 2025-12-04 14:25:46.547 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Failure to PUT EVC for evc-name [evc-name-4] 2025-12-04 14:25:46.547 INFO 2251 --- [ main] MigrateSAREvcInventory : ******* Final Summary for SAR FILE Migration ********* 2025-12-04 14:25:46.547 INFO 2251 --- [ main] MigrateSAREvcInventory : Evcs processed: -1 2025-12-04 14:25:46.547 INFO 2251 --- [ main] MigrateSAREvcInventory : Fallout Evcs count: 4 2025-12-04 14:25:46.547 INFO 2251 --- [ main] MigrateSAREvcInventory : ------ Fallout Details: ------ 2025-12-04 14:25:46.548 INFO 2251 --- [ main] MigrateSAREvcInventory : [evc-name-1] - Failure to PUT service-instance for EVC: on row 2 2025-12-04 14:25:46.548 INFO 2251 --- [ main] MigrateSAREvcInventory : [evc-name-2] - PortAid/Pnf does not exist: on row 3 2025-12-04 14:25:46.548 INFO 2251 --- [ main] MigrateSAREvcInventory : [evc-name-3] - PortAid/Pnf does not exist: on row 4 2025-12-04 14:25:46.548 INFO 2251 --- [ main] MigrateSAREvcInventory : [evc-name-4] - Failure to PUT EVC: on row 5 2025-12-04 14:25:46.548 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 2025-12-04 14:25:46.548 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 2025-12-04 14:25:46.549 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 2025-12-04 14:25:46.549 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = cust-1)]. For better performance, use indexes 2025-12-04 14:25:46.550 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path AND forwarding-path-name = evc-name-2)]. For better performance, use indexes 2025-12-04 14:25:46.550 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND configuration-id = evc-name-2)]. For better performance, use indexes 2025-12-04 14:25:46.551 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes Initilization of MigrateSAREvcInventory migration script complete. 2025-12-04 14:25:46.565 INFO 2251 --- [ main] MigrateSAREvcInventory : Initilization of MigrateSAREvcInventory migration script complete. 2025-12-04 14:25:46.565 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Start migration of SAR EVC Inventory ---------- 2025-12-04 14:25:46.565 INFO 2251 --- [ main] MigrateSAREvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/sar.csv 2025-12-04 14:25:46.565 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing SAR Entries from file ---------- 2025-12-04 14:25:46.566 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.566 INFO 2251 --- [ main] MigrateSAREvcInventory : headerLength: 21 2025-12-04 14:25:46.566 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.566 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-1,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-1,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-1,SFP_1GE/Ethernet_10/100/1000M,,40Mbps---------- 2025-12-04 14:25:46.566 INFO 2251 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-1 2025-12-04 14:25:46.566 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 2025-12-04 14:25:46.566 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 2025-12-04 14:25:46.566 INFO 2251 --- [ main] MigrateSAREvcInventory : Port [p-int-collector-1] found in AAI 2025-12-04 14:25:46.566 INFO 2251 --- [ main] MigrateSAREvcInventory : Port [p-int-bearer-1] found in AAI 2025-12-04 14:25:46.566 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 2025-12-04 14:25:46.568 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Failure to PUT service-instance for EVC [evc-name-1] 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-2,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-2,,p-int-bearer-2,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-2,SFP_1GE/Ethernet_10/100/1000M,,4Mbps---------- 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-2 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 2025-12-04 14:25:46.568 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-bearer-2 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Failure to find Pnf [pnf-name-bearer-2] for EVC [evc-name-2] 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Skipping processing for line containing evc-name [evc-name-2] 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-3,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-2,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-2,SFP_1GE/Ethernet_10/100/1000M,,4Mbps---------- 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Failure to find p-interface [p-int-collector-2] for EVC [evc-name-3] 2025-12-04 14:25:46.568 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Skipping processing for line containing evc-name [evc-name-3] 2025-12-04 14:25:46.569 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.569 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-4,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-1,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-1,SFP_1GE/Ethernet_10/100/1000M,,40Mbps---------- 2025-12-04 14:25:46.569 INFO 2251 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-4 2025-12-04 14:25:46.569 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 2025-12-04 14:25:46.569 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 2025-12-04 14:25:46.569 INFO 2251 --- [ main] MigrateSAREvcInventory : Port [p-int-collector-1] found in AAI 2025-12-04 14:25:46.569 INFO 2251 --- [ main] MigrateSAREvcInventory : Port [p-int-bearer-1] found in AAI 2025-12-04 14:25:46.569 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 2025-12-04 14:25:46.569 INFO 2251 --- [ main] MigrateSAREvcInventory : service-instance already exists for evc evc-name-4 - skipping 2025-12-04 14:25:46.571 INFO 2251 --- [ main] MigrateSAREvcInventory : Created new forwarding-path v[12408] with forwarding-path-id = evc-name-4 2025-12-04 14:25:46.574 INFO 2251 --- [ main] MigrateSAREvcInventory : Created new configuration for forwarding-path v[16504] with configuration-id= evc-name-4 2025-12-04 14:25:46.575 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 2025-12-04 14:25:46.575 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Failure to PUT EVC for evc-name [evc-name-4] 2025-12-04 14:25:46.575 INFO 2251 --- [ main] MigrateSAREvcInventory : ******* Final Summary for SAR FILE Migration ********* 2025-12-04 14:25:46.575 INFO 2251 --- [ main] MigrateSAREvcInventory : Evcs processed: -2 2025-12-04 14:25:46.575 INFO 2251 --- [ main] MigrateSAREvcInventory : Fallout Evcs count: 8 2025-12-04 14:25:46.575 INFO 2251 --- [ main] MigrateSAREvcInventory : ------ Fallout Details: ------ 2025-12-04 14:25:46.575 INFO 2251 --- [ main] MigrateSAREvcInventory : [evc-name-1] - Failure to PUT service-instance for EVC: on row 2 2025-12-04 14:25:46.575 INFO 2251 --- [ main] MigrateSAREvcInventory : [evc-name-2] - PortAid/Pnf does not exist: on row 3 2025-12-04 14:25:46.575 INFO 2251 --- [ main] MigrateSAREvcInventory : [evc-name-3] - PortAid/Pnf does not exist: on row 4 2025-12-04 14:25:46.575 INFO 2251 --- [ main] MigrateSAREvcInventory : [evc-name-4] - Failure to PUT EVC: on row 5 Initilization of MigrateSAREvcInventory migration script complete. 2025-12-04 14:25:46.592 INFO 2251 --- [ main] MigrateSAREvcInventory : Initilization of MigrateSAREvcInventory migration script complete. 2025-12-04 14:25:46.592 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Start migration of SAR EVC Inventory ---------- 2025-12-04 14:25:46.592 INFO 2251 --- [ main] MigrateSAREvcInventory : .//src/test/resources/migration-input-files/sarea-inventory/sar.csv 2025-12-04 14:25:46.592 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing SAR Entries from file ---------- 2025-12-04 14:25:46.592 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.593 INFO 2251 --- [ main] MigrateSAREvcInventory : headerLength: 21 2025-12-04 14:25:46.593 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.593 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-1,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-1,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-1,SFP_1GE/Ethernet_10/100/1000M,,40Mbps---------- 2025-12-04 14:25:46.593 INFO 2251 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-1 2025-12-04 14:25:46.593 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 2025-12-04 14:25:46.593 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 2025-12-04 14:25:46.593 INFO 2251 --- [ main] MigrateSAREvcInventory : Port [p-int-collector-1] found in AAI 2025-12-04 14:25:46.593 INFO 2251 --- [ main] MigrateSAREvcInventory : Port [p-int-bearer-1] found in AAI 2025-12-04 14:25:46.593 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 2025-12-04 14:25:46.595 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 2025-12-04 14:25:46.595 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Failure to PUT service-instance for EVC [evc-name-1] 2025-12-04 14:25:46.595 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.595 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-2,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-2,,p-int-bearer-2,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-2,SFP_1GE/Ethernet_10/100/1000M,,4Mbps---------- 2025-12-04 14:25:46.595 INFO 2251 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-2 2025-12-04 14:25:46.595 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 2025-12-04 14:25:46.596 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name-bearer-2 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Failure to find Pnf [pnf-name-bearer-2] for EVC [evc-name-2] 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Skipping processing for line containing evc-name [evc-name-2] 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-3,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-2,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-2,SFP_1GE/Ethernet_10/100/1000M,,4Mbps---------- 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-3 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Failure to find p-interface [p-int-collector-2] for EVC [evc-name-3] 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Skipping processing for line containing evc-name [evc-name-3] 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : ---------- Processing Line evc-name-4,AT&T Global Access Management_000000000,PLDT,IZEZ.573163..ATI,DOUBLE,,2,pnf-name-bearer-1,,p-int-bearer-1,SFP_1GE/Ethernet_10/100/1000M,A&TAP01-052013-14812_PLDT,DOUBLE,,41,pnf-name-collector-1,,p-int-collector-1,SFP_1GE/Ethernet_10/100/1000M,,40Mbps---------- 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : Evc Name = evc-name-4 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-collector-1] found in AAI 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : Pnf [pnf-name-bearer-1] found in AAI 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : Port [p-int-collector-1] found in AAI 2025-12-04 14:25:46.596 INFO 2251 --- [ main] MigrateSAREvcInventory : Port [p-int-bearer-1] found in AAI 2025-12-04 14:25:46.596 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-customer-id = 8a00890a-e6ae-446b-9dbe-b828dbeb38bd)]. For better performance, use indexes 2025-12-04 14:25:46.597 INFO 2251 --- [ main] MigrateSAREvcInventory : service-instance already exists for evc evc-name-4 - skipping 2025-12-04 14:25:46.599 INFO 2251 --- [ main] MigrateSAREvcInventory : Created new forwarding-path v[8256] with forwarding-path-id = evc-name-4 2025-12-04 14:25:46.601 INFO 2251 --- [ main] MigrateSAREvcInventory : Created new configuration for forwarding-path v[20536] with configuration-id= evc-name-4 2025-12-04 14:25:46.602 DEBUG 2251 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown-uri in the store for lower hyphen to upper camel 2025-12-04 14:25:46.602 INFO 2251 --- [ main] MigrateSAREvcInventory : ERROR: Failure to PUT EVC for evc-name [evc-name-4] 2025-12-04 14:25:46.602 INFO 2251 --- [ main] MigrateSAREvcInventory : ******* Final Summary for SAR FILE Migration ********* 2025-12-04 14:25:46.602 INFO 2251 --- [ main] MigrateSAREvcInventory : Evcs processed: -3 2025-12-04 14:25:46.602 INFO 2251 --- [ main] MigrateSAREvcInventory : Fallout Evcs count: 12 2025-12-04 14:25:46.602 INFO 2251 --- [ main] MigrateSAREvcInventory : ------ Fallout Details: ------ 2025-12-04 14:25:46.602 INFO 2251 --- [ main] MigrateSAREvcInventory : [evc-name-1] - Failure to PUT service-instance for EVC: on row 2 2025-12-04 14:25:46.602 INFO 2251 --- [ main] MigrateSAREvcInventory : [evc-name-2] - PortAid/Pnf does not exist: on row 3 2025-12-04 14:25:46.602 INFO 2251 --- [ main] MigrateSAREvcInventory : [evc-name-3] - PortAid/Pnf does not exist: on row 4 2025-12-04 14:25:46.602 INFO 2251 --- [ main] MigrateSAREvcInventory : [evc-name-4] - Failure to PUT EVC: on row 5 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.101 s -- in org.onap.aai.migration.v12.MigrateSAREvcInventoryTest [INFO] Running org.onap.aai.migration.v12.SDWANSpeedChangeMigrationTest Initilization of SDWANSpeedChangeMigration migration script complete. 2025-12-04 14:25:46.666 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Initilization of SDWANSpeedChangeMigration migration script complete. 2025-12-04 14:25:46.666 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Started the migration SDWANSpeedChangeMigration 2025-12-04 14:25:46.669 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-subscription AND service-type = DHV)]. For better performance, use indexes 2025-12-04 14:25:46.671 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.671 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc1 2025-12-04 14:25:46.671 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.671 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc1 2025-12-04 14:25:46.672 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.672 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 2025-12-04 14:25:46.673 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 2025-12-04 14:25:46.673 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.674 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc5 2025-12-04 14:25:46.674 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.674 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc5 2025-12-04 14:25:46.675 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.675 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 2025-12-04 14:25:46.675 INFO 2251 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 2025-12-04 14:25:46.675 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.675 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc3 2025-12-04 14:25:46.675 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.675 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc3 2025-12-04 14:25:46.676 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.676 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 2025-12-04 14:25:46.676 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 2025-12-04 14:25:46.677 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.677 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc7 2025-12-04 14:25:46.677 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.677 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc7 2025-12-04 14:25:46.678 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.678 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 2025-12-04 14:25:46.678 ERROR 2251 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 2025-12-04 14:25:46.678 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Successfully finished the SDWANSpeedChangeMigration Initilization of SDWANSpeedChangeMigration migration script complete. 2025-12-04 14:25:46.708 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Initilization of SDWANSpeedChangeMigration migration script complete. 2025-12-04 14:25:46.709 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Started the migration SDWANSpeedChangeMigration 2025-12-04 14:25:46.710 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-subscription AND service-type = DHV)]. For better performance, use indexes 2025-12-04 14:25:46.711 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.712 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc1 2025-12-04 14:25:46.712 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.712 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc1 2025-12-04 14:25:46.712 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.712 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 2025-12-04 14:25:46.713 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 2025-12-04 14:25:46.714 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.714 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc3 2025-12-04 14:25:46.714 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.714 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc3 2025-12-04 14:25:46.715 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.715 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 2025-12-04 14:25:46.715 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 2025-12-04 14:25:46.715 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.715 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc5 2025-12-04 14:25:46.715 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.715 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc5 2025-12-04 14:25:46.716 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.716 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 2025-12-04 14:25:46.716 INFO 2251 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 2025-12-04 14:25:46.716 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.717 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc7 2025-12-04 14:25:46.717 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.717 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc7 2025-12-04 14:25:46.717 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.717 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 2025-12-04 14:25:46.718 ERROR 2251 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 2025-12-04 14:25:46.718 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Successfully finished the SDWANSpeedChangeMigration Initilization of SDWANSpeedChangeMigration migration script complete. 2025-12-04 14:25:46.748 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Initilization of SDWANSpeedChangeMigration migration script complete. 2025-12-04 14:25:46.748 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Started the migration SDWANSpeedChangeMigration 2025-12-04 14:25:46.749 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-subscription AND service-type = DHV)]. For better performance, use indexes 2025-12-04 14:25:46.750 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.751 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc1 2025-12-04 14:25:46.751 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.751 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc1 2025-12-04 14:25:46.751 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.751 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 2025-12-04 14:25:46.752 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 2025-12-04 14:25:46.753 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.753 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc3 2025-12-04 14:25:46.753 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.753 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc3 2025-12-04 14:25:46.753 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.753 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 2025-12-04 14:25:46.754 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 2025-12-04 14:25:46.754 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.754 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc7 2025-12-04 14:25:46.754 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.754 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc7 2025-12-04 14:25:46.755 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.755 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 2025-12-04 14:25:46.755 ERROR 2251 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 2025-12-04 14:25:46.755 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.756 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc5 2025-12-04 14:25:46.756 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.756 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc5 2025-12-04 14:25:46.756 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.756 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 2025-12-04 14:25:46.757 INFO 2251 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 2025-12-04 14:25:46.757 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Successfully finished the SDWANSpeedChangeMigration Initilization of SDWANSpeedChangeMigration migration script complete. 2025-12-04 14:25:46.791 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Initilization of SDWANSpeedChangeMigration migration script complete. 2025-12-04 14:25:46.791 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Started the migration SDWANSpeedChangeMigration 2025-12-04 14:25:46.792 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-subscription AND service-type = DHV)]. For better performance, use indexes 2025-12-04 14:25:46.794 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.794 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc5 2025-12-04 14:25:46.794 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.794 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc5 2025-12-04 14:25:46.795 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.795 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 2025-12-04 14:25:46.795 INFO 2251 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 2025-12-04 14:25:46.795 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.795 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc3 2025-12-04 14:25:46.795 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.795 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc3 2025-12-04 14:25:46.796 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.796 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 2025-12-04 14:25:46.796 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 2025-12-04 14:25:46.797 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.797 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc1 2025-12-04 14:25:46.797 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.797 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc1 2025-12-04 14:25:46.798 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/10 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.798 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /10 2025-12-04 14:25:46.798 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Successfully modified the plink with link name 2025-12-04 14:25:46.798 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an allotted resource with id rsrc1 2025-12-04 14:25:46.799 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found an tunnelxconnect object with id txc7 2025-12-04 14:25:46.799 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Trying to extract bandwith props 2025-12-04 14:25:46.799 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Extracted bandwith props for tunnelXConnect txc7 2025-12-04 14:25:46.799 INFO 2251 --- [ main] SDWANSpeedChangeMigration : p-interface ge-0/0/11 found from traversal from allotted-resource rsrc1 2025-12-04 14:25:46.799 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Found the pinterface with the interface name ending with /11 2025-12-04 14:25:46.800 ERROR 2251 --- [ main] SDWANSpeedChangeMigration : missing up and down vals for the plink with link name 2025-12-04 14:25:46.800 INFO 2251 --- [ main] SDWANSpeedChangeMigration : Successfully finished the SDWANSpeedChangeMigration [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.onap.aai.migration.v12.SDWANSpeedChangeMigrationTest [INFO] Running org.onap.aai.migration.v12.UriMigrationTest Initilization of UriMigration migration script complete. 2025-12-04 14:25:46.842 INFO 2251 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 2025-12-04 14:25:46.848 INFO 2251 --- [ main] UriMigration : Top level count : 85 2025-12-04 14:25:46.849 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 2025-12-04 14:25:46.849 INFO 2251 --- [ main] UriMigration : autonomous-system : 0 2025-12-04 14:25:46.849 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 2025-12-04 14:25:46.849 INFO 2251 --- [ main] UriMigration : tunnel-termination-point : 0 2025-12-04 14:25:46.849 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 2025-12-04 14:25:46.849 INFO 2251 --- [ main] UriMigration : virtual-data-center : 0 2025-12-04 14:25:46.849 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 2025-12-04 14:25:46.850 INFO 2251 --- [ main] UriMigration : multicast-configuration : 0 2025-12-04 14:25:46.850 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 2025-12-04 14:25:46.850 INFO 2251 --- [ main] UriMigration : project : 0 2025-12-04 14:25:46.850 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 2025-12-04 14:25:46.850 INFO 2251 --- [ main] UriMigration : wan-port-config : 0 2025-12-04 14:25:46.850 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 2025-12-04 14:25:46.850 INFO 2251 --- [ main] UriMigration : parameter-list : 0 2025-12-04 14:25:46.850 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 2025-12-04 14:25:46.850 INFO 2251 --- [ main] UriMigration : named-query : 0 2025-12-04 14:25:46.850 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 2025-12-04 14:25:46.850 INFO 2251 --- [ main] UriMigration : pserver : 0 2025-12-04 14:25:46.850 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 2025-12-04 14:25:46.851 INFO 2251 --- [ main] UriMigration : cloud-region : 0 2025-12-04 14:25:46.851 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 2025-12-04 14:25:46.851 INFO 2251 --- [ main] UriMigration : network-policy : 0 2025-12-04 14:25:46.851 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 2025-12-04 14:25:46.851 INFO 2251 --- [ main] UriMigration : hardware-catalog-item : 0 2025-12-04 14:25:46.851 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 2025-12-04 14:25:46.851 INFO 2251 --- [ main] UriMigration : label-restriction : 0 2025-12-04 14:25:46.851 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 2025-12-04 14:25:46.851 INFO 2251 --- [ main] UriMigration : site-pair-set : 0 2025-12-04 14:25:46.851 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 2025-12-04 14:25:46.851 INFO 2251 --- [ main] UriMigration : connectivity : 0 2025-12-04 14:25:46.852 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 2025-12-04 14:25:46.852 INFO 2251 --- [ main] UriMigration : zone : 0 2025-12-04 14:25:46.852 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 2025-12-04 14:25:46.852 INFO 2251 --- [ main] UriMigration : complex : 0 2025-12-04 14:25:46.852 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 2025-12-04 14:25:46.852 INFO 2251 --- [ main] UriMigration : contact : 0 2025-12-04 14:25:46.852 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 2025-12-04 14:25:46.852 INFO 2251 --- [ main] UriMigration : sp-partner : 0 2025-12-04 14:25:46.852 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:46.852 INFO 2251 --- [ main] UriMigration : model : 0 2025-12-04 14:25:46.853 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 2025-12-04 14:25:46.853 INFO 2251 --- [ main] UriMigration : lan-port-config : 0 2025-12-04 14:25:46.853 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 2025-12-04 14:25:46.853 INFO 2251 --- [ main] UriMigration : geo-region : 0 2025-12-04 14:25:46.853 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.853 INFO 2251 --- [ main] UriMigration : forwarding-path : 0 2025-12-04 14:25:46.853 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 2025-12-04 14:25:46.853 INFO 2251 --- [ main] UriMigration : bfd : 0 2025-12-04 14:25:46.853 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 2025-12-04 14:25:46.853 INFO 2251 --- [ main] UriMigration : mapping : 0 2025-12-04 14:25:46.853 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 2025-12-04 14:25:46.854 INFO 2251 --- [ main] UriMigration : network-technology : 0 2025-12-04 14:25:46.854 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 2025-12-04 14:25:46.854 INFO 2251 --- [ main] UriMigration : network-resource : 0 2025-12-04 14:25:46.854 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 2025-12-04 14:25:46.854 INFO 2251 --- [ main] UriMigration : dhcp-service : 0 2025-12-04 14:25:46.854 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 2025-12-04 14:25:46.854 INFO 2251 --- [ main] UriMigration : fqdn : 0 2025-12-04 14:25:46.854 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 2025-12-04 14:25:46.854 INFO 2251 --- [ main] UriMigration : profile : 0 2025-12-04 14:25:46.854 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.855 INFO 2251 --- [ main] UriMigration : pnf : 1 2025-12-04 14:25:46.858 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 2025-12-04 14:25:46.858 INFO 2251 --- [ main] UriMigration : ipsec-configuration : 0 2025-12-04 14:25:46.860 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 2025-12-04 14:25:46.861 INFO 2251 --- [ main] UriMigration : chassis : 0 2025-12-04 14:25:46.864 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 2025-12-04 14:25:46.868 INFO 2251 --- [ main] UriMigration : collection : 0 2025-12-04 14:25:46.869 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 2025-12-04 14:25:46.869 INFO 2251 --- [ main] UriMigration : operational-environment : 0 2025-12-04 14:25:46.869 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 2025-12-04 14:25:46.870 INFO 2251 --- [ main] UriMigration : vnf-image : 0 2025-12-04 14:25:46.870 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 2025-12-04 14:25:46.870 INFO 2251 --- [ main] UriMigration : connector : 0 2025-12-04 14:25:46.870 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 2025-12-04 14:25:46.871 INFO 2251 --- [ main] UriMigration : vpn-binding : 0 2025-12-04 14:25:46.871 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 2025-12-04 14:25:46.871 INFO 2251 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 2025-12-04 14:25:46.871 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 2025-12-04 14:25:46.872 INFO 2251 --- [ main] UriMigration : next-hop : 0 2025-12-04 14:25:46.872 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 2025-12-04 14:25:46.872 INFO 2251 --- [ main] UriMigration : logical-link : 0 2025-12-04 14:25:46.872 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 2025-12-04 14:25:46.873 INFO 2251 --- [ main] UriMigration : l3-network : 0 2025-12-04 14:25:46.873 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 2025-12-04 14:25:46.873 INFO 2251 --- [ main] UriMigration : device : 0 2025-12-04 14:25:46.874 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 2025-12-04 14:25:46.874 INFO 2251 --- [ main] UriMigration : sw-component : 0 2025-12-04 14:25:46.874 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 2025-12-04 14:25:46.875 INFO 2251 --- [ main] UriMigration : generic-vnf : 0 2025-12-04 14:25:46.875 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-12-04 14:25:46.876 INFO 2251 --- [ main] UriMigration : vnfc : 0 2025-12-04 14:25:46.876 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 2025-12-04 14:25:46.876 INFO 2251 --- [ main] UriMigration : vlan-characteristic : 0 2025-12-04 14:25:46.877 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 2025-12-04 14:25:46.877 INFO 2251 --- [ main] UriMigration : newvce : 0 2025-12-04 14:25:46.877 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 2025-12-04 14:25:46.877 INFO 2251 --- [ main] UriMigration : instance-group : 0 2025-12-04 14:25:46.877 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 2025-12-04 14:25:46.878 INFO 2251 --- [ main] UriMigration : line-of-business : 0 2025-12-04 14:25:46.878 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 2025-12-04 14:25:46.878 INFO 2251 --- [ main] UriMigration : relationship-rule : 0 2025-12-04 14:25:46.878 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 2025-12-04 14:25:46.878 INFO 2251 --- [ main] UriMigration : configuration : 0 2025-12-04 14:25:46.878 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 2025-12-04 14:25:46.878 INFO 2251 --- [ main] UriMigration : policy-map-member : 0 2025-12-04 14:25:46.878 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 2025-12-04 14:25:46.878 INFO 2251 --- [ main] UriMigration : cell : 0 2025-12-04 14:25:46.878 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 2025-12-04 14:25:46.879 INFO 2251 --- [ main] UriMigration : policy-key-term : 0 2025-12-04 14:25:46.879 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 2025-12-04 14:25:46.879 INFO 2251 --- [ main] UriMigration : network-range : 0 2025-12-04 14:25:46.879 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 2025-12-04 14:25:46.879 INFO 2251 --- [ main] UriMigration : hw-component : 0 2025-12-04 14:25:46.879 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 2025-12-04 14:25:46.879 INFO 2251 --- [ main] UriMigration : platform : 0 2025-12-04 14:25:46.879 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 2025-12-04 14:25:46.879 INFO 2251 --- [ main] UriMigration : endpoint : 0 2025-12-04 14:25:46.880 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 2025-12-04 14:25:46.880 INFO 2251 --- [ main] UriMigration : site-resource : 0 2025-12-04 14:25:46.880 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 2025-12-04 14:25:46.880 INFO 2251 --- [ main] UriMigration : object-group-key-term : 0 2025-12-04 14:25:46.880 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 2025-12-04 14:25:46.880 INFO 2251 --- [ main] UriMigration : esr-vnfm : 0 2025-12-04 14:25:46.880 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 2025-12-04 14:25:46.880 INFO 2251 --- [ main] UriMigration : vce : 0 2025-12-04 14:25:46.880 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 2025-12-04 14:25:46.880 INFO 2251 --- [ main] UriMigration : network-profile : 0 2025-12-04 14:25:46.881 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 2025-12-04 14:25:46.881 INFO 2251 --- [ main] UriMigration : interlayer-attachment : 0 2025-12-04 14:25:46.881 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 2025-12-04 14:25:46.881 INFO 2251 --- [ main] UriMigration : class-map : 0 2025-12-04 14:25:46.881 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 2025-12-04 14:25:46.881 INFO 2251 --- [ main] UriMigration : object-group-member : 0 2025-12-04 14:25:46.881 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 2025-12-04 14:25:46.881 INFO 2251 --- [ main] UriMigration : ext-aai-network : 0 2025-12-04 14:25:46.881 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 2025-12-04 14:25:46.881 INFO 2251 --- [ main] UriMigration : physical-link : 1 2025-12-04 14:25:46.883 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 2025-12-04 14:25:46.883 INFO 2251 --- [ main] UriMigration : policy : 0 2025-12-04 14:25:46.883 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 2025-12-04 14:25:46.883 INFO 2251 --- [ main] UriMigration : esr-nfvo : 0 2025-12-04 14:25:46.883 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 2025-12-04 14:25:46.883 INFO 2251 --- [ main] UriMigration : te-link-attribute : 0 2025-12-04 14:25:46.883 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 2025-12-04 14:25:46.884 INFO 2251 --- [ main] UriMigration : vpls-pe : 0 2025-12-04 14:25:46.884 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 2025-12-04 14:25:46.884 INFO 2251 --- [ main] UriMigration : owning-entity : 0 2025-12-04 14:25:46.884 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 2025-12-04 14:25:46.884 INFO 2251 --- [ main] UriMigration : service-capability : 0 2025-12-04 14:25:46.884 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 2025-12-04 14:25:46.884 INFO 2251 --- [ main] UriMigration : esr-ems : 0 2025-12-04 14:25:46.884 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 2025-12-04 14:25:46.884 INFO 2251 --- [ main] UriMigration : uni : 0 2025-12-04 14:25:46.884 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 2025-12-04 14:25:46.885 INFO 2251 --- [ main] UriMigration : class-map-member : 0 2025-12-04 14:25:46.885 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 2025-12-04 14:25:46.885 INFO 2251 --- [ main] UriMigration : route-table-reference : 0 2025-12-04 14:25:46.885 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 2025-12-04 14:25:46.885 INFO 2251 --- [ main] UriMigration : network-route : 0 2025-12-04 14:25:46.885 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 2025-12-04 14:25:46.885 INFO 2251 --- [ main] UriMigration : service : 0 2025-12-04 14:25:46.885 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 2025-12-04 14:25:46.885 INFO 2251 --- [ main] UriMigration : sdwan-vpn : 0 2025-12-04 14:25:46.885 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 2025-12-04 14:25:46.886 INFO 2251 --- [ main] UriMigration : lag-link : 0 2025-12-04 14:25:46.886 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 2025-12-04 14:25:46.886 INFO 2251 --- [ main] UriMigration : object-group : 0 2025-12-04 14:25:46.886 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 2025-12-04 14:25:46.886 INFO 2251 --- [ main] UriMigration : customer : 0 2025-12-04 14:25:46.886 INFO 2251 --- [ main] UriMigration : RUNTIME: 44 2025-12-04 14:25:46.886 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:46.887 INFO 2251 --- [ main] UriMigration : NO URI: 0 2025-12-04 14:25:46.887 INFO 2251 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 2025-12-04 14:25:46.887 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes Initilization of UriMigration migration script complete. 2025-12-04 14:25:46.914 INFO 2251 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 2025-12-04 14:25:46.917 INFO 2251 --- [ main] UriMigration : Top level count : 85 2025-12-04 14:25:46.918 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 2025-12-04 14:25:46.918 INFO 2251 --- [ main] UriMigration : autonomous-system : 0 2025-12-04 14:25:46.918 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 2025-12-04 14:25:46.918 INFO 2251 --- [ main] UriMigration : tunnel-termination-point : 0 2025-12-04 14:25:46.918 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 2025-12-04 14:25:46.918 INFO 2251 --- [ main] UriMigration : virtual-data-center : 0 2025-12-04 14:25:46.918 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 2025-12-04 14:25:46.918 INFO 2251 --- [ main] UriMigration : multicast-configuration : 0 2025-12-04 14:25:46.918 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 2025-12-04 14:25:46.919 INFO 2251 --- [ main] UriMigration : project : 0 2025-12-04 14:25:46.919 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 2025-12-04 14:25:46.919 INFO 2251 --- [ main] UriMigration : wan-port-config : 0 2025-12-04 14:25:46.919 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 2025-12-04 14:25:46.919 INFO 2251 --- [ main] UriMigration : parameter-list : 0 2025-12-04 14:25:46.919 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 2025-12-04 14:25:46.919 INFO 2251 --- [ main] UriMigration : named-query : 0 2025-12-04 14:25:46.919 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 2025-12-04 14:25:46.919 INFO 2251 --- [ main] UriMigration : pserver : 0 2025-12-04 14:25:46.919 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 2025-12-04 14:25:46.919 INFO 2251 --- [ main] UriMigration : cloud-region : 0 2025-12-04 14:25:46.920 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 2025-12-04 14:25:46.920 INFO 2251 --- [ main] UriMigration : network-policy : 0 2025-12-04 14:25:46.920 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 2025-12-04 14:25:46.920 INFO 2251 --- [ main] UriMigration : hardware-catalog-item : 0 2025-12-04 14:25:46.920 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 2025-12-04 14:25:46.920 INFO 2251 --- [ main] UriMigration : label-restriction : 0 2025-12-04 14:25:46.920 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 2025-12-04 14:25:46.920 INFO 2251 --- [ main] UriMigration : site-pair-set : 0 2025-12-04 14:25:46.920 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 2025-12-04 14:25:46.920 INFO 2251 --- [ main] UriMigration : connectivity : 0 2025-12-04 14:25:46.920 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 2025-12-04 14:25:46.921 INFO 2251 --- [ main] UriMigration : zone : 0 2025-12-04 14:25:46.921 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 2025-12-04 14:25:46.921 INFO 2251 --- [ main] UriMigration : complex : 0 2025-12-04 14:25:46.921 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 2025-12-04 14:25:46.921 INFO 2251 --- [ main] UriMigration : contact : 0 2025-12-04 14:25:46.921 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 2025-12-04 14:25:46.921 INFO 2251 --- [ main] UriMigration : sp-partner : 0 2025-12-04 14:25:46.921 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:46.921 INFO 2251 --- [ main] UriMigration : model : 0 2025-12-04 14:25:46.921 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 2025-12-04 14:25:46.921 INFO 2251 --- [ main] UriMigration : lan-port-config : 0 2025-12-04 14:25:46.922 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 2025-12-04 14:25:46.922 INFO 2251 --- [ main] UriMigration : geo-region : 0 2025-12-04 14:25:46.922 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.922 INFO 2251 --- [ main] UriMigration : forwarding-path : 0 2025-12-04 14:25:46.922 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 2025-12-04 14:25:46.922 INFO 2251 --- [ main] UriMigration : bfd : 0 2025-12-04 14:25:46.922 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 2025-12-04 14:25:46.922 INFO 2251 --- [ main] UriMigration : mapping : 0 2025-12-04 14:25:46.922 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 2025-12-04 14:25:46.922 INFO 2251 --- [ main] UriMigration : network-technology : 0 2025-12-04 14:25:46.923 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 2025-12-04 14:25:46.923 INFO 2251 --- [ main] UriMigration : network-resource : 0 2025-12-04 14:25:46.923 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 2025-12-04 14:25:46.923 INFO 2251 --- [ main] UriMigration : dhcp-service : 0 2025-12-04 14:25:46.923 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 2025-12-04 14:25:46.923 INFO 2251 --- [ main] UriMigration : fqdn : 0 2025-12-04 14:25:46.923 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 2025-12-04 14:25:46.923 INFO 2251 --- [ main] UriMigration : profile : 0 2025-12-04 14:25:46.923 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.941 INFO 2251 --- [ main] UriMigration : pnf : 1 2025-12-04 14:25:46.943 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 2025-12-04 14:25:46.943 INFO 2251 --- [ main] UriMigration : ipsec-configuration : 0 2025-12-04 14:25:46.943 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 2025-12-04 14:25:46.944 INFO 2251 --- [ main] UriMigration : chassis : 0 2025-12-04 14:25:46.944 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 2025-12-04 14:25:46.944 INFO 2251 --- [ main] UriMigration : collection : 0 2025-12-04 14:25:46.944 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 2025-12-04 14:25:46.944 INFO 2251 --- [ main] UriMigration : operational-environment : 0 2025-12-04 14:25:46.944 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 2025-12-04 14:25:46.944 INFO 2251 --- [ main] UriMigration : vnf-image : 0 2025-12-04 14:25:46.944 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 2025-12-04 14:25:46.944 INFO 2251 --- [ main] UriMigration : connector : 0 2025-12-04 14:25:46.944 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 2025-12-04 14:25:46.945 INFO 2251 --- [ main] UriMigration : vpn-binding : 0 2025-12-04 14:25:46.945 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 2025-12-04 14:25:46.945 INFO 2251 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 2025-12-04 14:25:46.945 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 2025-12-04 14:25:46.945 INFO 2251 --- [ main] UriMigration : next-hop : 0 2025-12-04 14:25:46.945 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 2025-12-04 14:25:46.946 INFO 2251 --- [ main] UriMigration : logical-link : 0 2025-12-04 14:25:46.946 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 2025-12-04 14:25:46.946 INFO 2251 --- [ main] UriMigration : l3-network : 0 2025-12-04 14:25:46.946 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 2025-12-04 14:25:46.946 INFO 2251 --- [ main] UriMigration : device : 0 2025-12-04 14:25:46.946 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 2025-12-04 14:25:46.946 INFO 2251 --- [ main] UriMigration : sw-component : 0 2025-12-04 14:25:46.947 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 2025-12-04 14:25:46.947 INFO 2251 --- [ main] UriMigration : generic-vnf : 0 2025-12-04 14:25:46.947 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-12-04 14:25:46.947 INFO 2251 --- [ main] UriMigration : vnfc : 0 2025-12-04 14:25:46.947 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 2025-12-04 14:25:46.947 INFO 2251 --- [ main] UriMigration : vlan-characteristic : 0 2025-12-04 14:25:46.947 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 2025-12-04 14:25:46.948 INFO 2251 --- [ main] UriMigration : newvce : 0 2025-12-04 14:25:46.948 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 2025-12-04 14:25:46.948 INFO 2251 --- [ main] UriMigration : instance-group : 0 2025-12-04 14:25:46.948 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 2025-12-04 14:25:46.948 INFO 2251 --- [ main] UriMigration : line-of-business : 0 2025-12-04 14:25:46.948 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 2025-12-04 14:25:46.948 INFO 2251 --- [ main] UriMigration : relationship-rule : 0 2025-12-04 14:25:46.948 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 2025-12-04 14:25:46.949 INFO 2251 --- [ main] UriMigration : configuration : 0 2025-12-04 14:25:46.949 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 2025-12-04 14:25:46.949 INFO 2251 --- [ main] UriMigration : policy-map-member : 0 2025-12-04 14:25:46.949 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 2025-12-04 14:25:46.949 INFO 2251 --- [ main] UriMigration : cell : 0 2025-12-04 14:25:46.949 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 2025-12-04 14:25:46.949 INFO 2251 --- [ main] UriMigration : policy-key-term : 0 2025-12-04 14:25:46.950 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 2025-12-04 14:25:46.950 INFO 2251 --- [ main] UriMigration : network-range : 0 2025-12-04 14:25:46.950 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 2025-12-04 14:25:46.950 INFO 2251 --- [ main] UriMigration : hw-component : 0 2025-12-04 14:25:46.950 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 2025-12-04 14:25:46.950 INFO 2251 --- [ main] UriMigration : platform : 0 2025-12-04 14:25:46.950 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 2025-12-04 14:25:46.951 INFO 2251 --- [ main] UriMigration : endpoint : 0 2025-12-04 14:25:46.951 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 2025-12-04 14:25:46.951 INFO 2251 --- [ main] UriMigration : site-resource : 0 2025-12-04 14:25:46.951 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 2025-12-04 14:25:46.951 INFO 2251 --- [ main] UriMigration : object-group-key-term : 0 2025-12-04 14:25:46.951 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 2025-12-04 14:25:46.951 INFO 2251 --- [ main] UriMigration : esr-vnfm : 0 2025-12-04 14:25:46.951 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 2025-12-04 14:25:46.952 INFO 2251 --- [ main] UriMigration : vce : 0 2025-12-04 14:25:46.952 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 2025-12-04 14:25:46.952 INFO 2251 --- [ main] UriMigration : network-profile : 0 2025-12-04 14:25:46.952 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 2025-12-04 14:25:46.952 INFO 2251 --- [ main] UriMigration : interlayer-attachment : 0 2025-12-04 14:25:46.952 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 2025-12-04 14:25:46.952 INFO 2251 --- [ main] UriMigration : class-map : 0 2025-12-04 14:25:46.953 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 2025-12-04 14:25:46.953 INFO 2251 --- [ main] UriMigration : object-group-member : 0 2025-12-04 14:25:46.953 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 2025-12-04 14:25:46.953 INFO 2251 --- [ main] UriMigration : ext-aai-network : 0 2025-12-04 14:25:46.953 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 2025-12-04 14:25:46.953 INFO 2251 --- [ main] UriMigration : physical-link : 1 2025-12-04 14:25:46.954 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 2025-12-04 14:25:46.954 INFO 2251 --- [ main] UriMigration : policy : 0 2025-12-04 14:25:46.954 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 2025-12-04 14:25:46.954 INFO 2251 --- [ main] UriMigration : esr-nfvo : 0 2025-12-04 14:25:46.954 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 2025-12-04 14:25:46.955 INFO 2251 --- [ main] UriMigration : te-link-attribute : 0 2025-12-04 14:25:46.955 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 2025-12-04 14:25:46.955 INFO 2251 --- [ main] UriMigration : vpls-pe : 0 2025-12-04 14:25:46.955 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 2025-12-04 14:25:46.955 INFO 2251 --- [ main] UriMigration : owning-entity : 0 2025-12-04 14:25:46.955 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 2025-12-04 14:25:46.955 INFO 2251 --- [ main] UriMigration : service-capability : 0 2025-12-04 14:25:46.956 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 2025-12-04 14:25:46.956 INFO 2251 --- [ main] UriMigration : esr-ems : 0 2025-12-04 14:25:46.956 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 2025-12-04 14:25:46.956 INFO 2251 --- [ main] UriMigration : uni : 0 2025-12-04 14:25:46.956 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 2025-12-04 14:25:46.956 INFO 2251 --- [ main] UriMigration : class-map-member : 0 2025-12-04 14:25:46.956 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 2025-12-04 14:25:46.957 INFO 2251 --- [ main] UriMigration : route-table-reference : 0 2025-12-04 14:25:46.957 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 2025-12-04 14:25:46.957 INFO 2251 --- [ main] UriMigration : network-route : 0 2025-12-04 14:25:46.957 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 2025-12-04 14:25:46.957 INFO 2251 --- [ main] UriMigration : service : 0 2025-12-04 14:25:46.957 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 2025-12-04 14:25:46.957 INFO 2251 --- [ main] UriMigration : sdwan-vpn : 0 2025-12-04 14:25:46.957 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 2025-12-04 14:25:46.958 INFO 2251 --- [ main] UriMigration : lag-link : 0 2025-12-04 14:25:46.958 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 2025-12-04 14:25:46.958 INFO 2251 --- [ main] UriMigration : object-group : 0 2025-12-04 14:25:46.958 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 2025-12-04 14:25:46.958 INFO 2251 --- [ main] UriMigration : customer : 0 2025-12-04 14:25:46.958 INFO 2251 --- [ main] UriMigration : RUNTIME: 44 2025-12-04 14:25:46.958 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:46.958 INFO 2251 --- [ main] UriMigration : NO URI: 0 2025-12-04 14:25:46.958 INFO 2251 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 Initilization of UriMigration migration script complete. 2025-12-04 14:25:46.980 INFO 2251 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 2025-12-04 14:25:46.984 INFO 2251 --- [ main] UriMigration : Top level count : 85 2025-12-04 14:25:46.984 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 2025-12-04 14:25:46.984 INFO 2251 --- [ main] UriMigration : autonomous-system : 0 2025-12-04 14:25:46.984 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 2025-12-04 14:25:46.984 INFO 2251 --- [ main] UriMigration : tunnel-termination-point : 0 2025-12-04 14:25:46.984 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 2025-12-04 14:25:46.985 INFO 2251 --- [ main] UriMigration : virtual-data-center : 0 2025-12-04 14:25:46.985 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 2025-12-04 14:25:46.985 INFO 2251 --- [ main] UriMigration : multicast-configuration : 0 2025-12-04 14:25:46.985 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 2025-12-04 14:25:46.985 INFO 2251 --- [ main] UriMigration : project : 0 2025-12-04 14:25:46.985 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 2025-12-04 14:25:46.985 INFO 2251 --- [ main] UriMigration : wan-port-config : 0 2025-12-04 14:25:46.985 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 2025-12-04 14:25:46.985 INFO 2251 --- [ main] UriMigration : parameter-list : 0 2025-12-04 14:25:46.985 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 2025-12-04 14:25:46.985 INFO 2251 --- [ main] UriMigration : named-query : 0 2025-12-04 14:25:46.986 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 2025-12-04 14:25:46.986 INFO 2251 --- [ main] UriMigration : pserver : 0 2025-12-04 14:25:46.986 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 2025-12-04 14:25:46.986 INFO 2251 --- [ main] UriMigration : cloud-region : 0 2025-12-04 14:25:46.986 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 2025-12-04 14:25:46.986 INFO 2251 --- [ main] UriMigration : network-policy : 0 2025-12-04 14:25:46.986 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 2025-12-04 14:25:46.986 INFO 2251 --- [ main] UriMigration : hardware-catalog-item : 0 2025-12-04 14:25:46.986 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 2025-12-04 14:25:46.986 INFO 2251 --- [ main] UriMigration : label-restriction : 0 2025-12-04 14:25:46.986 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 2025-12-04 14:25:46.986 INFO 2251 --- [ main] UriMigration : site-pair-set : 0 2025-12-04 14:25:46.987 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 2025-12-04 14:25:46.987 INFO 2251 --- [ main] UriMigration : connectivity : 0 2025-12-04 14:25:46.987 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 2025-12-04 14:25:46.987 INFO 2251 --- [ main] UriMigration : zone : 0 2025-12-04 14:25:46.987 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 2025-12-04 14:25:46.987 INFO 2251 --- [ main] UriMigration : complex : 0 2025-12-04 14:25:46.987 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 2025-12-04 14:25:46.987 INFO 2251 --- [ main] UriMigration : contact : 0 2025-12-04 14:25:46.987 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 2025-12-04 14:25:46.987 INFO 2251 --- [ main] UriMigration : sp-partner : 0 2025-12-04 14:25:46.987 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:46.988 INFO 2251 --- [ main] UriMigration : model : 0 2025-12-04 14:25:46.988 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 2025-12-04 14:25:46.988 INFO 2251 --- [ main] UriMigration : lan-port-config : 0 2025-12-04 14:25:46.988 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 2025-12-04 14:25:46.988 INFO 2251 --- [ main] UriMigration : geo-region : 0 2025-12-04 14:25:46.988 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:46.988 INFO 2251 --- [ main] UriMigration : forwarding-path : 0 2025-12-04 14:25:46.988 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 2025-12-04 14:25:46.988 INFO 2251 --- [ main] UriMigration : bfd : 0 2025-12-04 14:25:46.988 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 2025-12-04 14:25:46.988 INFO 2251 --- [ main] UriMigration : mapping : 0 2025-12-04 14:25:46.988 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 2025-12-04 14:25:46.989 INFO 2251 --- [ main] UriMigration : network-technology : 0 2025-12-04 14:25:46.989 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 2025-12-04 14:25:46.989 INFO 2251 --- [ main] UriMigration : network-resource : 0 2025-12-04 14:25:46.989 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 2025-12-04 14:25:46.989 INFO 2251 --- [ main] UriMigration : dhcp-service : 0 2025-12-04 14:25:46.989 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 2025-12-04 14:25:46.989 INFO 2251 --- [ main] UriMigration : fqdn : 0 2025-12-04 14:25:46.989 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 2025-12-04 14:25:46.989 INFO 2251 --- [ main] UriMigration : profile : 0 2025-12-04 14:25:46.989 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:46.990 INFO 2251 --- [ main] UriMigration : pnf : 1 2025-12-04 14:25:46.992 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 2025-12-04 14:25:46.992 INFO 2251 --- [ main] UriMigration : ipsec-configuration : 0 2025-12-04 14:25:46.992 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 2025-12-04 14:25:46.992 INFO 2251 --- [ main] UriMigration : chassis : 0 2025-12-04 14:25:46.992 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 2025-12-04 14:25:46.992 INFO 2251 --- [ main] UriMigration : collection : 0 2025-12-04 14:25:46.992 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 2025-12-04 14:25:46.992 INFO 2251 --- [ main] UriMigration : operational-environment : 0 2025-12-04 14:25:46.992 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 2025-12-04 14:25:46.993 INFO 2251 --- [ main] UriMigration : vnf-image : 0 2025-12-04 14:25:46.993 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 2025-12-04 14:25:46.993 INFO 2251 --- [ main] UriMigration : connector : 0 2025-12-04 14:25:46.993 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 2025-12-04 14:25:46.993 INFO 2251 --- [ main] UriMigration : vpn-binding : 0 2025-12-04 14:25:46.993 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 2025-12-04 14:25:46.993 INFO 2251 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 2025-12-04 14:25:46.993 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 2025-12-04 14:25:46.993 INFO 2251 --- [ main] UriMigration : next-hop : 0 2025-12-04 14:25:46.993 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 2025-12-04 14:25:46.993 INFO 2251 --- [ main] UriMigration : logical-link : 0 2025-12-04 14:25:46.994 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 2025-12-04 14:25:46.994 INFO 2251 --- [ main] UriMigration : l3-network : 0 2025-12-04 14:25:46.994 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 2025-12-04 14:25:46.994 INFO 2251 --- [ main] UriMigration : device : 0 2025-12-04 14:25:46.994 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 2025-12-04 14:25:46.994 INFO 2251 --- [ main] UriMigration : sw-component : 0 2025-12-04 14:25:46.994 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 2025-12-04 14:25:46.994 INFO 2251 --- [ main] UriMigration : generic-vnf : 0 2025-12-04 14:25:46.994 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-12-04 14:25:46.994 INFO 2251 --- [ main] UriMigration : vnfc : 0 2025-12-04 14:25:46.994 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 2025-12-04 14:25:46.995 INFO 2251 --- [ main] UriMigration : vlan-characteristic : 0 2025-12-04 14:25:46.995 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 2025-12-04 14:25:46.995 INFO 2251 --- [ main] UriMigration : newvce : 0 2025-12-04 14:25:46.995 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 2025-12-04 14:25:46.995 INFO 2251 --- [ main] UriMigration : instance-group : 0 2025-12-04 14:25:46.995 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 2025-12-04 14:25:46.995 INFO 2251 --- [ main] UriMigration : line-of-business : 0 2025-12-04 14:25:46.995 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 2025-12-04 14:25:46.995 INFO 2251 --- [ main] UriMigration : relationship-rule : 0 2025-12-04 14:25:46.995 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 2025-12-04 14:25:46.995 INFO 2251 --- [ main] UriMigration : configuration : 0 2025-12-04 14:25:46.996 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 2025-12-04 14:25:46.996 INFO 2251 --- [ main] UriMigration : policy-map-member : 0 2025-12-04 14:25:46.996 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 2025-12-04 14:25:46.996 INFO 2251 --- [ main] UriMigration : cell : 0 2025-12-04 14:25:46.996 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 2025-12-04 14:25:46.996 INFO 2251 --- [ main] UriMigration : policy-key-term : 0 2025-12-04 14:25:46.996 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 2025-12-04 14:25:46.996 INFO 2251 --- [ main] UriMigration : network-range : 0 2025-12-04 14:25:46.996 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 2025-12-04 14:25:46.996 INFO 2251 --- [ main] UriMigration : hw-component : 0 2025-12-04 14:25:46.996 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 2025-12-04 14:25:46.997 INFO 2251 --- [ main] UriMigration : platform : 0 2025-12-04 14:25:46.997 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 2025-12-04 14:25:46.997 INFO 2251 --- [ main] UriMigration : endpoint : 0 2025-12-04 14:25:46.997 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 2025-12-04 14:25:46.997 INFO 2251 --- [ main] UriMigration : site-resource : 0 2025-12-04 14:25:46.997 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 2025-12-04 14:25:46.997 INFO 2251 --- [ main] UriMigration : object-group-key-term : 0 2025-12-04 14:25:46.997 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 2025-12-04 14:25:46.997 INFO 2251 --- [ main] UriMigration : esr-vnfm : 0 2025-12-04 14:25:46.997 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 2025-12-04 14:25:46.998 INFO 2251 --- [ main] UriMigration : vce : 0 2025-12-04 14:25:46.998 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 2025-12-04 14:25:46.998 INFO 2251 --- [ main] UriMigration : network-profile : 0 2025-12-04 14:25:46.998 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 2025-12-04 14:25:46.998 INFO 2251 --- [ main] UriMigration : interlayer-attachment : 0 2025-12-04 14:25:46.998 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 2025-12-04 14:25:46.998 INFO 2251 --- [ main] UriMigration : class-map : 0 2025-12-04 14:25:46.998 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 2025-12-04 14:25:46.998 INFO 2251 --- [ main] UriMigration : object-group-member : 0 2025-12-04 14:25:46.998 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 2025-12-04 14:25:46.998 INFO 2251 --- [ main] UriMigration : ext-aai-network : 0 2025-12-04 14:25:46.999 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 2025-12-04 14:25:46.999 INFO 2251 --- [ main] UriMigration : physical-link : 1 2025-12-04 14:25:46.999 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 2025-12-04 14:25:46.999 INFO 2251 --- [ main] UriMigration : policy : 0 2025-12-04 14:25:46.999 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 2025-12-04 14:25:46.999 INFO 2251 --- [ main] UriMigration : esr-nfvo : 0 2025-12-04 14:25:47.000 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 2025-12-04 14:25:47.000 INFO 2251 --- [ main] UriMigration : te-link-attribute : 0 2025-12-04 14:25:47.000 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 2025-12-04 14:25:47.000 INFO 2251 --- [ main] UriMigration : vpls-pe : 0 2025-12-04 14:25:47.000 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 2025-12-04 14:25:47.000 INFO 2251 --- [ main] UriMigration : owning-entity : 0 2025-12-04 14:25:47.000 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 2025-12-04 14:25:47.000 INFO 2251 --- [ main] UriMigration : service-capability : 0 2025-12-04 14:25:47.000 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 2025-12-04 14:25:47.000 INFO 2251 --- [ main] UriMigration : esr-ems : 0 2025-12-04 14:25:47.001 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 2025-12-04 14:25:47.001 INFO 2251 --- [ main] UriMigration : uni : 0 2025-12-04 14:25:47.001 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 2025-12-04 14:25:47.001 INFO 2251 --- [ main] UriMigration : class-map-member : 0 2025-12-04 14:25:47.001 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 2025-12-04 14:25:47.001 INFO 2251 --- [ main] UriMigration : route-table-reference : 0 2025-12-04 14:25:47.001 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 2025-12-04 14:25:47.001 INFO 2251 --- [ main] UriMigration : network-route : 0 2025-12-04 14:25:47.001 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 2025-12-04 14:25:47.001 INFO 2251 --- [ main] UriMigration : service : 0 2025-12-04 14:25:47.001 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 2025-12-04 14:25:47.002 INFO 2251 --- [ main] UriMigration : sdwan-vpn : 0 2025-12-04 14:25:47.002 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 2025-12-04 14:25:47.002 INFO 2251 --- [ main] UriMigration : lag-link : 0 2025-12-04 14:25:47.002 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 2025-12-04 14:25:47.002 INFO 2251 --- [ main] UriMigration : object-group : 0 2025-12-04 14:25:47.002 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 2025-12-04 14:25:47.002 INFO 2251 --- [ main] UriMigration : customer : 0 2025-12-04 14:25:47.002 INFO 2251 --- [ main] UriMigration : RUNTIME: 22 2025-12-04 14:25:47.002 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:47.003 INFO 2251 --- [ main] UriMigration : NO URI: 0 2025-12-04 14:25:47.003 INFO 2251 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 interface-name : p-interface-name3 aai-uri : /network/pnfs/pnf/pnf-name3/p-interfaces/p-interface/p-interface-name3 aai-node-type : p-interface aai-uuid : 11a4e5ac-f02a-4de5-b367-ff9d6b090554 2025-12-04 14:25:47.003 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(interface-name = p-interface-name3)]. For better performance, use indexes Initilization of UriMigration migration script complete. 2025-12-04 14:25:47.021 INFO 2251 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 2025-12-04 14:25:47.024 INFO 2251 --- [ main] UriMigration : Top level count : 85 2025-12-04 14:25:47.024 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 2025-12-04 14:25:47.025 INFO 2251 --- [ main] UriMigration : autonomous-system : 0 2025-12-04 14:25:47.025 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 2025-12-04 14:25:47.025 INFO 2251 --- [ main] UriMigration : tunnel-termination-point : 0 2025-12-04 14:25:47.025 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 2025-12-04 14:25:47.025 INFO 2251 --- [ main] UriMigration : virtual-data-center : 0 2025-12-04 14:25:47.025 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 2025-12-04 14:25:47.025 INFO 2251 --- [ main] UriMigration : multicast-configuration : 0 2025-12-04 14:25:47.025 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 2025-12-04 14:25:47.026 INFO 2251 --- [ main] UriMigration : project : 0 2025-12-04 14:25:47.026 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 2025-12-04 14:25:47.026 INFO 2251 --- [ main] UriMigration : wan-port-config : 0 2025-12-04 14:25:47.026 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 2025-12-04 14:25:47.026 INFO 2251 --- [ main] UriMigration : parameter-list : 0 2025-12-04 14:25:47.026 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 2025-12-04 14:25:47.026 INFO 2251 --- [ main] UriMigration : named-query : 0 2025-12-04 14:25:47.026 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 2025-12-04 14:25:47.027 INFO 2251 --- [ main] UriMigration : pserver : 0 2025-12-04 14:25:47.027 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 2025-12-04 14:25:47.027 INFO 2251 --- [ main] UriMigration : cloud-region : 0 2025-12-04 14:25:47.027 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 2025-12-04 14:25:47.027 INFO 2251 --- [ main] UriMigration : network-policy : 0 2025-12-04 14:25:47.027 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 2025-12-04 14:25:47.027 INFO 2251 --- [ main] UriMigration : hardware-catalog-item : 0 2025-12-04 14:25:47.027 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 2025-12-04 14:25:47.027 INFO 2251 --- [ main] UriMigration : label-restriction : 0 2025-12-04 14:25:47.027 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 2025-12-04 14:25:47.027 INFO 2251 --- [ main] UriMigration : site-pair-set : 0 2025-12-04 14:25:47.027 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 2025-12-04 14:25:47.027 INFO 2251 --- [ main] UriMigration : connectivity : 0 2025-12-04 14:25:47.028 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 2025-12-04 14:25:47.028 INFO 2251 --- [ main] UriMigration : zone : 0 2025-12-04 14:25:47.028 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 2025-12-04 14:25:47.028 INFO 2251 --- [ main] UriMigration : complex : 0 2025-12-04 14:25:47.028 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 2025-12-04 14:25:47.028 INFO 2251 --- [ main] UriMigration : contact : 0 2025-12-04 14:25:47.028 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 2025-12-04 14:25:47.028 INFO 2251 --- [ main] UriMigration : sp-partner : 0 2025-12-04 14:25:47.028 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.028 INFO 2251 --- [ main] UriMigration : model : 0 2025-12-04 14:25:47.028 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 2025-12-04 14:25:47.028 INFO 2251 --- [ main] UriMigration : lan-port-config : 0 2025-12-04 14:25:47.029 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 2025-12-04 14:25:47.029 INFO 2251 --- [ main] UriMigration : geo-region : 0 2025-12-04 14:25:47.029 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:47.029 INFO 2251 --- [ main] UriMigration : forwarding-path : 0 2025-12-04 14:25:47.029 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 2025-12-04 14:25:47.029 INFO 2251 --- [ main] UriMigration : bfd : 0 2025-12-04 14:25:47.029 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 2025-12-04 14:25:47.029 INFO 2251 --- [ main] UriMigration : mapping : 0 2025-12-04 14:25:47.029 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 2025-12-04 14:25:47.029 INFO 2251 --- [ main] UriMigration : network-technology : 0 2025-12-04 14:25:47.029 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 2025-12-04 14:25:47.029 INFO 2251 --- [ main] UriMigration : network-resource : 0 2025-12-04 14:25:47.030 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 2025-12-04 14:25:47.030 INFO 2251 --- [ main] UriMigration : dhcp-service : 0 2025-12-04 14:25:47.030 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 2025-12-04 14:25:47.030 INFO 2251 --- [ main] UriMigration : fqdn : 0 2025-12-04 14:25:47.030 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 2025-12-04 14:25:47.030 INFO 2251 --- [ main] UriMigration : profile : 0 2025-12-04 14:25:47.030 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.030 INFO 2251 --- [ main] UriMigration : pnf : 1 2025-12-04 14:25:47.032 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 2025-12-04 14:25:47.032 INFO 2251 --- [ main] UriMigration : ipsec-configuration : 0 2025-12-04 14:25:47.032 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 2025-12-04 14:25:47.032 INFO 2251 --- [ main] UriMigration : chassis : 0 2025-12-04 14:25:47.032 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 2025-12-04 14:25:47.032 INFO 2251 --- [ main] UriMigration : collection : 0 2025-12-04 14:25:47.033 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 2025-12-04 14:25:47.033 INFO 2251 --- [ main] UriMigration : operational-environment : 0 2025-12-04 14:25:47.033 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 2025-12-04 14:25:47.033 INFO 2251 --- [ main] UriMigration : vnf-image : 0 2025-12-04 14:25:47.033 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 2025-12-04 14:25:47.033 INFO 2251 --- [ main] UriMigration : connector : 0 2025-12-04 14:25:47.033 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 2025-12-04 14:25:47.033 INFO 2251 --- [ main] UriMigration : vpn-binding : 0 2025-12-04 14:25:47.033 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 2025-12-04 14:25:47.033 INFO 2251 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 2025-12-04 14:25:47.033 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 2025-12-04 14:25:47.034 INFO 2251 --- [ main] UriMigration : next-hop : 0 2025-12-04 14:25:47.034 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 2025-12-04 14:25:47.034 INFO 2251 --- [ main] UriMigration : logical-link : 0 2025-12-04 14:25:47.034 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 2025-12-04 14:25:47.034 INFO 2251 --- [ main] UriMigration : l3-network : 0 2025-12-04 14:25:47.034 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 2025-12-04 14:25:47.034 INFO 2251 --- [ main] UriMigration : device : 0 2025-12-04 14:25:47.034 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 2025-12-04 14:25:47.034 INFO 2251 --- [ main] UriMigration : sw-component : 0 2025-12-04 14:25:47.034 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 2025-12-04 14:25:47.034 INFO 2251 --- [ main] UriMigration : generic-vnf : 0 2025-12-04 14:25:47.034 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-12-04 14:25:47.035 INFO 2251 --- [ main] UriMigration : vnfc : 0 2025-12-04 14:25:47.035 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 2025-12-04 14:25:47.035 INFO 2251 --- [ main] UriMigration : vlan-characteristic : 0 2025-12-04 14:25:47.035 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 2025-12-04 14:25:47.035 INFO 2251 --- [ main] UriMigration : newvce : 0 2025-12-04 14:25:47.035 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 2025-12-04 14:25:47.035 INFO 2251 --- [ main] UriMigration : instance-group : 0 2025-12-04 14:25:47.035 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 2025-12-04 14:25:47.035 INFO 2251 --- [ main] UriMigration : line-of-business : 0 2025-12-04 14:25:47.035 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 2025-12-04 14:25:47.035 INFO 2251 --- [ main] UriMigration : relationship-rule : 0 2025-12-04 14:25:47.035 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 2025-12-04 14:25:47.036 INFO 2251 --- [ main] UriMigration : configuration : 0 2025-12-04 14:25:47.036 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 2025-12-04 14:25:47.036 INFO 2251 --- [ main] UriMigration : policy-map-member : 0 2025-12-04 14:25:47.036 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 2025-12-04 14:25:47.036 INFO 2251 --- [ main] UriMigration : cell : 0 2025-12-04 14:25:47.036 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 2025-12-04 14:25:47.036 INFO 2251 --- [ main] UriMigration : policy-key-term : 0 2025-12-04 14:25:47.036 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 2025-12-04 14:25:47.036 INFO 2251 --- [ main] UriMigration : network-range : 0 2025-12-04 14:25:47.036 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 2025-12-04 14:25:47.036 INFO 2251 --- [ main] UriMigration : hw-component : 0 2025-12-04 14:25:47.037 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 2025-12-04 14:25:47.037 INFO 2251 --- [ main] UriMigration : platform : 0 2025-12-04 14:25:47.037 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 2025-12-04 14:25:47.037 INFO 2251 --- [ main] UriMigration : endpoint : 0 2025-12-04 14:25:47.037 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 2025-12-04 14:25:47.037 INFO 2251 --- [ main] UriMigration : site-resource : 0 2025-12-04 14:25:47.037 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 2025-12-04 14:25:47.037 INFO 2251 --- [ main] UriMigration : object-group-key-term : 0 2025-12-04 14:25:47.037 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 2025-12-04 14:25:47.037 INFO 2251 --- [ main] UriMigration : esr-vnfm : 0 2025-12-04 14:25:47.037 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 2025-12-04 14:25:47.038 INFO 2251 --- [ main] UriMigration : vce : 0 2025-12-04 14:25:47.038 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 2025-12-04 14:25:47.038 INFO 2251 --- [ main] UriMigration : network-profile : 0 2025-12-04 14:25:47.038 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 2025-12-04 14:25:47.038 INFO 2251 --- [ main] UriMigration : interlayer-attachment : 0 2025-12-04 14:25:47.038 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 2025-12-04 14:25:47.038 INFO 2251 --- [ main] UriMigration : class-map : 0 2025-12-04 14:25:47.038 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 2025-12-04 14:25:47.038 INFO 2251 --- [ main] UriMigration : object-group-member : 0 2025-12-04 14:25:47.038 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 2025-12-04 14:25:47.038 INFO 2251 --- [ main] UriMigration : ext-aai-network : 0 2025-12-04 14:25:47.038 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 2025-12-04 14:25:47.039 INFO 2251 --- [ main] UriMigration : physical-link : 1 2025-12-04 14:25:47.039 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 2025-12-04 14:25:47.039 INFO 2251 --- [ main] UriMigration : policy : 0 2025-12-04 14:25:47.039 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 2025-12-04 14:25:47.039 INFO 2251 --- [ main] UriMigration : esr-nfvo : 0 2025-12-04 14:25:47.039 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 2025-12-04 14:25:47.039 INFO 2251 --- [ main] UriMigration : te-link-attribute : 0 2025-12-04 14:25:47.040 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 2025-12-04 14:25:47.040 INFO 2251 --- [ main] UriMigration : vpls-pe : 0 2025-12-04 14:25:47.040 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 2025-12-04 14:25:47.040 INFO 2251 --- [ main] UriMigration : owning-entity : 0 2025-12-04 14:25:47.040 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 2025-12-04 14:25:47.040 INFO 2251 --- [ main] UriMigration : service-capability : 0 2025-12-04 14:25:47.040 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 2025-12-04 14:25:47.040 INFO 2251 --- [ main] UriMigration : esr-ems : 0 2025-12-04 14:25:47.040 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 2025-12-04 14:25:47.040 INFO 2251 --- [ main] UriMigration : uni : 0 2025-12-04 14:25:47.040 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 2025-12-04 14:25:47.041 INFO 2251 --- [ main] UriMigration : class-map-member : 0 2025-12-04 14:25:47.041 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 2025-12-04 14:25:47.041 INFO 2251 --- [ main] UriMigration : route-table-reference : 0 2025-12-04 14:25:47.041 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 2025-12-04 14:25:47.041 INFO 2251 --- [ main] UriMigration : network-route : 0 2025-12-04 14:25:47.041 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 2025-12-04 14:25:47.041 INFO 2251 --- [ main] UriMigration : service : 0 2025-12-04 14:25:47.041 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 2025-12-04 14:25:47.041 INFO 2251 --- [ main] UriMigration : sdwan-vpn : 0 2025-12-04 14:25:47.041 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 2025-12-04 14:25:47.041 INFO 2251 --- [ main] UriMigration : lag-link : 0 2025-12-04 14:25:47.041 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 2025-12-04 14:25:47.042 INFO 2251 --- [ main] UriMigration : object-group : 0 2025-12-04 14:25:47.042 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 2025-12-04 14:25:47.042 INFO 2251 --- [ main] UriMigration : customer : 0 2025-12-04 14:25:47.042 INFO 2251 --- [ main] UriMigration : RUNTIME: 21 2025-12-04 14:25:47.042 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:47.042 INFO 2251 --- [ main] UriMigration : NO URI: 0 2025-12-04 14:25:47.042 INFO 2251 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 aai-uri : /network/physical-links/physical-link/link-name3 aai-node-type : physical-link aai-uuid : 945836e1-5862-4487-a507-81bdeda274dc link-name : link-name3 2025-12-04 14:25:47.042 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(link-name = link-name3)]. For better performance, use indexes Initilization of UriMigration migration script complete. 2025-12-04 14:25:47.058 INFO 2251 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 2025-12-04 14:25:47.062 INFO 2251 --- [ main] UriMigration : Top level count : 85 2025-12-04 14:25:47.062 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 2025-12-04 14:25:47.062 INFO 2251 --- [ main] UriMigration : autonomous-system : 0 2025-12-04 14:25:47.062 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 2025-12-04 14:25:47.062 INFO 2251 --- [ main] UriMigration : tunnel-termination-point : 0 2025-12-04 14:25:47.062 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 2025-12-04 14:25:47.063 INFO 2251 --- [ main] UriMigration : virtual-data-center : 0 2025-12-04 14:25:47.063 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 2025-12-04 14:25:47.063 INFO 2251 --- [ main] UriMigration : multicast-configuration : 0 2025-12-04 14:25:47.063 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 2025-12-04 14:25:47.063 INFO 2251 --- [ main] UriMigration : project : 0 2025-12-04 14:25:47.063 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 2025-12-04 14:25:47.063 INFO 2251 --- [ main] UriMigration : wan-port-config : 0 2025-12-04 14:25:47.063 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 2025-12-04 14:25:47.063 INFO 2251 --- [ main] UriMigration : parameter-list : 0 2025-12-04 14:25:47.064 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 2025-12-04 14:25:47.064 INFO 2251 --- [ main] UriMigration : named-query : 0 2025-12-04 14:25:47.064 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 2025-12-04 14:25:47.064 INFO 2251 --- [ main] UriMigration : pserver : 0 2025-12-04 14:25:47.064 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 2025-12-04 14:25:47.064 INFO 2251 --- [ main] UriMigration : cloud-region : 0 2025-12-04 14:25:47.064 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 2025-12-04 14:25:47.064 INFO 2251 --- [ main] UriMigration : network-policy : 0 2025-12-04 14:25:47.064 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 2025-12-04 14:25:47.065 INFO 2251 --- [ main] UriMigration : hardware-catalog-item : 0 2025-12-04 14:25:47.065 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 2025-12-04 14:25:47.065 INFO 2251 --- [ main] UriMigration : label-restriction : 0 2025-12-04 14:25:47.065 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 2025-12-04 14:25:47.065 INFO 2251 --- [ main] UriMigration : site-pair-set : 0 2025-12-04 14:25:47.065 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 2025-12-04 14:25:47.065 INFO 2251 --- [ main] UriMigration : connectivity : 0 2025-12-04 14:25:47.065 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 2025-12-04 14:25:47.066 INFO 2251 --- [ main] UriMigration : zone : 0 2025-12-04 14:25:47.066 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 2025-12-04 14:25:47.066 INFO 2251 --- [ main] UriMigration : complex : 0 2025-12-04 14:25:47.066 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 2025-12-04 14:25:47.066 INFO 2251 --- [ main] UriMigration : contact : 0 2025-12-04 14:25:47.066 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 2025-12-04 14:25:47.066 INFO 2251 --- [ main] UriMigration : sp-partner : 0 2025-12-04 14:25:47.066 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.066 INFO 2251 --- [ main] UriMigration : model : 0 2025-12-04 14:25:47.066 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 2025-12-04 14:25:47.067 INFO 2251 --- [ main] UriMigration : lan-port-config : 0 2025-12-04 14:25:47.067 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 2025-12-04 14:25:47.067 INFO 2251 --- [ main] UriMigration : geo-region : 0 2025-12-04 14:25:47.067 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:47.067 INFO 2251 --- [ main] UriMigration : forwarding-path : 0 2025-12-04 14:25:47.067 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 2025-12-04 14:25:47.067 INFO 2251 --- [ main] UriMigration : bfd : 0 2025-12-04 14:25:47.067 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 2025-12-04 14:25:47.067 INFO 2251 --- [ main] UriMigration : mapping : 0 2025-12-04 14:25:47.067 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 2025-12-04 14:25:47.067 INFO 2251 --- [ main] UriMigration : network-technology : 0 2025-12-04 14:25:47.067 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 2025-12-04 14:25:47.068 INFO 2251 --- [ main] UriMigration : network-resource : 0 2025-12-04 14:25:47.068 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 2025-12-04 14:25:47.068 INFO 2251 --- [ main] UriMigration : dhcp-service : 0 2025-12-04 14:25:47.068 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 2025-12-04 14:25:47.068 INFO 2251 --- [ main] UriMigration : fqdn : 0 2025-12-04 14:25:47.068 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 2025-12-04 14:25:47.068 INFO 2251 --- [ main] UriMigration : profile : 0 2025-12-04 14:25:47.068 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.068 INFO 2251 --- [ main] UriMigration : pnf : 1 2025-12-04 14:25:47.070 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 2025-12-04 14:25:47.070 INFO 2251 --- [ main] UriMigration : ipsec-configuration : 0 2025-12-04 14:25:47.070 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 2025-12-04 14:25:47.070 INFO 2251 --- [ main] UriMigration : chassis : 0 2025-12-04 14:25:47.070 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 2025-12-04 14:25:47.070 INFO 2251 --- [ main] UriMigration : collection : 0 2025-12-04 14:25:47.070 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 2025-12-04 14:25:47.071 INFO 2251 --- [ main] UriMigration : operational-environment : 0 2025-12-04 14:25:47.071 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 2025-12-04 14:25:47.071 INFO 2251 --- [ main] UriMigration : vnf-image : 0 2025-12-04 14:25:47.071 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 2025-12-04 14:25:47.071 INFO 2251 --- [ main] UriMigration : connector : 0 2025-12-04 14:25:47.071 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 2025-12-04 14:25:47.071 INFO 2251 --- [ main] UriMigration : vpn-binding : 0 2025-12-04 14:25:47.071 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 2025-12-04 14:25:47.071 INFO 2251 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 2025-12-04 14:25:47.071 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 2025-12-04 14:25:47.071 INFO 2251 --- [ main] UriMigration : next-hop : 0 2025-12-04 14:25:47.071 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 2025-12-04 14:25:47.072 INFO 2251 --- [ main] UriMigration : logical-link : 0 2025-12-04 14:25:47.072 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 2025-12-04 14:25:47.072 INFO 2251 --- [ main] UriMigration : l3-network : 0 2025-12-04 14:25:47.072 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 2025-12-04 14:25:47.072 INFO 2251 --- [ main] UriMigration : device : 0 2025-12-04 14:25:47.072 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 2025-12-04 14:25:47.072 INFO 2251 --- [ main] UriMigration : sw-component : 0 2025-12-04 14:25:47.072 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 2025-12-04 14:25:47.072 INFO 2251 --- [ main] UriMigration : generic-vnf : 0 2025-12-04 14:25:47.072 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-12-04 14:25:47.072 INFO 2251 --- [ main] UriMigration : vnfc : 0 2025-12-04 14:25:47.072 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 2025-12-04 14:25:47.073 INFO 2251 --- [ main] UriMigration : vlan-characteristic : 0 2025-12-04 14:25:47.073 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 2025-12-04 14:25:47.073 INFO 2251 --- [ main] UriMigration : newvce : 0 2025-12-04 14:25:47.073 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 2025-12-04 14:25:47.073 INFO 2251 --- [ main] UriMigration : instance-group : 0 2025-12-04 14:25:47.073 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 2025-12-04 14:25:47.073 INFO 2251 --- [ main] UriMigration : line-of-business : 0 2025-12-04 14:25:47.073 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 2025-12-04 14:25:47.073 INFO 2251 --- [ main] UriMigration : relationship-rule : 0 2025-12-04 14:25:47.073 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 2025-12-04 14:25:47.073 INFO 2251 --- [ main] UriMigration : configuration : 0 2025-12-04 14:25:47.073 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 2025-12-04 14:25:47.074 INFO 2251 --- [ main] UriMigration : policy-map-member : 0 2025-12-04 14:25:47.074 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 2025-12-04 14:25:47.074 INFO 2251 --- [ main] UriMigration : cell : 0 2025-12-04 14:25:47.074 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 2025-12-04 14:25:47.074 INFO 2251 --- [ main] UriMigration : policy-key-term : 0 2025-12-04 14:25:47.074 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 2025-12-04 14:25:47.074 INFO 2251 --- [ main] UriMigration : network-range : 0 2025-12-04 14:25:47.074 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 2025-12-04 14:25:47.074 INFO 2251 --- [ main] UriMigration : hw-component : 0 2025-12-04 14:25:47.074 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 2025-12-04 14:25:47.074 INFO 2251 --- [ main] UriMigration : platform : 0 2025-12-04 14:25:47.075 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 2025-12-04 14:25:47.075 INFO 2251 --- [ main] UriMigration : endpoint : 0 2025-12-04 14:25:47.075 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 2025-12-04 14:25:47.075 INFO 2251 --- [ main] UriMigration : site-resource : 0 2025-12-04 14:25:47.075 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 2025-12-04 14:25:47.075 INFO 2251 --- [ main] UriMigration : object-group-key-term : 0 2025-12-04 14:25:47.075 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 2025-12-04 14:25:47.075 INFO 2251 --- [ main] UriMigration : esr-vnfm : 0 2025-12-04 14:25:47.075 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 2025-12-04 14:25:47.075 INFO 2251 --- [ main] UriMigration : vce : 0 2025-12-04 14:25:47.075 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 2025-12-04 14:25:47.075 INFO 2251 --- [ main] UriMigration : network-profile : 0 2025-12-04 14:25:47.076 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 2025-12-04 14:25:47.076 INFO 2251 --- [ main] UriMigration : interlayer-attachment : 0 2025-12-04 14:25:47.076 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 2025-12-04 14:25:47.076 INFO 2251 --- [ main] UriMigration : class-map : 0 2025-12-04 14:25:47.076 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 2025-12-04 14:25:47.076 INFO 2251 --- [ main] UriMigration : object-group-member : 0 2025-12-04 14:25:47.076 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 2025-12-04 14:25:47.076 INFO 2251 --- [ main] UriMigration : ext-aai-network : 0 2025-12-04 14:25:47.076 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 2025-12-04 14:25:47.076 INFO 2251 --- [ main] UriMigration : physical-link : 1 2025-12-04 14:25:47.077 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 2025-12-04 14:25:47.077 INFO 2251 --- [ main] UriMigration : policy : 0 2025-12-04 14:25:47.077 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 2025-12-04 14:25:47.077 INFO 2251 --- [ main] UriMigration : esr-nfvo : 0 2025-12-04 14:25:47.077 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 2025-12-04 14:25:47.077 INFO 2251 --- [ main] UriMigration : te-link-attribute : 0 2025-12-04 14:25:47.077 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 2025-12-04 14:25:47.077 INFO 2251 --- [ main] UriMigration : vpls-pe : 0 2025-12-04 14:25:47.077 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 2025-12-04 14:25:47.078 INFO 2251 --- [ main] UriMigration : owning-entity : 0 2025-12-04 14:25:47.078 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 2025-12-04 14:25:47.078 INFO 2251 --- [ main] UriMigration : service-capability : 0 2025-12-04 14:25:47.078 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 2025-12-04 14:25:47.078 INFO 2251 --- [ main] UriMigration : esr-ems : 0 2025-12-04 14:25:47.078 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 2025-12-04 14:25:47.078 INFO 2251 --- [ main] UriMigration : uni : 0 2025-12-04 14:25:47.078 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 2025-12-04 14:25:47.078 INFO 2251 --- [ main] UriMigration : class-map-member : 0 2025-12-04 14:25:47.078 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 2025-12-04 14:25:47.078 INFO 2251 --- [ main] UriMigration : route-table-reference : 0 2025-12-04 14:25:47.078 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 2025-12-04 14:25:47.079 INFO 2251 --- [ main] UriMigration : network-route : 0 2025-12-04 14:25:47.079 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 2025-12-04 14:25:47.079 INFO 2251 --- [ main] UriMigration : service : 0 2025-12-04 14:25:47.079 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 2025-12-04 14:25:47.079 INFO 2251 --- [ main] UriMigration : sdwan-vpn : 0 2025-12-04 14:25:47.079 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 2025-12-04 14:25:47.079 INFO 2251 --- [ main] UriMigration : lag-link : 0 2025-12-04 14:25:47.079 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 2025-12-04 14:25:47.079 INFO 2251 --- [ main] UriMigration : object-group : 0 2025-12-04 14:25:47.079 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 2025-12-04 14:25:47.079 INFO 2251 --- [ main] UriMigration : customer : 0 2025-12-04 14:25:47.079 INFO 2251 --- [ main] UriMigration : RUNTIME: 21 2025-12-04 14:25:47.080 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:47.080 INFO 2251 --- [ main] UriMigration : NO URI: 0 2025-12-04 14:25:47.080 INFO 2251 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 Initilization of UriMigration migration script complete. 2025-12-04 14:25:47.093 INFO 2251 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 2025-12-04 14:25:47.096 INFO 2251 --- [ main] UriMigration : Top level count : 85 2025-12-04 14:25:47.096 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 2025-12-04 14:25:47.097 INFO 2251 --- [ main] UriMigration : autonomous-system : 0 2025-12-04 14:25:47.097 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 2025-12-04 14:25:47.097 INFO 2251 --- [ main] UriMigration : tunnel-termination-point : 0 2025-12-04 14:25:47.097 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 2025-12-04 14:25:47.097 INFO 2251 --- [ main] UriMigration : virtual-data-center : 0 2025-12-04 14:25:47.097 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 2025-12-04 14:25:47.097 INFO 2251 --- [ main] UriMigration : multicast-configuration : 0 2025-12-04 14:25:47.097 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 2025-12-04 14:25:47.098 INFO 2251 --- [ main] UriMigration : project : 0 2025-12-04 14:25:47.098 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 2025-12-04 14:25:47.098 INFO 2251 --- [ main] UriMigration : wan-port-config : 0 2025-12-04 14:25:47.098 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 2025-12-04 14:25:47.098 INFO 2251 --- [ main] UriMigration : parameter-list : 0 2025-12-04 14:25:47.098 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 2025-12-04 14:25:47.098 INFO 2251 --- [ main] UriMigration : named-query : 0 2025-12-04 14:25:47.098 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 2025-12-04 14:25:47.098 INFO 2251 --- [ main] UriMigration : pserver : 0 2025-12-04 14:25:47.099 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 2025-12-04 14:25:47.099 INFO 2251 --- [ main] UriMigration : cloud-region : 0 2025-12-04 14:25:47.099 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 2025-12-04 14:25:47.099 INFO 2251 --- [ main] UriMigration : network-policy : 0 2025-12-04 14:25:47.099 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 2025-12-04 14:25:47.099 INFO 2251 --- [ main] UriMigration : hardware-catalog-item : 0 2025-12-04 14:25:47.099 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 2025-12-04 14:25:47.099 INFO 2251 --- [ main] UriMigration : label-restriction : 0 2025-12-04 14:25:47.099 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 2025-12-04 14:25:47.099 INFO 2251 --- [ main] UriMigration : site-pair-set : 0 2025-12-04 14:25:47.099 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 2025-12-04 14:25:47.099 INFO 2251 --- [ main] UriMigration : connectivity : 0 2025-12-04 14:25:47.099 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 2025-12-04 14:25:47.100 INFO 2251 --- [ main] UriMigration : zone : 0 2025-12-04 14:25:47.100 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 2025-12-04 14:25:47.100 INFO 2251 --- [ main] UriMigration : complex : 0 2025-12-04 14:25:47.100 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 2025-12-04 14:25:47.100 INFO 2251 --- [ main] UriMigration : contact : 0 2025-12-04 14:25:47.100 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 2025-12-04 14:25:47.100 INFO 2251 --- [ main] UriMigration : sp-partner : 0 2025-12-04 14:25:47.100 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.100 INFO 2251 --- [ main] UriMigration : model : 0 2025-12-04 14:25:47.100 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 2025-12-04 14:25:47.100 INFO 2251 --- [ main] UriMigration : lan-port-config : 0 2025-12-04 14:25:47.100 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 2025-12-04 14:25:47.101 INFO 2251 --- [ main] UriMigration : geo-region : 0 2025-12-04 14:25:47.101 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:47.101 INFO 2251 --- [ main] UriMigration : forwarding-path : 0 2025-12-04 14:25:47.101 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 2025-12-04 14:25:47.101 INFO 2251 --- [ main] UriMigration : bfd : 0 2025-12-04 14:25:47.101 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 2025-12-04 14:25:47.101 INFO 2251 --- [ main] UriMigration : mapping : 0 2025-12-04 14:25:47.101 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 2025-12-04 14:25:47.101 INFO 2251 --- [ main] UriMigration : network-technology : 0 2025-12-04 14:25:47.101 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 2025-12-04 14:25:47.101 INFO 2251 --- [ main] UriMigration : network-resource : 0 2025-12-04 14:25:47.101 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 2025-12-04 14:25:47.101 INFO 2251 --- [ main] UriMigration : dhcp-service : 0 2025-12-04 14:25:47.102 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 2025-12-04 14:25:47.102 INFO 2251 --- [ main] UriMigration : fqdn : 0 2025-12-04 14:25:47.102 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 2025-12-04 14:25:47.102 INFO 2251 --- [ main] UriMigration : profile : 0 2025-12-04 14:25:47.102 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.102 INFO 2251 --- [ main] UriMigration : pnf : 1 2025-12-04 14:25:47.104 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 2025-12-04 14:25:47.104 INFO 2251 --- [ main] UriMigration : ipsec-configuration : 0 2025-12-04 14:25:47.104 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 2025-12-04 14:25:47.104 INFO 2251 --- [ main] UriMigration : chassis : 0 2025-12-04 14:25:47.104 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 2025-12-04 14:25:47.104 INFO 2251 --- [ main] UriMigration : collection : 0 2025-12-04 14:25:47.104 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 2025-12-04 14:25:47.104 INFO 2251 --- [ main] UriMigration : operational-environment : 0 2025-12-04 14:25:47.104 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 2025-12-04 14:25:47.104 INFO 2251 --- [ main] UriMigration : vnf-image : 0 2025-12-04 14:25:47.104 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 2025-12-04 14:25:47.105 INFO 2251 --- [ main] UriMigration : connector : 0 2025-12-04 14:25:47.105 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 2025-12-04 14:25:47.105 INFO 2251 --- [ main] UriMigration : vpn-binding : 0 2025-12-04 14:25:47.105 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 2025-12-04 14:25:47.105 INFO 2251 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 2025-12-04 14:25:47.105 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 2025-12-04 14:25:47.105 INFO 2251 --- [ main] UriMigration : next-hop : 0 2025-12-04 14:25:47.105 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 2025-12-04 14:25:47.105 INFO 2251 --- [ main] UriMigration : logical-link : 0 2025-12-04 14:25:47.105 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 2025-12-04 14:25:47.105 INFO 2251 --- [ main] UriMigration : l3-network : 0 2025-12-04 14:25:47.105 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 2025-12-04 14:25:47.106 INFO 2251 --- [ main] UriMigration : device : 0 2025-12-04 14:25:47.106 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 2025-12-04 14:25:47.106 INFO 2251 --- [ main] UriMigration : sw-component : 0 2025-12-04 14:25:47.106 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 2025-12-04 14:25:47.106 INFO 2251 --- [ main] UriMigration : generic-vnf : 0 2025-12-04 14:25:47.106 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-12-04 14:25:47.106 INFO 2251 --- [ main] UriMigration : vnfc : 0 2025-12-04 14:25:47.106 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 2025-12-04 14:25:47.106 INFO 2251 --- [ main] UriMigration : vlan-characteristic : 0 2025-12-04 14:25:47.106 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 2025-12-04 14:25:47.106 INFO 2251 --- [ main] UriMigration : newvce : 0 2025-12-04 14:25:47.106 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 2025-12-04 14:25:47.107 INFO 2251 --- [ main] UriMigration : instance-group : 0 2025-12-04 14:25:47.107 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 2025-12-04 14:25:47.107 INFO 2251 --- [ main] UriMigration : line-of-business : 0 2025-12-04 14:25:47.107 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 2025-12-04 14:25:47.107 INFO 2251 --- [ main] UriMigration : relationship-rule : 0 2025-12-04 14:25:47.107 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 2025-12-04 14:25:47.107 INFO 2251 --- [ main] UriMigration : configuration : 0 2025-12-04 14:25:47.107 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 2025-12-04 14:25:47.107 INFO 2251 --- [ main] UriMigration : policy-map-member : 0 2025-12-04 14:25:47.107 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 2025-12-04 14:25:47.107 INFO 2251 --- [ main] UriMigration : cell : 0 2025-12-04 14:25:47.107 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 2025-12-04 14:25:47.108 INFO 2251 --- [ main] UriMigration : policy-key-term : 0 2025-12-04 14:25:47.108 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 2025-12-04 14:25:47.108 INFO 2251 --- [ main] UriMigration : network-range : 0 2025-12-04 14:25:47.108 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 2025-12-04 14:25:47.108 INFO 2251 --- [ main] UriMigration : hw-component : 0 2025-12-04 14:25:47.108 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 2025-12-04 14:25:47.108 INFO 2251 --- [ main] UriMigration : platform : 0 2025-12-04 14:25:47.108 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 2025-12-04 14:25:47.108 INFO 2251 --- [ main] UriMigration : endpoint : 0 2025-12-04 14:25:47.108 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 2025-12-04 14:25:47.108 INFO 2251 --- [ main] UriMigration : site-resource : 0 2025-12-04 14:25:47.108 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 2025-12-04 14:25:47.109 INFO 2251 --- [ main] UriMigration : object-group-key-term : 0 2025-12-04 14:25:47.109 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 2025-12-04 14:25:47.109 INFO 2251 --- [ main] UriMigration : esr-vnfm : 0 2025-12-04 14:25:47.109 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 2025-12-04 14:25:47.109 INFO 2251 --- [ main] UriMigration : vce : 0 2025-12-04 14:25:47.109 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 2025-12-04 14:25:47.109 INFO 2251 --- [ main] UriMigration : network-profile : 0 2025-12-04 14:25:47.109 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 2025-12-04 14:25:47.109 INFO 2251 --- [ main] UriMigration : interlayer-attachment : 0 2025-12-04 14:25:47.109 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 2025-12-04 14:25:47.109 INFO 2251 --- [ main] UriMigration : class-map : 0 2025-12-04 14:25:47.109 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 2025-12-04 14:25:47.110 INFO 2251 --- [ main] UriMigration : object-group-member : 0 2025-12-04 14:25:47.110 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 2025-12-04 14:25:47.110 INFO 2251 --- [ main] UriMigration : ext-aai-network : 0 2025-12-04 14:25:47.110 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 2025-12-04 14:25:47.110 INFO 2251 --- [ main] UriMigration : physical-link : 1 2025-12-04 14:25:47.110 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 2025-12-04 14:25:47.110 INFO 2251 --- [ main] UriMigration : policy : 0 2025-12-04 14:25:47.110 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 2025-12-04 14:25:47.111 INFO 2251 --- [ main] UriMigration : esr-nfvo : 0 2025-12-04 14:25:47.111 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 2025-12-04 14:25:47.111 INFO 2251 --- [ main] UriMigration : te-link-attribute : 0 2025-12-04 14:25:47.111 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 2025-12-04 14:25:47.111 INFO 2251 --- [ main] UriMigration : vpls-pe : 0 2025-12-04 14:25:47.111 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 2025-12-04 14:25:47.111 INFO 2251 --- [ main] UriMigration : owning-entity : 0 2025-12-04 14:25:47.111 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 2025-12-04 14:25:47.111 INFO 2251 --- [ main] UriMigration : service-capability : 0 2025-12-04 14:25:47.111 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 2025-12-04 14:25:47.111 INFO 2251 --- [ main] UriMigration : esr-ems : 0 2025-12-04 14:25:47.111 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 2025-12-04 14:25:47.112 INFO 2251 --- [ main] UriMigration : uni : 0 2025-12-04 14:25:47.112 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 2025-12-04 14:25:47.112 INFO 2251 --- [ main] UriMigration : class-map-member : 0 2025-12-04 14:25:47.112 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 2025-12-04 14:25:47.112 INFO 2251 --- [ main] UriMigration : route-table-reference : 0 2025-12-04 14:25:47.112 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 2025-12-04 14:25:47.112 INFO 2251 --- [ main] UriMigration : network-route : 0 2025-12-04 14:25:47.112 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 2025-12-04 14:25:47.112 INFO 2251 --- [ main] UriMigration : service : 0 2025-12-04 14:25:47.112 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 2025-12-04 14:25:47.112 INFO 2251 --- [ main] UriMigration : sdwan-vpn : 0 2025-12-04 14:25:47.113 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 2025-12-04 14:25:47.113 INFO 2251 --- [ main] UriMigration : lag-link : 0 2025-12-04 14:25:47.113 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 2025-12-04 14:25:47.113 INFO 2251 --- [ main] UriMigration : object-group : 0 2025-12-04 14:25:47.113 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 2025-12-04 14:25:47.113 INFO 2251 --- [ main] UriMigration : customer : 0 2025-12-04 14:25:47.113 INFO 2251 --- [ main] UriMigration : RUNTIME: 20 2025-12-04 14:25:47.113 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:47.113 INFO 2251 --- [ main] UriMigration : NO URI: 0 2025-12-04 14:25:47.113 INFO 2251 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 aai-uri : /network/pnfs/pnf/pnf-name3 aai-node-type : pnf aai-uuid : 4b7364b0-5e4e-4f97-b91b-9744375c0a2b pnf-name : pnf-name3 2025-12-04 14:25:47.114 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-name3)]. For better performance, use indexes Initilization of UriMigration migration script complete. 2025-12-04 14:25:47.141 INFO 2251 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 2025-12-04 14:25:47.144 INFO 2251 --- [ main] UriMigration : Top level count : 85 2025-12-04 14:25:47.145 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 2025-12-04 14:25:47.145 INFO 2251 --- [ main] UriMigration : autonomous-system : 0 2025-12-04 14:25:47.145 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 2025-12-04 14:25:47.145 INFO 2251 --- [ main] UriMigration : tunnel-termination-point : 0 2025-12-04 14:25:47.145 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 2025-12-04 14:25:47.145 INFO 2251 --- [ main] UriMigration : virtual-data-center : 0 2025-12-04 14:25:47.145 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 2025-12-04 14:25:47.145 INFO 2251 --- [ main] UriMigration : multicast-configuration : 0 2025-12-04 14:25:47.145 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 2025-12-04 14:25:47.145 INFO 2251 --- [ main] UriMigration : project : 0 2025-12-04 14:25:47.145 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 2025-12-04 14:25:47.146 INFO 2251 --- [ main] UriMigration : wan-port-config : 0 2025-12-04 14:25:47.146 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 2025-12-04 14:25:47.146 INFO 2251 --- [ main] UriMigration : parameter-list : 0 2025-12-04 14:25:47.146 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 2025-12-04 14:25:47.146 INFO 2251 --- [ main] UriMigration : named-query : 0 2025-12-04 14:25:47.146 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 2025-12-04 14:25:47.146 INFO 2251 --- [ main] UriMigration : pserver : 0 2025-12-04 14:25:47.146 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 2025-12-04 14:25:47.146 INFO 2251 --- [ main] UriMigration : cloud-region : 0 2025-12-04 14:25:47.146 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 2025-12-04 14:25:47.146 INFO 2251 --- [ main] UriMigration : network-policy : 0 2025-12-04 14:25:47.146 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 2025-12-04 14:25:47.147 INFO 2251 --- [ main] UriMigration : hardware-catalog-item : 0 2025-12-04 14:25:47.147 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 2025-12-04 14:25:47.147 INFO 2251 --- [ main] UriMigration : label-restriction : 0 2025-12-04 14:25:47.147 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 2025-12-04 14:25:47.147 INFO 2251 --- [ main] UriMigration : site-pair-set : 0 2025-12-04 14:25:47.147 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 2025-12-04 14:25:47.147 INFO 2251 --- [ main] UriMigration : connectivity : 0 2025-12-04 14:25:47.147 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 2025-12-04 14:25:47.147 INFO 2251 --- [ main] UriMigration : zone : 0 2025-12-04 14:25:47.147 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 2025-12-04 14:25:47.147 INFO 2251 --- [ main] UriMigration : complex : 0 2025-12-04 14:25:47.147 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 2025-12-04 14:25:47.147 INFO 2251 --- [ main] UriMigration : contact : 0 2025-12-04 14:25:47.148 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 2025-12-04 14:25:47.148 INFO 2251 --- [ main] UriMigration : sp-partner : 0 2025-12-04 14:25:47.148 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.148 INFO 2251 --- [ main] UriMigration : model : 0 2025-12-04 14:25:47.148 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 2025-12-04 14:25:47.148 INFO 2251 --- [ main] UriMigration : lan-port-config : 0 2025-12-04 14:25:47.148 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 2025-12-04 14:25:47.148 INFO 2251 --- [ main] UriMigration : geo-region : 0 2025-12-04 14:25:47.148 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:47.148 INFO 2251 --- [ main] UriMigration : forwarding-path : 0 2025-12-04 14:25:47.148 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 2025-12-04 14:25:47.148 INFO 2251 --- [ main] UriMigration : bfd : 0 2025-12-04 14:25:47.148 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 2025-12-04 14:25:47.149 INFO 2251 --- [ main] UriMigration : mapping : 0 2025-12-04 14:25:47.149 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 2025-12-04 14:25:47.149 INFO 2251 --- [ main] UriMigration : network-technology : 0 2025-12-04 14:25:47.149 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 2025-12-04 14:25:47.149 INFO 2251 --- [ main] UriMigration : network-resource : 0 2025-12-04 14:25:47.149 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 2025-12-04 14:25:47.149 INFO 2251 --- [ main] UriMigration : dhcp-service : 0 2025-12-04 14:25:47.149 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 2025-12-04 14:25:47.149 INFO 2251 --- [ main] UriMigration : fqdn : 0 2025-12-04 14:25:47.149 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 2025-12-04 14:25:47.149 INFO 2251 --- [ main] UriMigration : profile : 0 2025-12-04 14:25:47.149 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.150 INFO 2251 --- [ main] UriMigration : pnf : 1 2025-12-04 14:25:47.151 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 2025-12-04 14:25:47.151 INFO 2251 --- [ main] UriMigration : ipsec-configuration : 0 2025-12-04 14:25:47.151 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 2025-12-04 14:25:47.151 INFO 2251 --- [ main] UriMigration : chassis : 0 2025-12-04 14:25:47.151 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 2025-12-04 14:25:47.152 INFO 2251 --- [ main] UriMigration : collection : 0 2025-12-04 14:25:47.152 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 2025-12-04 14:25:47.152 INFO 2251 --- [ main] UriMigration : operational-environment : 0 2025-12-04 14:25:47.152 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 2025-12-04 14:25:47.152 INFO 2251 --- [ main] UriMigration : vnf-image : 0 2025-12-04 14:25:47.152 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 2025-12-04 14:25:47.152 INFO 2251 --- [ main] UriMigration : connector : 0 2025-12-04 14:25:47.152 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 2025-12-04 14:25:47.152 INFO 2251 --- [ main] UriMigration : vpn-binding : 0 2025-12-04 14:25:47.152 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 2025-12-04 14:25:47.152 INFO 2251 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 2025-12-04 14:25:47.153 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 2025-12-04 14:25:47.153 INFO 2251 --- [ main] UriMigration : next-hop : 0 2025-12-04 14:25:47.153 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 2025-12-04 14:25:47.153 INFO 2251 --- [ main] UriMigration : logical-link : 0 2025-12-04 14:25:47.153 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 2025-12-04 14:25:47.153 INFO 2251 --- [ main] UriMigration : l3-network : 0 2025-12-04 14:25:47.153 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 2025-12-04 14:25:47.153 INFO 2251 --- [ main] UriMigration : device : 0 2025-12-04 14:25:47.153 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 2025-12-04 14:25:47.153 INFO 2251 --- [ main] UriMigration : sw-component : 0 2025-12-04 14:25:47.153 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 2025-12-04 14:25:47.153 INFO 2251 --- [ main] UriMigration : generic-vnf : 0 2025-12-04 14:25:47.154 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-12-04 14:25:47.154 INFO 2251 --- [ main] UriMigration : vnfc : 0 2025-12-04 14:25:47.154 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 2025-12-04 14:25:47.154 INFO 2251 --- [ main] UriMigration : vlan-characteristic : 0 2025-12-04 14:25:47.154 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 2025-12-04 14:25:47.154 INFO 2251 --- [ main] UriMigration : newvce : 0 2025-12-04 14:25:47.154 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 2025-12-04 14:25:47.154 INFO 2251 --- [ main] UriMigration : instance-group : 0 2025-12-04 14:25:47.154 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 2025-12-04 14:25:47.154 INFO 2251 --- [ main] UriMigration : line-of-business : 0 2025-12-04 14:25:47.154 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 2025-12-04 14:25:47.154 INFO 2251 --- [ main] UriMigration : relationship-rule : 0 2025-12-04 14:25:47.155 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 2025-12-04 14:25:47.155 INFO 2251 --- [ main] UriMigration : configuration : 0 2025-12-04 14:25:47.155 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 2025-12-04 14:25:47.155 INFO 2251 --- [ main] UriMigration : policy-map-member : 0 2025-12-04 14:25:47.155 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 2025-12-04 14:25:47.155 INFO 2251 --- [ main] UriMigration : cell : 0 2025-12-04 14:25:47.155 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 2025-12-04 14:25:47.155 INFO 2251 --- [ main] UriMigration : policy-key-term : 0 2025-12-04 14:25:47.155 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 2025-12-04 14:25:47.155 INFO 2251 --- [ main] UriMigration : network-range : 0 2025-12-04 14:25:47.155 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 2025-12-04 14:25:47.155 INFO 2251 --- [ main] UriMigration : hw-component : 0 2025-12-04 14:25:47.156 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 2025-12-04 14:25:47.156 INFO 2251 --- [ main] UriMigration : platform : 0 2025-12-04 14:25:47.156 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 2025-12-04 14:25:47.156 INFO 2251 --- [ main] UriMigration : endpoint : 0 2025-12-04 14:25:47.156 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 2025-12-04 14:25:47.156 INFO 2251 --- [ main] UriMigration : site-resource : 0 2025-12-04 14:25:47.156 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 2025-12-04 14:25:47.156 INFO 2251 --- [ main] UriMigration : object-group-key-term : 0 2025-12-04 14:25:47.156 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 2025-12-04 14:25:47.156 INFO 2251 --- [ main] UriMigration : esr-vnfm : 0 2025-12-04 14:25:47.156 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 2025-12-04 14:25:47.157 INFO 2251 --- [ main] UriMigration : vce : 0 2025-12-04 14:25:47.157 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 2025-12-04 14:25:47.157 INFO 2251 --- [ main] UriMigration : network-profile : 0 2025-12-04 14:25:47.157 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 2025-12-04 14:25:47.157 INFO 2251 --- [ main] UriMigration : interlayer-attachment : 0 2025-12-04 14:25:47.157 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 2025-12-04 14:25:47.157 INFO 2251 --- [ main] UriMigration : class-map : 0 2025-12-04 14:25:47.157 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 2025-12-04 14:25:47.157 INFO 2251 --- [ main] UriMigration : object-group-member : 0 2025-12-04 14:25:47.157 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 2025-12-04 14:25:47.157 INFO 2251 --- [ main] UriMigration : ext-aai-network : 0 2025-12-04 14:25:47.157 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 2025-12-04 14:25:47.158 INFO 2251 --- [ main] UriMigration : physical-link : 1 2025-12-04 14:25:47.158 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 2025-12-04 14:25:47.158 INFO 2251 --- [ main] UriMigration : policy : 0 2025-12-04 14:25:47.158 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 2025-12-04 14:25:47.158 INFO 2251 --- [ main] UriMigration : esr-nfvo : 0 2025-12-04 14:25:47.158 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 2025-12-04 14:25:47.158 INFO 2251 --- [ main] UriMigration : te-link-attribute : 0 2025-12-04 14:25:47.158 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 2025-12-04 14:25:47.159 INFO 2251 --- [ main] UriMigration : vpls-pe : 0 2025-12-04 14:25:47.159 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 2025-12-04 14:25:47.159 INFO 2251 --- [ main] UriMigration : owning-entity : 0 2025-12-04 14:25:47.159 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 2025-12-04 14:25:47.159 INFO 2251 --- [ main] UriMigration : service-capability : 0 2025-12-04 14:25:47.159 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 2025-12-04 14:25:47.159 INFO 2251 --- [ main] UriMigration : esr-ems : 0 2025-12-04 14:25:47.159 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 2025-12-04 14:25:47.159 INFO 2251 --- [ main] UriMigration : uni : 0 2025-12-04 14:25:47.159 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 2025-12-04 14:25:47.159 INFO 2251 --- [ main] UriMigration : class-map-member : 0 2025-12-04 14:25:47.159 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 2025-12-04 14:25:47.160 INFO 2251 --- [ main] UriMigration : route-table-reference : 0 2025-12-04 14:25:47.160 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 2025-12-04 14:25:47.160 INFO 2251 --- [ main] UriMigration : network-route : 0 2025-12-04 14:25:47.160 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 2025-12-04 14:25:47.160 INFO 2251 --- [ main] UriMigration : service : 0 2025-12-04 14:25:47.160 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 2025-12-04 14:25:47.160 INFO 2251 --- [ main] UriMigration : sdwan-vpn : 0 2025-12-04 14:25:47.160 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 2025-12-04 14:25:47.160 INFO 2251 --- [ main] UriMigration : lag-link : 0 2025-12-04 14:25:47.160 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 2025-12-04 14:25:47.160 INFO 2251 --- [ main] UriMigration : object-group : 0 2025-12-04 14:25:47.161 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 2025-12-04 14:25:47.161 INFO 2251 --- [ main] UriMigration : customer : 0 2025-12-04 14:25:47.161 INFO 2251 --- [ main] UriMigration : RUNTIME: 20 2025-12-04 14:25:47.161 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:47.161 INFO 2251 --- [ main] UriMigration : NO URI: 0 2025-12-04 14:25:47.161 INFO 2251 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 Initilization of UriMigration migration script complete. 2025-12-04 14:25:47.183 INFO 2251 --- [ main] UriMigration : Initilization of UriMigration migration script complete. 2025-12-04 14:25:47.186 INFO 2251 --- [ main] UriMigration : Top level count : 85 2025-12-04 14:25:47.186 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = autonomous-system)]. For better performance, use indexes 2025-12-04 14:25:47.186 INFO 2251 --- [ main] UriMigration : autonomous-system : 0 2025-12-04 14:25:47.187 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = tunnel-termination-point)]. For better performance, use indexes 2025-12-04 14:25:47.187 INFO 2251 --- [ main] UriMigration : tunnel-termination-point : 0 2025-12-04 14:25:47.187 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = virtual-data-center)]. For better performance, use indexes 2025-12-04 14:25:47.187 INFO 2251 --- [ main] UriMigration : virtual-data-center : 0 2025-12-04 14:25:47.187 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = multicast-configuration)]. For better performance, use indexes 2025-12-04 14:25:47.187 INFO 2251 --- [ main] UriMigration : multicast-configuration : 0 2025-12-04 14:25:47.187 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = project)]. For better performance, use indexes 2025-12-04 14:25:47.187 INFO 2251 --- [ main] UriMigration : project : 0 2025-12-04 14:25:47.187 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = wan-port-config)]. For better performance, use indexes 2025-12-04 14:25:47.187 INFO 2251 --- [ main] UriMigration : wan-port-config : 0 2025-12-04 14:25:47.187 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = parameter-list)]. For better performance, use indexes 2025-12-04 14:25:47.187 INFO 2251 --- [ main] UriMigration : parameter-list : 0 2025-12-04 14:25:47.188 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query)]. For better performance, use indexes 2025-12-04 14:25:47.188 INFO 2251 --- [ main] UriMigration : named-query : 0 2025-12-04 14:25:47.188 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 2025-12-04 14:25:47.188 INFO 2251 --- [ main] UriMigration : pserver : 0 2025-12-04 14:25:47.188 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes 2025-12-04 14:25:47.188 INFO 2251 --- [ main] UriMigration : cloud-region : 0 2025-12-04 14:25:47.188 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-policy)]. For better performance, use indexes 2025-12-04 14:25:47.188 INFO 2251 --- [ main] UriMigration : network-policy : 0 2025-12-04 14:25:47.188 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hardware-catalog-item)]. For better performance, use indexes 2025-12-04 14:25:47.188 INFO 2251 --- [ main] UriMigration : hardware-catalog-item : 0 2025-12-04 14:25:47.188 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = label-restriction)]. For better performance, use indexes 2025-12-04 14:25:47.188 INFO 2251 --- [ main] UriMigration : label-restriction : 0 2025-12-04 14:25:47.188 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-pair-set)]. For better performance, use indexes 2025-12-04 14:25:47.189 INFO 2251 --- [ main] UriMigration : site-pair-set : 0 2025-12-04 14:25:47.189 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connectivity)]. For better performance, use indexes 2025-12-04 14:25:47.189 INFO 2251 --- [ main] UriMigration : connectivity : 0 2025-12-04 14:25:47.189 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes 2025-12-04 14:25:47.189 INFO 2251 --- [ main] UriMigration : zone : 0 2025-12-04 14:25:47.189 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = complex)]. For better performance, use indexes 2025-12-04 14:25:47.189 INFO 2251 --- [ main] UriMigration : complex : 0 2025-12-04 14:25:47.189 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = contact)]. For better performance, use indexes 2025-12-04 14:25:47.189 INFO 2251 --- [ main] UriMigration : contact : 0 2025-12-04 14:25:47.189 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sp-partner)]. For better performance, use indexes 2025-12-04 14:25:47.189 INFO 2251 --- [ main] UriMigration : sp-partner : 0 2025-12-04 14:25:47.189 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.190 INFO 2251 --- [ main] UriMigration : model : 0 2025-12-04 14:25:47.190 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lan-port-config)]. For better performance, use indexes 2025-12-04 14:25:47.190 INFO 2251 --- [ main] UriMigration : lan-port-config : 0 2025-12-04 14:25:47.190 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = geo-region)]. For better performance, use indexes 2025-12-04 14:25:47.190 INFO 2251 --- [ main] UriMigration : geo-region : 0 2025-12-04 14:25:47.190 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarding-path)]. For better performance, use indexes 2025-12-04 14:25:47.190 INFO 2251 --- [ main] UriMigration : forwarding-path : 0 2025-12-04 14:25:47.190 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = bfd)]. For better performance, use indexes 2025-12-04 14:25:47.190 INFO 2251 --- [ main] UriMigration : bfd : 0 2025-12-04 14:25:47.190 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = mapping)]. For better performance, use indexes 2025-12-04 14:25:47.190 INFO 2251 --- [ main] UriMigration : mapping : 0 2025-12-04 14:25:47.190 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology)]. For better performance, use indexes 2025-12-04 14:25:47.190 INFO 2251 --- [ main] UriMigration : network-technology : 0 2025-12-04 14:25:47.191 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-resource)]. For better performance, use indexes 2025-12-04 14:25:47.191 INFO 2251 --- [ main] UriMigration : network-resource : 0 2025-12-04 14:25:47.191 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = dhcp-service)]. For better performance, use indexes 2025-12-04 14:25:47.191 INFO 2251 --- [ main] UriMigration : dhcp-service : 0 2025-12-04 14:25:47.191 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = fqdn)]. For better performance, use indexes 2025-12-04 14:25:47.191 INFO 2251 --- [ main] UriMigration : fqdn : 0 2025-12-04 14:25:47.191 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = profile)]. For better performance, use indexes 2025-12-04 14:25:47.191 INFO 2251 --- [ main] UriMigration : profile : 0 2025-12-04 14:25:47.191 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.191 INFO 2251 --- [ main] UriMigration : pnf : 1 2025-12-04 14:25:47.193 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ipsec-configuration)]. For better performance, use indexes 2025-12-04 14:25:47.193 INFO 2251 --- [ main] UriMigration : ipsec-configuration : 0 2025-12-04 14:25:47.193 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = chassis)]. For better performance, use indexes 2025-12-04 14:25:47.193 INFO 2251 --- [ main] UriMigration : chassis : 0 2025-12-04 14:25:47.193 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection)]. For better performance, use indexes 2025-12-04 14:25:47.193 INFO 2251 --- [ main] UriMigration : collection : 0 2025-12-04 14:25:47.193 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = operational-environment)]. For better performance, use indexes 2025-12-04 14:25:47.194 INFO 2251 --- [ main] UriMigration : operational-environment : 0 2025-12-04 14:25:47.194 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnf-image)]. For better performance, use indexes 2025-12-04 14:25:47.194 INFO 2251 --- [ main] UriMigration : vnf-image : 0 2025-12-04 14:25:47.194 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector)]. For better performance, use indexes 2025-12-04 14:25:47.194 INFO 2251 --- [ main] UriMigration : connector : 0 2025-12-04 14:25:47.194 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpn-binding)]. For better performance, use indexes 2025-12-04 14:25:47.194 INFO 2251 --- [ main] UriMigration : vpn-binding : 0 2025-12-04 14:25:47.194 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-thirdparty-sdnc)]. For better performance, use indexes 2025-12-04 14:25:47.194 INFO 2251 --- [ main] UriMigration : esr-thirdparty-sdnc : 0 2025-12-04 14:25:47.194 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = next-hop)]. For better performance, use indexes 2025-12-04 14:25:47.194 INFO 2251 --- [ main] UriMigration : next-hop : 0 2025-12-04 14:25:47.194 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes 2025-12-04 14:25:47.195 INFO 2251 --- [ main] UriMigration : logical-link : 0 2025-12-04 14:25:47.195 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes 2025-12-04 14:25:47.195 INFO 2251 --- [ main] UriMigration : l3-network : 0 2025-12-04 14:25:47.195 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = device)]. For better performance, use indexes 2025-12-04 14:25:47.195 INFO 2251 --- [ main] UriMigration : device : 0 2025-12-04 14:25:47.195 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sw-component)]. For better performance, use indexes 2025-12-04 14:25:47.195 INFO 2251 --- [ main] UriMigration : sw-component : 0 2025-12-04 14:25:47.195 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes 2025-12-04 14:25:47.195 INFO 2251 --- [ main] UriMigration : generic-vnf : 0 2025-12-04 14:25:47.195 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2025-12-04 14:25:47.195 INFO 2251 --- [ main] UriMigration : vnfc : 0 2025-12-04 14:25:47.195 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan-characteristic)]. For better performance, use indexes 2025-12-04 14:25:47.196 INFO 2251 --- [ main] UriMigration : vlan-characteristic : 0 2025-12-04 14:25:47.196 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = newvce)]. For better performance, use indexes 2025-12-04 14:25:47.196 INFO 2251 --- [ main] UriMigration : newvce : 0 2025-12-04 14:25:47.196 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group)]. For better performance, use indexes 2025-12-04 14:25:47.196 INFO 2251 --- [ main] UriMigration : instance-group : 0 2025-12-04 14:25:47.196 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = line-of-business)]. For better performance, use indexes 2025-12-04 14:25:47.196 INFO 2251 --- [ main] UriMigration : line-of-business : 0 2025-12-04 14:25:47.196 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = relationship-rule)]. For better performance, use indexes 2025-12-04 14:25:47.196 INFO 2251 --- [ main] UriMigration : relationship-rule : 0 2025-12-04 14:25:47.196 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration)]. For better performance, use indexes 2025-12-04 14:25:47.196 INFO 2251 --- [ main] UriMigration : configuration : 0 2025-12-04 14:25:47.196 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-map-member)]. For better performance, use indexes 2025-12-04 14:25:47.197 INFO 2251 --- [ main] UriMigration : policy-map-member : 0 2025-12-04 14:25:47.197 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cell)]. For better performance, use indexes 2025-12-04 14:25:47.197 INFO 2251 --- [ main] UriMigration : cell : 0 2025-12-04 14:25:47.197 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy-key-term)]. For better performance, use indexes 2025-12-04 14:25:47.197 INFO 2251 --- [ main] UriMigration : policy-key-term : 0 2025-12-04 14:25:47.197 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-range)]. For better performance, use indexes 2025-12-04 14:25:47.197 INFO 2251 --- [ main] UriMigration : network-range : 0 2025-12-04 14:25:47.197 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = hw-component)]. For better performance, use indexes 2025-12-04 14:25:47.197 INFO 2251 --- [ main] UriMigration : hw-component : 0 2025-12-04 14:25:47.197 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = platform)]. For better performance, use indexes 2025-12-04 14:25:47.197 INFO 2251 --- [ main] UriMigration : platform : 0 2025-12-04 14:25:47.198 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = endpoint)]. For better performance, use indexes 2025-12-04 14:25:47.198 INFO 2251 --- [ main] UriMigration : endpoint : 0 2025-12-04 14:25:47.198 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = site-resource)]. For better performance, use indexes 2025-12-04 14:25:47.198 INFO 2251 --- [ main] UriMigration : site-resource : 0 2025-12-04 14:25:47.198 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-key-term)]. For better performance, use indexes 2025-12-04 14:25:47.198 INFO 2251 --- [ main] UriMigration : object-group-key-term : 0 2025-12-04 14:25:47.198 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-vnfm)]. For better performance, use indexes 2025-12-04 14:25:47.198 INFO 2251 --- [ main] UriMigration : esr-vnfm : 0 2025-12-04 14:25:47.198 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vce)]. For better performance, use indexes 2025-12-04 14:25:47.198 INFO 2251 --- [ main] UriMigration : vce : 0 2025-12-04 14:25:47.198 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-profile)]. For better performance, use indexes 2025-12-04 14:25:47.198 INFO 2251 --- [ main] UriMigration : network-profile : 0 2025-12-04 14:25:47.199 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = interlayer-attachment)]. For better performance, use indexes 2025-12-04 14:25:47.199 INFO 2251 --- [ main] UriMigration : interlayer-attachment : 0 2025-12-04 14:25:47.199 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map)]. For better performance, use indexes 2025-12-04 14:25:47.199 INFO 2251 --- [ main] UriMigration : class-map : 0 2025-12-04 14:25:47.199 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group-member)]. For better performance, use indexes 2025-12-04 14:25:47.199 INFO 2251 --- [ main] UriMigration : object-group-member : 0 2025-12-04 14:25:47.199 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = ext-aai-network)]. For better performance, use indexes 2025-12-04 14:25:47.199 INFO 2251 --- [ main] UriMigration : ext-aai-network : 0 2025-12-04 14:25:47.199 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link)]. For better performance, use indexes 2025-12-04 14:25:47.199 INFO 2251 --- [ main] UriMigration : physical-link : 1 2025-12-04 14:25:47.200 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = policy)]. For better performance, use indexes 2025-12-04 14:25:47.200 INFO 2251 --- [ main] UriMigration : policy : 0 2025-12-04 14:25:47.200 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-nfvo)]. For better performance, use indexes 2025-12-04 14:25:47.200 INFO 2251 --- [ main] UriMigration : esr-nfvo : 0 2025-12-04 14:25:47.200 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = te-link-attribute)]. For better performance, use indexes 2025-12-04 14:25:47.200 INFO 2251 --- [ main] UriMigration : te-link-attribute : 0 2025-12-04 14:25:47.200 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vpls-pe)]. For better performance, use indexes 2025-12-04 14:25:47.200 INFO 2251 --- [ main] UriMigration : vpls-pe : 0 2025-12-04 14:25:47.200 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = owning-entity)]. For better performance, use indexes 2025-12-04 14:25:47.201 INFO 2251 --- [ main] UriMigration : owning-entity : 0 2025-12-04 14:25:47.201 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-capability)]. For better performance, use indexes 2025-12-04 14:25:47.201 INFO 2251 --- [ main] UriMigration : service-capability : 0 2025-12-04 14:25:47.201 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = esr-ems)]. For better performance, use indexes 2025-12-04 14:25:47.201 INFO 2251 --- [ main] UriMigration : esr-ems : 0 2025-12-04 14:25:47.201 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = uni)]. For better performance, use indexes 2025-12-04 14:25:47.201 INFO 2251 --- [ main] UriMigration : uni : 0 2025-12-04 14:25:47.201 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = class-map-member)]. For better performance, use indexes 2025-12-04 14:25:47.201 INFO 2251 --- [ main] UriMigration : class-map-member : 0 2025-12-04 14:25:47.201 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-table-reference)]. For better performance, use indexes 2025-12-04 14:25:47.201 INFO 2251 --- [ main] UriMigration : route-table-reference : 0 2025-12-04 14:25:47.201 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-route)]. For better performance, use indexes 2025-12-04 14:25:47.202 INFO 2251 --- [ main] UriMigration : network-route : 0 2025-12-04 14:25:47.202 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service)]. For better performance, use indexes 2025-12-04 14:25:47.202 INFO 2251 --- [ main] UriMigration : service : 0 2025-12-04 14:25:47.202 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sdwan-vpn)]. For better performance, use indexes 2025-12-04 14:25:47.202 INFO 2251 --- [ main] UriMigration : sdwan-vpn : 0 2025-12-04 14:25:47.202 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-link)]. For better performance, use indexes 2025-12-04 14:25:47.202 INFO 2251 --- [ main] UriMigration : lag-link : 0 2025-12-04 14:25:47.202 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = object-group)]. For better performance, use indexes 2025-12-04 14:25:47.202 INFO 2251 --- [ main] UriMigration : object-group : 0 2025-12-04 14:25:47.202 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = customer)]. For better performance, use indexes 2025-12-04 14:25:47.202 INFO 2251 --- [ main] UriMigration : customer : 0 2025-12-04 14:25:47.202 INFO 2251 --- [ main] UriMigration : RUNTIME: 18 2025-12-04 14:25:47.203 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2025-12-04 14:25:47.203 INFO 2251 --- [ main] UriMigration : NO URI: 0 2025-12-04 14:25:47.203 INFO 2251 --- [ main] UriMigration : NUM VERTEXES SEEN: 5 interface-name : p-interface-name/4 aai-uri : /network/pnfs/pnf/pnf-name3/p-interfaces/p-interface/p-interface-name%2F4 aai-node-type : p-interface aai-uuid : f43a5b39-b358-4ba6-a9bb-a4fb2430fa26 2025-12-04 14:25:47.203 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(interface-name = p-interface-name/4)]. For better performance, use indexes [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s -- in org.onap.aai.migration.v12.UriMigrationTest [INFO] Running org.onap.aai.migration.v13.MigrateBadWidgetModelsPartOneTest Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 2025-12-04 14:25:47.231 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.231 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.232 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.232 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.232 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.233 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.233 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [named-query-element][URI Not present] >> Edge used to go to [model][URI Not present], >> now swung to [model][URI Not present]. 2025-12-04 14:25:47.234 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful >>>> SUMMARY for Migration of named-query-element to model edges: 2025-12-04 14:25:47.234 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> SUMMARY for Migration of named-query-element to model edges: >>>> Count of bad widget model nodes found: 1 2025-12-04 14:25:47.235 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes found: 1 >>>> Count of bad widget model nodes that have named-query-element edges: 1 2025-12-04 14:25:47.235 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes that have named-query-element edges: 1 2025-12-04 14:25:47.235 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-1)]. For better performance, use indexes 2025-12-04 14:25:47.235 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = model-invariant-id-1)]. For better performance, use indexes Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 2025-12-04 14:25:47.239 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.239 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.240 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.240 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.240 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.240 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.241 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.241 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.241 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.241 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.241 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.242 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [named-query-element][URI Not present] >> Edge used to go to [model][URI Not present], >> now swung to [model][URI Not present]. 2025-12-04 14:25:47.242 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful >>>> SUMMARY for Migration of named-query-element to model edges: 2025-12-04 14:25:47.242 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> SUMMARY for Migration of named-query-element to model edges: >>>> Count of bad widget model nodes found: 2 2025-12-04 14:25:47.242 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes found: 2 >>>> Count of bad widget model nodes that have named-query-element edges: 1 2025-12-04 14:25:47.242 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes that have named-query-element edges: 1 2025-12-04 14:25:47.242 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query AND named-query-uuid = named-query-uuid-1)]. For better performance, use indexes 2025-12-04 14:25:47.243 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query-element AND named-query-element-uuid = named-query-element-uuid-1)]. For better performance, use indexes Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 2025-12-04 14:25:47.247 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.247 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.247 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.248 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.248 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.248 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.248 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.248 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.248 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.249 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.249 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.249 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.249 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.249 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.249 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.249 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.250 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.250 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.250 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [named-query-element][URI Not present] >> Edge used to go to [model][URI Not present], >> now swung to [model][URI Not present]. 2025-12-04 14:25:47.251 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful >>>> SUMMARY for Migration of named-query-element to model edges: 2025-12-04 14:25:47.251 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> SUMMARY for Migration of named-query-element to model edges: >>>> Count of bad widget model nodes found: 3 2025-12-04 14:25:47.251 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes found: 3 >>>> Count of bad widget model nodes that have named-query-element edges: 1 2025-12-04 14:25:47.251 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes that have named-query-element edges: 1 2025-12-04 14:25:47.251 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = model-invariant-id-1)]. For better performance, use indexes Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 2025-12-04 14:25:47.256 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.256 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.257 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.257 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.257 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.257 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.257 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.258 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.258 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.258 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.258 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.258 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.258 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.258 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.259 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.259 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.259 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.259 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.259 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.259 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.259 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.259 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.260 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.260 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.260 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.260 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.260 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.261 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [named-query-element][URI Not present] >> Edge used to go to [model][URI Not present], >> now swung to [model][URI Not present]. 2025-12-04 14:25:47.261 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful >>>> SUMMARY for Migration of named-query-element to model edges: 2025-12-04 14:25:47.261 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> SUMMARY for Migration of named-query-element to model edges: >>>> Count of bad widget model nodes found: 4 2025-12-04 14:25:47.261 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes found: 4 >>>> Count of bad widget model nodes that have named-query-element edges: 1 2025-12-04 14:25:47.261 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes that have named-query-element edges: 1 2025-12-04 14:25:47.262 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = named-query-element AND named-query-element-uuid = named-query-element-uuid-1)]. For better performance, use indexes Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. 2025-12-04 14:25:47.267 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Initilization of MockMigrateBadWidgetModelsPartOne migration script complete. --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.267 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.267 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.267 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.268 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.268 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.268 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.268 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.268 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.268 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.269 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.269 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.269 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.269 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.269 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.269 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.269 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.269 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.270 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.270 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.270 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.270 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.270 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.270 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.270 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.271 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.271 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.271 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.271 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.271 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.271 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. Found invalid widget model-invariant-id = [model-invariant-id-1]. 2025-12-04 14:25:47.271 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Found invalid widget model-invariant-id = [model-invariant-id-1]. nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.272 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : nodeType that goes with invalid widget model-invariant-id = [model-invariant-id-1] is: [connector]. 2025-12-04 14:25:47.272 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936 AND aai-node-type = model)]. For better performance, use indexes ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.272 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.272 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.272 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.272 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : ERROR - More than one model node found for model-invariant-id = [4c01c948-7607-4d66-8a6c-99c2c2717936]. 2025-12-04 14:25:47.273 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [named-query-element][URI Not present] >> Edge used to go to [model][URI Not present], >> now swung to [model][URI Not present]. 2025-12-04 14:25:47.274 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful >>>> SUMMARY for Migration of named-query-element to model edges: 2025-12-04 14:25:47.274 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> SUMMARY for Migration of named-query-element to model edges: >>>> Count of bad widget model nodes found: 5 2025-12-04 14:25:47.274 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes found: 5 >>>> Count of bad widget model nodes that have named-query-element edges: 1 2025-12-04 14:25:47.274 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartOne : >>>> Count of bad widget model nodes that have named-query-element edges: 1 2025-12-04 14:25:47.274 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = 4c01c948-7607-4d66-8a6c-99c2c2717936)]. For better performance, use indexes [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.aai.migration.v13.MigrateBadWidgetModelsPartOneTest [INFO] Running org.onap.aai.migration.v13.MigrateBadWidgetModelsPartTwoTest Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 2025-12-04 14:25:47.297 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.297 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.298 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.299 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 2025-12-04 14:25:47.299 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 2025-12-04 14:25:47.299 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33 AND aai-node-type = model-ver)]. For better performance, use indexes 2025-12-04 14:25:47.300 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [model-element][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:47.300 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 2025-12-04 14:25:47.300 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model-ver node with model-version-id = [model-version-id-1] >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 2025-12-04 14:25:47.301 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] >>> SUMMARY: total number of bad model-ver nodes found = 1 2025-12-04 14:25:47.301 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: total number of bad model-ver nodes found = 1 >>> SUMMARY: number of model-ver nodes deleted = 1 2025-12-04 14:25:47.301 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes deleted = 1 >>> SUMMARY: number of model nodes deleted = 1 2025-12-04 14:25:47.301 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes deleted = 1 >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 2025-12-04 14:25:47.301 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 >>> SUMMARY: number of model nodes not deleted because they were valid = 0 2025-12-04 14:25:47.301 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they were valid = 0 >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 2025-12-04 14:25:47.301 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 2025-12-04 14:25:47.301 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 2025-12-04 14:25:47.301 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-1)]. For better performance, use indexes Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 2025-12-04 14:25:47.306 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.306 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.306 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 2025-12-04 14:25:47.307 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 2025-12-04 14:25:47.307 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33 AND aai-node-type = model-ver)]. For better performance, use indexes ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. 2025-12-04 14:25:47.307 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.308 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.308 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.308 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [model-element][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:47.308 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 2025-12-04 14:25:47.308 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model-ver node with model-version-id = [model-version-id-1] >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 2025-12-04 14:25:47.309 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] >>> SUMMARY: total number of bad model-ver nodes found = 1 2025-12-04 14:25:47.309 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: total number of bad model-ver nodes found = 1 >>> SUMMARY: number of model-ver nodes deleted = 1 2025-12-04 14:25:47.309 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes deleted = 1 >>> SUMMARY: number of model nodes deleted = 1 2025-12-04 14:25:47.309 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes deleted = 1 >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 2025-12-04 14:25:47.309 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 >>> SUMMARY: number of model nodes not deleted because they were valid = 0 2025-12-04 14:25:47.309 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they were valid = 0 >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 2025-12-04 14:25:47.309 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 2025-12-04 14:25:47.309 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 2025-12-04 14:25:47.309 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33)]. For better performance, use indexes 2025-12-04 14:25:47.309 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-element AND model-element-uuid = model-element-uuid-2)]. For better performance, use indexes Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 2025-12-04 14:25:47.314 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.314 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.314 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 2025-12-04 14:25:47.315 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 2025-12-04 14:25:47.315 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33 AND aai-node-type = model-ver)]. For better performance, use indexes ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. 2025-12-04 14:25:47.315 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.316 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.316 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.316 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.316 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [model-element][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:47.317 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 2025-12-04 14:25:47.317 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model-ver node with model-version-id = [model-version-id-1] >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 2025-12-04 14:25:47.317 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] >>> SUMMARY: total number of bad model-ver nodes found = 1 2025-12-04 14:25:47.317 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: total number of bad model-ver nodes found = 1 >>> SUMMARY: number of model-ver nodes deleted = 1 2025-12-04 14:25:47.317 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes deleted = 1 >>> SUMMARY: number of model nodes deleted = 1 2025-12-04 14:25:47.317 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes deleted = 1 >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 2025-12-04 14:25:47.317 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 >>> SUMMARY: number of model nodes not deleted because they were valid = 0 2025-12-04 14:25:47.317 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they were valid = 0 >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 2025-12-04 14:25:47.317 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 2025-12-04 14:25:47.317 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 2025-12-04 14:25:47.317 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = model-invariant-id-1)]. For better performance, use indexes Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 2025-12-04 14:25:47.321 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.321 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.321 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.322 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.322 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.323 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.323 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 2025-12-04 14:25:47.323 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 2025-12-04 14:25:47.323 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33 AND aai-node-type = model-ver)]. For better performance, use indexes ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. 2025-12-04 14:25:47.324 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. 2025-12-04 14:25:47.324 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [model-element][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:47.324 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 2025-12-04 14:25:47.324 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model-ver node with model-version-id = [model-version-id-1] >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 2025-12-04 14:25:47.324 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] >>> SUMMARY: total number of bad model-ver nodes found = 1 2025-12-04 14:25:47.324 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: total number of bad model-ver nodes found = 1 >>> SUMMARY: number of model-ver nodes deleted = 1 2025-12-04 14:25:47.324 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes deleted = 1 >>> SUMMARY: number of model nodes deleted = 1 2025-12-04 14:25:47.324 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes deleted = 1 >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 2025-12-04 14:25:47.324 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 >>> SUMMARY: number of model nodes not deleted because they were valid = 0 2025-12-04 14:25:47.324 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they were valid = 0 >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 2025-12-04 14:25:47.324 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 2025-12-04 14:25:47.324 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 2025-12-04 14:25:47.325 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33)]. For better performance, use indexes Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. 2025-12-04 14:25:47.329 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Initilization of MockMigrateBadWidgetModelsPartTwo migration script complete. --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.329 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : --------- GET AFFECTED NODE PAIRS ------------- 2025-12-04 14:25:47.329 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-type = widget)]. For better performance, use indexes Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.330 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.330 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 2025-12-04 14:25:47.330 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Bad model-version-id found in DB for model-name = connector, verId = model-version-id-1 2025-12-04 14:25:47.330 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-version-id = 22104c9f-29fd-462f-be07-96cd6b46dd33 AND aai-node-type = model-ver)]. For better performance, use indexes ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. 2025-12-04 14:25:47.331 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : ERROR - More than one model-ver found for model-version-id = [22104c9f-29fd-462f-be07-96cd6b46dd33]. Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.332 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.332 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.332 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Valid model-version-id used in DB for model-name = [connector]. 2025-12-04 14:25:47.332 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [model-element][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:47.333 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful >>> DELETEING model-ver node with model-version-id = [model-version-id-1] 2025-12-04 14:25:47.333 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model-ver node with model-version-id = [model-version-id-1] >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] 2025-12-04 14:25:47.333 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> DELETEING model node which was the parent of model-ver with model-version-id = [model-version-id-1]. This model-invariant-id = [model-invariant-id-1] >>> SUMMARY: total number of bad model-ver nodes found = 1 2025-12-04 14:25:47.333 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: total number of bad model-ver nodes found = 1 >>> SUMMARY: number of model-ver nodes deleted = 1 2025-12-04 14:25:47.333 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes deleted = 1 >>> SUMMARY: number of model nodes deleted = 1 2025-12-04 14:25:47.333 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes deleted = 1 >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 2025-12-04 14:25:47.333 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model-ver nodes not deleted because their PARENT still had IsA edges = 0 >>> SUMMARY: number of model nodes not deleted because they were valid = 0 2025-12-04 14:25:47.333 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they were valid = 0 >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 2025-12-04 14:25:47.333 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had IN edges = 0 >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 2025-12-04 14:25:47.333 INFO 2251 --- [ main] MockMigrateBadWidgetModelsPartTwo : >>> SUMMARY: number of model nodes not deleted because they had OUT edges = 0 2025-12-04 14:25:47.333 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-1)]. For better performance, use indexes [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.aai.migration.v13.MigrateBadWidgetModelsPartTwoTest [INFO] Running org.onap.aai.migration.v13.MigrateBooleanDefaultsToFalseTest Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:47.359 INFO 2251 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:47.360 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.360 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4256 to dmaapMsgList.... 2025-12-04 14:25:47.361 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4256 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.361 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.361 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:47.361 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 4288 to dmaapMsgList.... 2025-12-04 14:25:47.361 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4288 to dmaapMsgList.... 2025-12-04 14:25:47.361 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.361 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12520 to dmaapMsgList.... 2025-12-04 14:25:47.361 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12520 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled is empty, adding value false 2025-12-04 14:25:47.362 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false Adding Updated Vertex 8208 to dmaapMsgList.... 2025-12-04 14:25:47.362 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8208 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.362 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.362 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.362 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-port-mirrored is empty, adding value false 2025-12-04 14:25:47.362 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false Adding Updated Vertex 12480 to dmaapMsgList.... 2025-12-04 14:25:47.362 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12480 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.362 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.362 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12336 to dmaapMsgList.... 2025-12-04 14:25:47.362 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12336 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.363 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.363 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:47.363 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 12480 to dmaapMsgList.... 2025-12-04 14:25:47.363 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12480 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.363 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.363 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12336 to dmaapMsgList.... 2025-12-04 14:25:47.363 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12336 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.363 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.364 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.364 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.364 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.364 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8432 to dmaapMsgList.... 2025-12-04 14:25:47.364 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8432 to dmaapMsgList.... Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:47.364 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 4328 to dmaapMsgList.... 2025-12-04 14:25:47.364 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4328 to dmaapMsgList.... 2025-12-04 14:25:47.364 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.365 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.365 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:47.365 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 16616 to dmaapMsgList.... 2025-12-04 14:25:47.365 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16616 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.365 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12432 to dmaapMsgList.... 2025-12-04 14:25:47.365 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12432 to dmaapMsgList.... 2025-12-04 14:25:47.365 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.365 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8384 to dmaapMsgList.... 2025-12-04 14:25:47.365 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8384 to dmaapMsgList.... Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.365 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.366 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:47.366 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 16624 to dmaapMsgList.... 2025-12-04 14:25:47.366 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16624 to dmaapMsgList.... 2025-12-04 14:25:47.366 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.366 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4240 to dmaapMsgList.... 2025-12-04 14:25:47.366 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4240 to dmaapMsgList.... Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.367 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network is empty, adding value false 2025-12-04 14:25:47.367 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false Adding Updated Vertex 8240 to dmaapMsgList.... 2025-12-04 14:25:47.367 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8240 to dmaapMsgList.... Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.367 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.367 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.367 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4240 to dmaapMsgList.... 2025-12-04 14:25:47.367 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4240 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.367 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 2025-12-04 14:25:47.367 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false Adding Updated Vertex 8240 to dmaapMsgList.... 2025-12-04 14:25:47.368 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8240 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.368 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.368 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.368 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4240 to dmaapMsgList.... 2025-12-04 14:25:47.368 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4240 to dmaapMsgList.... Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.368 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network is empty, adding value false 2025-12-04 14:25:47.368 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false Adding Updated Vertex 8240 to dmaapMsgList.... 2025-12-04 14:25:47.369 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8240 to dmaapMsgList.... Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.369 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.369 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.369 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4240 to dmaapMsgList.... 2025-12-04 14:25:47.369 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4240 to dmaapMsgList.... Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.369 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network is empty, adding value false 2025-12-04 14:25:47.369 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false Adding Updated Vertex 8240 to dmaapMsgList.... 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8240 to dmaapMsgList.... Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.370 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes Node Type vf-module: Property is-base-vf-module is empty, adding value false 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false Adding Updated Vertex 16400 to dmaapMsgList.... 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16400 to dmaapMsgList.... Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16432 to dmaapMsgList.... 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16432 to dmaapMsgList.... ******* Final Summary for MockBooleanDefaultMigrator ********* 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for subnet: 2 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 Total Migrated Records for l-interface: 4 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 Total Migrated Records for vnfc: 2 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for l3-network: 8 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 Total Migrated Records for vf-module: 2 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:47.370 INFO 2251 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:47.371 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf1 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:47.371 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc1 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:47.372 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver1 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:47.373 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet1 AND dhcp-enabled = false)]. For better performance, use indexes 2025-12-04 14:25:47.373 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-bound-to-vpn = false)]. For better performance, use indexes 2025-12-04 14:25:47.374 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-provider-network = false)]. For better performance, use indexes 2025-12-04 14:25:47.375 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-shared-network = false)]. For better performance, use indexes 2025-12-04 14:25:47.375 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-external-network = false)]. For better performance, use indexes 2025-12-04 14:25:47.376 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface1 AND is-port-mirrored = false)]. For better performance, use indexes 2025-12-04 14:25:47.377 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface1 AND is-ip-unnumbered = false)]. For better performance, use indexes 2025-12-04 14:25:47.377 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module1 AND is-base-vf-module = false)]. For better performance, use indexes 2025-12-04 14:25:47.378 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan1 AND is-ip-unnumbered = false)]. For better performance, use indexes Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:47.383 INFO 2251 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:47.383 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.384 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.384 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.384 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.384 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.384 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 20720 to dmaapMsgList.... 2025-12-04 14:25:47.384 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20720 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.384 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.384 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:47.384 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 24624 to dmaapMsgList.... 2025-12-04 14:25:47.384 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24624 to dmaapMsgList.... 2025-12-04 14:25:47.385 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.385 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled is empty, adding value false 2025-12-04 14:25:47.385 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false Adding Updated Vertex 28864 to dmaapMsgList.... 2025-12-04 14:25:47.385 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28864 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.385 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.385 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.385 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.386 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.386 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.386 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 28816 to dmaapMsgList.... 2025-12-04 14:25:47.386 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28816 to dmaapMsgList.... 2025-12-04 14:25:47.386 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.386 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored is empty, adding value false 2025-12-04 14:25:47.386 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false Adding Updated Vertex 24808 to dmaapMsgList.... 2025-12-04 14:25:47.386 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24808 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.386 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.386 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.387 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16544 to dmaapMsgList.... 2025-12-04 14:25:47.387 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16544 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.387 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.387 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.387 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.387 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.387 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:47.388 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 24808 to dmaapMsgList.... 2025-12-04 14:25:47.388 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24808 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.388 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.388 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.388 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16544 to dmaapMsgList.... 2025-12-04 14:25:47.388 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16544 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.388 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.388 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.388 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.389 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.389 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.389 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.389 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.389 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.389 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.389 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.389 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12448 to dmaapMsgList.... 2025-12-04 14:25:47.389 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12448 to dmaapMsgList.... Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:47.390 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 20672 to dmaapMsgList.... 2025-12-04 14:25:47.390 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20672 to dmaapMsgList.... 2025-12-04 14:25:47.390 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:47.390 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 28904 to dmaapMsgList.... 2025-12-04 14:25:47.390 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28904 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.390 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.390 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.390 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.390 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.391 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 32960 to dmaapMsgList.... 2025-12-04 14:25:47.391 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32960 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.391 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.391 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.391 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.391 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 24768 to dmaapMsgList.... 2025-12-04 14:25:47.391 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24768 to dmaapMsgList.... Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.391 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.391 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.392 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.392 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.392 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.392 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:47.392 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 41008 to dmaapMsgList.... 2025-12-04 14:25:47.392 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41008 to dmaapMsgList.... 2025-12-04 14:25:47.392 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.393 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.393 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.393 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.393 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12344 to dmaapMsgList.... 2025-12-04 14:25:47.393 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12344 to dmaapMsgList.... Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.393 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.393 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network is empty, adding value false 2025-12-04 14:25:47.393 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false Adding Updated Vertex 28688 to dmaapMsgList.... 2025-12-04 14:25:47.393 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28688 to dmaapMsgList.... Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.393 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.394 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.394 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.394 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.394 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.394 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12344 to dmaapMsgList.... 2025-12-04 14:25:47.394 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12344 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.394 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.395 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 2025-12-04 14:25:47.395 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false Adding Updated Vertex 28688 to dmaapMsgList.... 2025-12-04 14:25:47.395 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28688 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.395 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.395 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.395 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.396 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.396 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.396 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12344 to dmaapMsgList.... 2025-12-04 14:25:47.396 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12344 to dmaapMsgList.... Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.396 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.396 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network is empty, adding value false 2025-12-04 14:25:47.396 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false Adding Updated Vertex 28688 to dmaapMsgList.... 2025-12-04 14:25:47.396 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28688 to dmaapMsgList.... Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.396 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.396 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.397 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.397 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.397 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.397 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12344 to dmaapMsgList.... 2025-12-04 14:25:47.397 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12344 to dmaapMsgList.... Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.397 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.397 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network is empty, adding value false 2025-12-04 14:25:47.397 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false Adding Updated Vertex 28688 to dmaapMsgList.... 2025-12-04 14:25:47.397 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28688 to dmaapMsgList.... Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.398 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.398 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes Node Type vf-module: Property is-base-vf-module is empty, adding value false 2025-12-04 14:25:47.398 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false Adding Updated Vertex 12400 to dmaapMsgList.... 2025-12-04 14:25:47.398 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12400 to dmaapMsgList.... Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.398 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.398 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.398 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.398 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 57392 to dmaapMsgList.... 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57392 to dmaapMsgList.... ******* Final Summary for MockBooleanDefaultMigrator ********* 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for subnet: 2 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 Total Migrated Records for l-interface: 4 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 Total Migrated Records for vnfc: 2 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for l3-network: 8 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 Total Migrated Records for vf-module: 2 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:47.399 INFO 2251 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:47.399 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf0 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:47.400 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc0 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:47.400 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver0 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:47.401 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet0 AND dhcp-enabled = false)]. For better performance, use indexes 2025-12-04 14:25:47.402 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-bound-to-vpn = false)]. For better performance, use indexes 2025-12-04 14:25:47.403 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-provider-network = false)]. For better performance, use indexes 2025-12-04 14:25:47.403 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-shared-network = false)]. For better performance, use indexes 2025-12-04 14:25:47.404 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-external-network = false)]. For better performance, use indexes 2025-12-04 14:25:47.405 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface0 AND is-port-mirrored = false)]. For better performance, use indexes 2025-12-04 14:25:47.406 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface0 AND is-ip-unnumbered = false)]. For better performance, use indexes 2025-12-04 14:25:47.406 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module0 AND is-base-vf-module = false)]. For better performance, use indexes 2025-12-04 14:25:47.407 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan0 AND is-ip-unnumbered = false)]. For better performance, use indexes Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:47.413 INFO 2251 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:47.413 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:47.414 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 24816 to dmaapMsgList.... 2025-12-04 14:25:47.414 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24816 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.414 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.414 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.414 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.414 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.414 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.414 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 24632 to dmaapMsgList.... 2025-12-04 14:25:47.414 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24632 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.414 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.415 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.415 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.415 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.415 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.415 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.415 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.415 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.416 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.416 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.416 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.416 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.416 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.416 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.416 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 45248 to dmaapMsgList.... 2025-12-04 14:25:47.416 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45248 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled is empty, adding value false 2025-12-04 14:25:47.416 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false Adding Updated Vertex 49344 to dmaapMsgList.... 2025-12-04 14:25:47.416 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 49344 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.416 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.416 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.417 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.417 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored is empty, adding value false 2025-12-04 14:25:47.417 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false Adding Updated Vertex 73776 to dmaapMsgList.... 2025-12-04 14:25:47.417 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 73776 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.417 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.417 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 69680 to dmaapMsgList.... 2025-12-04 14:25:47.417 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 69680 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.417 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.417 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.417 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.418 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.418 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.418 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.418 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.418 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.418 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.419 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:47.419 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 73776 to dmaapMsgList.... 2025-12-04 14:25:47.419 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 73776 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.419 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.419 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 69680 to dmaapMsgList.... 2025-12-04 14:25:47.419 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 69680 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.419 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.419 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.419 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.419 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.419 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.420 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.420 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.420 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.420 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.421 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.421 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.421 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.421 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.421 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:47.421 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 32880 to dmaapMsgList.... 2025-12-04 14:25:47.421 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32880 to dmaapMsgList.... Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.421 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.421 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.421 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.421 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.421 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.421 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 28728 to dmaapMsgList.... 2025-12-04 14:25:47.422 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28728 to dmaapMsgList.... 2025-12-04 14:25:47.422 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.422 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.422 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:47.422 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 94256 to dmaapMsgList.... 2025-12-04 14:25:47.422 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 94256 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.422 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.423 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 90160 to dmaapMsgList.... 2025-12-04 14:25:47.423 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 90160 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.423 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.423 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.423 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.423 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.423 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.423 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.423 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.423 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.423 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.423 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.424 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.424 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.424 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.424 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:47.424 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 61488 to dmaapMsgList.... 2025-12-04 14:25:47.424 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 61488 to dmaapMsgList.... Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.424 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 37008 to dmaapMsgList.... 2025-12-04 14:25:47.424 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 37008 to dmaapMsgList.... Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.425 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.425 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.425 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.425 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.425 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.425 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.425 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 36880 to dmaapMsgList.... 2025-12-04 14:25:47.425 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 36880 to dmaapMsgList.... Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.425 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.426 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.426 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.426 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.426 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.426 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network is empty, adding value false 2025-12-04 14:25:47.426 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false Adding Updated Vertex 41152 to dmaapMsgList.... 2025-12-04 14:25:47.426 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41152 to dmaapMsgList.... Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.426 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.426 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.427 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.427 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.427 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.427 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 36880 to dmaapMsgList.... 2025-12-04 14:25:47.427 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 36880 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.427 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.427 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.428 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.428 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.428 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.428 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 2025-12-04 14:25:47.428 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false Adding Updated Vertex 41152 to dmaapMsgList.... 2025-12-04 14:25:47.428 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41152 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.428 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.428 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.428 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.429 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.429 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.429 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 36880 to dmaapMsgList.... 2025-12-04 14:25:47.429 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 36880 to dmaapMsgList.... Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.429 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.429 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.429 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.429 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.429 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.430 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network is empty, adding value false 2025-12-04 14:25:47.430 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false Adding Updated Vertex 41152 to dmaapMsgList.... 2025-12-04 14:25:47.430 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41152 to dmaapMsgList.... Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.430 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.430 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.430 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.430 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.431 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.431 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 36880 to dmaapMsgList.... 2025-12-04 14:25:47.431 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 36880 to dmaapMsgList.... Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.431 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.431 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.431 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.431 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.432 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.432 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network is empty, adding value false 2025-12-04 14:25:47.432 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false Adding Updated Vertex 41152 to dmaapMsgList.... 2025-12-04 14:25:47.432 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41152 to dmaapMsgList.... Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.432 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.432 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.432 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.433 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.433 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.433 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module is empty, adding value false 2025-12-04 14:25:47.433 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false Adding Updated Vertex 45200 to dmaapMsgList.... 2025-12-04 14:25:47.433 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45200 to dmaapMsgList.... Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.433 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.433 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.433 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.433 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.433 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.433 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 77872 to dmaapMsgList.... 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 77872 to dmaapMsgList.... ******* Final Summary for MockBooleanDefaultMigrator ********* 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for subnet: 2 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 Total Migrated Records for l-interface: 4 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 Total Migrated Records for vnfc: 2 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for l3-network: 8 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 Total Migrated Records for vf-module: 2 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:47.434 INFO 2251 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:47.434 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf3 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:47.436 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc3 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:47.437 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver3 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:47.437 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet3 AND dhcp-enabled = false)]. For better performance, use indexes 2025-12-04 14:25:47.438 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-bound-to-vpn = false)]. For better performance, use indexes 2025-12-04 14:25:47.439 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-provider-network = false)]. For better performance, use indexes 2025-12-04 14:25:47.439 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-shared-network = false)]. For better performance, use indexes 2025-12-04 14:25:47.440 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-external-network = false)]. For better performance, use indexes 2025-12-04 14:25:47.440 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface3 AND is-port-mirrored = false)]. For better performance, use indexes 2025-12-04 14:25:47.441 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface3 AND is-ip-unnumbered = false)]. For better performance, use indexes 2025-12-04 14:25:47.442 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module3 AND is-base-vf-module = false)]. For better performance, use indexes 2025-12-04 14:25:47.443 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan3 AND is-ip-unnumbered = false)]. For better performance, use indexes Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:47.449 INFO 2251 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:47.449 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.450 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.450 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.450 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.450 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 40976 to dmaapMsgList.... 2025-12-04 14:25:47.450 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 40976 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.450 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.450 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.450 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.450 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.450 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.451 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.451 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.451 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.451 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:47.451 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 41200 to dmaapMsgList.... 2025-12-04 14:25:47.451 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41200 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.451 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.451 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.451 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.451 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.452 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.452 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.452 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled is empty, adding value false 2025-12-04 14:25:47.452 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false Adding Updated Vertex 45288 to dmaapMsgList.... 2025-12-04 14:25:47.452 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45288 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.452 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 65728 to dmaapMsgList.... 2025-12-04 14:25:47.452 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 65728 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.452 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.452 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.452 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.452 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.453 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.453 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.453 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.453 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.453 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.453 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:47.453 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-port-mirrored is empty, adding value false 2025-12-04 14:25:47.454 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false Adding Updated Vertex 45112 to dmaapMsgList.... 2025-12-04 14:25:47.454 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45112 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.454 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.454 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.454 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.454 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.454 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.454 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.454 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.454 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.454 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.455 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.455 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.455 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.455 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:47.455 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.455 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 53488 to dmaapMsgList.... 2025-12-04 14:25:47.455 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 53488 to dmaapMsgList.... 2025-12-04 14:25:47.455 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:47.456 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 45112 to dmaapMsgList.... 2025-12-04 14:25:47.456 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45112 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.456 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.456 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.456 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.456 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.456 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.456 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.456 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.456 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.457 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.457 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.457 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.457 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.457 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.457 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.457 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 53488 to dmaapMsgList.... 2025-12-04 14:25:47.457 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 53488 to dmaapMsgList.... 2025-12-04 14:25:47.457 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.458 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.458 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.458 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 98352 to dmaapMsgList.... 2025-12-04 14:25:47.458 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 98352 to dmaapMsgList.... Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.458 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.458 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.458 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.458 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.459 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.459 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.459 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.459 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.459 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.459 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.459 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:47.459 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 37096 to dmaapMsgList.... 2025-12-04 14:25:47.459 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 37096 to dmaapMsgList.... Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.459 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.459 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.460 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.460 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.460 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.460 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.460 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.460 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.461 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.461 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.461 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.461 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 37024 to dmaapMsgList.... 2025-12-04 14:25:47.461 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 37024 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.461 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.461 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.461 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.461 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:47.461 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 53360 to dmaapMsgList.... 2025-12-04 14:25:47.461 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 53360 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.461 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:47.462 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.462 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 20640 to dmaapMsgList.... 2025-12-04 14:25:47.462 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20640 to dmaapMsgList.... Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.462 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.462 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.462 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:47.462 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 49168 to dmaapMsgList.... 2025-12-04 14:25:47.462 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 49168 to dmaapMsgList.... Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.462 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.462 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.462 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.463 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.463 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.463 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.463 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.463 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.463 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.463 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.463 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:47.464 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.464 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41192 to dmaapMsgList.... 2025-12-04 14:25:47.464 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41192 to dmaapMsgList.... Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.464 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.464 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.464 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.464 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.464 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.465 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.465 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.465 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.465 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.465 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.465 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.465 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.465 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:47.465 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network is empty, adding value false 2025-12-04 14:25:47.465 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false Adding Updated Vertex 41016 to dmaapMsgList.... 2025-12-04 14:25:47.466 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41016 to dmaapMsgList.... 2025-12-04 14:25:47.466 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.466 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41192 to dmaapMsgList.... 2025-12-04 14:25:47.466 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41192 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.466 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.466 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.466 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.467 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.467 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.467 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.467 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.467 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.467 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.467 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.467 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.467 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.468 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:47.468 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 2025-12-04 14:25:47.468 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false Adding Updated Vertex 41016 to dmaapMsgList.... 2025-12-04 14:25:47.468 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41016 to dmaapMsgList.... 2025-12-04 14:25:47.468 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.468 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41192 to dmaapMsgList.... 2025-12-04 14:25:47.469 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41192 to dmaapMsgList.... Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.469 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.469 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.469 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.469 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.469 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.469 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.469 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.469 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.469 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.469 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.470 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.470 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.470 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:47.470 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network is empty, adding value false 2025-12-04 14:25:47.470 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false Adding Updated Vertex 41016 to dmaapMsgList.... 2025-12-04 14:25:47.470 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41016 to dmaapMsgList.... 2025-12-04 14:25:47.470 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.471 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41192 to dmaapMsgList.... 2025-12-04 14:25:47.471 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41192 to dmaapMsgList.... Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.471 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.471 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.471 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.471 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.471 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.471 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.471 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.472 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.472 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.472 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.472 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.472 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.472 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:47.472 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network is empty, adding value false 2025-12-04 14:25:47.472 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false Adding Updated Vertex 41016 to dmaapMsgList.... 2025-12-04 14:25:47.473 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41016 to dmaapMsgList.... 2025-12-04 14:25:47.473 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.473 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.473 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.473 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.473 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.473 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 69824 to dmaapMsgList.... 2025-12-04 14:25:47.473 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 69824 to dmaapMsgList.... Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.473 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.474 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.474 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.474 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.474 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.474 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module is empty, adding value false 2025-12-04 14:25:47.474 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false Adding Updated Vertex 57584 to dmaapMsgList.... 2025-12-04 14:25:47.474 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57584 to dmaapMsgList.... Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.474 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.474 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.474 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:47.475 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping ******* Final Summary for MockBooleanDefaultMigrator ********* 2025-12-04 14:25:47.475 INFO 2251 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:47.475 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for subnet: 2 2025-12-04 14:25:47.475 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 Total Migrated Records for l-interface: 4 2025-12-04 14:25:47.475 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 Total Migrated Records for vnfc: 2 2025-12-04 14:25:47.475 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:47.475 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:47.475 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for l3-network: 8 2025-12-04 14:25:47.475 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 Total Migrated Records for vf-module: 2 2025-12-04 14:25:47.475 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:47.475 INFO 2251 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:47.475 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf2 AND is-closed-loop-disabled = true)]. For better performance, use indexes 2025-12-04 14:25:47.476 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc2 AND is-closed-loop-disabled = true)]. For better performance, use indexes 2025-12-04 14:25:47.477 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver2 AND is-closed-loop-disabled = true)]. For better performance, use indexes 2025-12-04 14:25:47.478 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet2 AND dhcp-enabled = true)]. For better performance, use indexes 2025-12-04 14:25:47.478 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-bound-to-vpn = true)]. For better performance, use indexes 2025-12-04 14:25:47.479 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-provider-network = true)]. For better performance, use indexes 2025-12-04 14:25:47.480 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-shared-network = true)]. For better performance, use indexes 2025-12-04 14:25:47.482 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-external-network = true)]. For better performance, use indexes 2025-12-04 14:25:47.483 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface2 AND is-port-mirrored = true)]. For better performance, use indexes 2025-12-04 14:25:47.483 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface2 AND is-ip-unnumbered = true)]. For better performance, use indexes 2025-12-04 14:25:47.484 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module2 AND is-base-vf-module = true)]. For better performance, use indexes 2025-12-04 14:25:47.485 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan2 AND is-ip-unnumbered = true)]. For better performance, use indexes [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.onap.aai.migration.v13.MigrateBooleanDefaultsToFalseTest [INFO] Running org.onap.aai.migration.v13.MigrateForwarderEvcCircuitIdTest Initilization of MigrateForwarderEvcCircuitId migration script complete. 2025-12-04 14:25:47.514 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Initilization of MigrateForwarderEvcCircuitId migration script complete. 2025-12-04 14:25:47.514 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : ---------- Start migration ---------- 2025-12-04 14:25:47.514 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : .//src/test/resources/migration-input-files/sarea-inventory/circuitIds.csv 2025-12-04 14:25:47.514 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : ---------- Processing Entries from file ---------- 2025-12-04 14:25:47.514 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : headerLength: 6 2025-12-04 14:25:47.515 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.516 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.517 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Update of Circuit Id 1 to 10 successful 2025-12-04 14:25:47.517 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-2 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.517 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.518 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Update of Circuit Id 2 to 20 successful 2025-12-04 14:25:47.518 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-3 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.518 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.518 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.518 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-4 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.519 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.519 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.519 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-5 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.520 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.520 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.520 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : ******* Final Summary for Circuit Id Migration ********* 2025-12-04 14:25:47.520 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: CircuitIds processed: 2 2025-12-04 14:25:47.520 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: Total Rows Count: 7 2025-12-04 14:25:47.520 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: Unprocessed CircuitIds : 3 Initilization of MigrateForwarderEvcCircuitId migration script complete. 2025-12-04 14:25:47.528 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Initilization of MigrateForwarderEvcCircuitId migration script complete. 2025-12-04 14:25:47.529 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : ---------- Start migration ---------- 2025-12-04 14:25:47.529 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : .//src/test/resources/migration-input-files/sarea-inventory/circuitIds.csv 2025-12-04 14:25:47.529 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : ---------- Processing Entries from file ---------- 2025-12-04 14:25:47.529 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : headerLength: 6 2025-12-04 14:25:47.529 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.530 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.530 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Update of Circuit Id 1 to 10 successful 2025-12-04 14:25:47.530 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.530 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 2025-12-04 14:25:47.530 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-2 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.531 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.531 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Update of Circuit Id 2 to 20 successful 2025-12-04 14:25:47.531 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.531 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 2025-12-04 14:25:47.531 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-3 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.532 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.532 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.532 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.532 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.532 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-4 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.533 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.533 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.533 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.533 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.533 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-5 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.534 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.534 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.534 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.534 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.534 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.535 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.535 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 2025-12-04 14:25:47.535 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.535 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 2025-12-04 14:25:47.535 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-2 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.536 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.536 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 2025-12-04 14:25:47.536 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.536 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 2025-12-04 14:25:47.536 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-3 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.537 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.537 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.537 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.537 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.537 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-4 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.538 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.538 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.538 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.538 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.538 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-5 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.539 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.539 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.539 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.539 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.539 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : ******* Final Summary for Circuit Id Migration ********* 2025-12-04 14:25:47.539 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: CircuitIds processed: 2 2025-12-04 14:25:47.539 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: Total Rows Count: 7 2025-12-04 14:25:47.539 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: Unprocessed CircuitIds : 18 2025-12-04 14:25:47.540 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND circuit-id = 10)]. For better performance, use indexes 2025-12-04 14:25:47.540 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND circuit-id = 20)]. For better performance, use indexes 2025-12-04 14:25:47.541 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND forwarder-evc-id = evc-3)]. For better performance, use indexes 2025-12-04 14:25:47.542 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND circuit-id = 3)]. For better performance, use indexes 2025-12-04 14:25:47.542 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = forwarder-evc AND forwarder-evc-id = evc-5)]. For better performance, use indexes Initilization of MigrateForwarderEvcCircuitId migration script complete. 2025-12-04 14:25:47.550 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Initilization of MigrateForwarderEvcCircuitId migration script complete. 2025-12-04 14:25:47.550 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : ---------- Start migration ---------- 2025-12-04 14:25:47.550 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : .//src/test/resources/migration-input-files/sarea-inventory/circuitIds.csv 2025-12-04 14:25:47.550 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : ---------- Processing Entries from file ---------- 2025-12-04 14:25:47.550 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : headerLength: 6 2025-12-04 14:25:47.551 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.552 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.552 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 2025-12-04 14:25:47.552 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.552 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 2025-12-04 14:25:47.552 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.552 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Update of Circuit Id 1 to 10 successful 2025-12-04 14:25:47.552 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-2 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.553 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.553 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Update of Circuit Id 2 to 20 successful 2025-12-04 14:25:47.553 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.553 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 2025-12-04 14:25:47.553 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.553 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 2025-12-04 14:25:47.554 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-3 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.555 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.555 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.555 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.555 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.555 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.555 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.555 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-4 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.556 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.556 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.556 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.556 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.556 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.556 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.556 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-5 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.557 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.557 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.557 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.557 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.557 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.557 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.558 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.559 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.559 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 2025-12-04 14:25:47.559 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.559 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 2025-12-04 14:25:47.559 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.559 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 2025-12-04 14:25:47.559 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-2 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.560 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.560 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 2025-12-04 14:25:47.560 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.560 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 2025-12-04 14:25:47.560 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.560 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 2025-12-04 14:25:47.560 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-3 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.561 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.561 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.561 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.561 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.561 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.561 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.562 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-4 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.563 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.563 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.563 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.563 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.563 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.563 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.563 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-5 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.564 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.564 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.564 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.564 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.564 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.564 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.564 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.565 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.565 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 2025-12-04 14:25:47.565 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.565 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 2025-12-04 14:25:47.565 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-1 2025-12-04 14:25:47.565 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 10 is the same as New Collector CircuitId 10 2025-12-04 14:25:47.566 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-2 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.567 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.567 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 2025-12-04 14:25:47.567 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.567 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 2025-12-04 14:25:47.567 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-2 2025-12-04 14:25:47.567 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Skipping Record: Old Collector CircuitId 20 is the same as New Collector CircuitId 20 2025-12-04 14:25:47.567 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-3 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.568 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.568 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.568 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.568 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.568 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-3 2025-12-04 14:25:47.568 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 30 2025-12-04 14:25:47.568 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-4 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.569 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.569 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.569 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.569 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.569 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-4 2025-12-04 14:25:47.569 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Failure to update Circuit Id 3 to 2025-12-04 14:25:47.570 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf-5 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:47.571 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.571 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.571 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.571 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.571 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : forwarder-evc-id is evc-5 2025-12-04 14:25:47.571 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Error: ERROR: Old Collector Circuit Id not found was not updated to 2025-12-04 14:25:47.571 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : ******* Final Summary for Circuit Id Migration ********* 2025-12-04 14:25:47.571 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: CircuitIds processed: 2 2025-12-04 14:25:47.571 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: Total Rows Count: 7 2025-12-04 14:25:47.571 INFO 2251 --- [ main] MigrateForwarderEvcCircuitId : Migration Summary Count: Unprocessed CircuitIds : 43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.onap.aai.migration.v13.MigrateForwarderEvcCircuitIdTest [INFO] Running org.onap.aai.migration.v13.MigrateInMaintDefaultToFalseTest Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:47.598 INFO 2251 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:47.599 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.599 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.599 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.599 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4328 to dmaapMsgList.... 2025-12-04 14:25:47.600 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4328 to dmaapMsgList.... Node Type generic-vnf: Property in-maint is empty, adding value false 2025-12-04 14:25:47.600 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false Adding Updated Vertex 4288 to dmaapMsgList.... 2025-12-04 14:25:47.600 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4288 to dmaapMsgList.... 2025-12-04 14:25:47.600 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.600 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.601 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12384 to dmaapMsgList.... 2025-12-04 14:25:47.601 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12384 to dmaapMsgList.... Node Type p-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:47.601 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false Adding Updated Vertex 12400 to dmaapMsgList.... 2025-12-04 14:25:47.601 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12400 to dmaapMsgList.... Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.601 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.601 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:47.602 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false Adding Updated Vertex 12520 to dmaapMsgList.... 2025-12-04 14:25:47.602 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12520 to dmaapMsgList.... Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.602 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12480 to dmaapMsgList.... 2025-12-04 14:25:47.602 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12480 to dmaapMsgList.... Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.602 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.602 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.602 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.602 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint is empty, adding value false 2025-12-04 14:25:47.603 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false Adding Updated Vertex 24672 to dmaapMsgList.... 2025-12-04 14:25:47.603 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24672 to dmaapMsgList.... Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.603 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.603 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 37096 to dmaapMsgList.... 2025-12-04 14:25:47.603 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 37096 to dmaapMsgList.... 2025-12-04 14:25:47.603 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes Node Type nos-server: Property in-maint is empty, adding value false 2025-12-04 14:25:47.603 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false Adding Updated Vertex 45288 to dmaapMsgList.... 2025-12-04 14:25:47.603 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45288 to dmaapMsgList.... Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.603 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 24688 to dmaapMsgList.... 2025-12-04 14:25:47.604 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24688 to dmaapMsgList.... Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.604 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.604 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.604 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.604 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.604 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4280 to dmaapMsgList.... 2025-12-04 14:25:47.604 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4280 to dmaapMsgList.... Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.604 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint is empty, adding value false 2025-12-04 14:25:47.604 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false Adding Updated Vertex 8416 to dmaapMsgList.... 2025-12-04 14:25:47.604 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8416 to dmaapMsgList.... 2025-12-04 14:25:47.605 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.605 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:47.605 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false Adding Updated Vertex 4208 to dmaapMsgList.... 2025-12-04 14:25:47.605 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4208 to dmaapMsgList.... Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.605 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16616 to dmaapMsgList.... 2025-12-04 14:25:47.605 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16616 to dmaapMsgList.... Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.605 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.606 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.606 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 28864 to dmaapMsgList.... 2025-12-04 14:25:47.606 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28864 to dmaapMsgList.... Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.606 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.606 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint is empty, adding value false 2025-12-04 14:25:47.606 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false Adding Updated Vertex 16608 to dmaapMsgList.... 2025-12-04 14:25:47.606 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16608 to dmaapMsgList.... 2025-12-04 14:25:47.606 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint is empty, adding value false 2025-12-04 14:25:47.607 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false Adding Updated Vertex 4136 to dmaapMsgList.... 2025-12-04 14:25:47.607 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4136 to dmaapMsgList.... Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.607 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.607 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16480 to dmaapMsgList.... 2025-12-04 14:25:47.607 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16480 to dmaapMsgList.... Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.607 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.607 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.607 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.608 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8288 to dmaapMsgList.... 2025-12-04 14:25:47.608 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8288 to dmaapMsgList.... Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.608 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint is empty, adding value false 2025-12-04 14:25:47.608 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false Adding Updated Vertex 20712 to dmaapMsgList.... 2025-12-04 14:25:47.608 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20712 to dmaapMsgList.... 2025-12-04 14:25:47.608 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.608 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint is empty, adding value false 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false Adding Updated Vertex 20576 to dmaapMsgList.... 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20576 to dmaapMsgList.... Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 20592 to dmaapMsgList.... 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20592 to dmaapMsgList.... Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping ******* Final Summary for MockInMaintDefaultMigrator ********* 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for p-interface: 2 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 Total Migrated Records for l-interface: 2 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 Total Migrated Records for vnfc: 2 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for nos-server: 2 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for lag-interface: 2 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for pnf: 2 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 Total Migrated Records for logical-link: 2 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 Total Migrated Records for pserver: 2 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:47.609 INFO 2251 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:47.609 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.610 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.611 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.611 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.612 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.613 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.613 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.614 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.615 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.615 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.616 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server1 AND in-maint = false)]. For better performance, use indexes Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:47.622 INFO 2251 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:47.623 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.623 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.623 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.623 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41152 to dmaapMsgList.... 2025-12-04 14:25:47.623 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 41152 to dmaapMsgList.... Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.624 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.624 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint is empty, adding value false 2025-12-04 14:25:47.624 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false Adding Updated Vertex 45248 to dmaapMsgList.... 2025-12-04 14:25:47.624 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45248 to dmaapMsgList.... Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.624 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.624 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.624 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.625 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.625 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.625 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.625 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12336 to dmaapMsgList.... 2025-12-04 14:25:47.625 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12336 to dmaapMsgList.... Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.625 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.625 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.625 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:47.625 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false Adding Updated Vertex 16424 to dmaapMsgList.... 2025-12-04 14:25:47.625 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16424 to dmaapMsgList.... 2025-12-04 14:25:47.626 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:47.626 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false Adding Updated Vertex 28768 to dmaapMsgList.... 2025-12-04 14:25:47.626 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28768 to dmaapMsgList.... Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.626 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4144 to dmaapMsgList.... 2025-12-04 14:25:47.626 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4144 to dmaapMsgList.... Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.626 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.626 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.626 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.626 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.626 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.627 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.627 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.627 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.628 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint is empty, adding value false 2025-12-04 14:25:47.628 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false Adding Updated Vertex 24624 to dmaapMsgList.... 2025-12-04 14:25:47.628 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24624 to dmaapMsgList.... Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.628 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.628 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 37088 to dmaapMsgList.... 2025-12-04 14:25:47.628 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 37088 to dmaapMsgList.... Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.628 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.628 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.628 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.628 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.628 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 45168 to dmaapMsgList.... 2025-12-04 14:25:47.628 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45168 to dmaapMsgList.... Node Type nos-server: Property in-maint is empty, adding value false 2025-12-04 14:25:47.629 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false Adding Updated Vertex 41184 to dmaapMsgList.... 2025-12-04 14:25:47.629 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 41184 to dmaapMsgList.... Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.629 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.629 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.629 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.629 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.629 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.629 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.630 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.630 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 78056 to dmaapMsgList.... 2025-12-04 14:25:47.630 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 78056 to dmaapMsgList.... Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.630 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint is empty, adding value false 2025-12-04 14:25:47.630 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false Adding Updated Vertex 28896 to dmaapMsgList.... 2025-12-04 14:25:47.630 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28896 to dmaapMsgList.... Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.630 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.631 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.631 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.631 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.631 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.631 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.631 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.632 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.632 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.632 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:47.632 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false Adding Updated Vertex 8376 to dmaapMsgList.... 2025-12-04 14:25:47.632 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8376 to dmaapMsgList.... Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.632 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 20584 to dmaapMsgList.... 2025-12-04 14:25:47.632 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20584 to dmaapMsgList.... Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.632 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.632 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.633 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.633 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.633 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.633 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint is empty, adding value false 2025-12-04 14:25:47.633 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false Adding Updated Vertex 53440 to dmaapMsgList.... 2025-12-04 14:25:47.633 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53440 to dmaapMsgList.... Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.634 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.634 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 36960 to dmaapMsgList.... 2025-12-04 14:25:47.634 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36960 to dmaapMsgList.... Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.634 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.634 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.634 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.634 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.634 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.634 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.634 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.634 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 20528 to dmaapMsgList.... 2025-12-04 14:25:47.634 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20528 to dmaapMsgList.... Node Type pnf: Property in-maint is empty, adding value false 2025-12-04 14:25:47.634 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false Adding Updated Vertex 20664 to dmaapMsgList.... 2025-12-04 14:25:47.635 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20664 to dmaapMsgList.... Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.635 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.635 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.635 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.636 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.636 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.636 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.636 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.636 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8240 to dmaapMsgList.... 2025-12-04 14:25:47.636 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8240 to dmaapMsgList.... Node Type logical-link: Property in-maint is empty, adding value false 2025-12-04 14:25:47.636 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false Adding Updated Vertex 32880 to dmaapMsgList.... 2025-12-04 14:25:47.636 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32880 to dmaapMsgList.... Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.636 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.637 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.637 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.637 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.637 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.637 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.637 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint is empty, adding value false 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false Adding Updated Vertex 69864 to dmaapMsgList.... 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 69864 to dmaapMsgList.... Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 65768 to dmaapMsgList.... 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65768 to dmaapMsgList.... ******* Final Summary for MockInMaintDefaultMigrator ********* 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for p-interface: 2 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 Total Migrated Records for l-interface: 2 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 Total Migrated Records for vnfc: 2 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for nos-server: 2 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for lag-interface: 2 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for pnf: 2 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 Total Migrated Records for logical-link: 2 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 Total Migrated Records for pserver: 2 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:47.638 INFO 2251 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:47.638 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.639 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.639 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.641 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.641 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.642 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.643 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.645 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.645 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.647 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.648 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server0 AND in-maint = false)]. For better performance, use indexes Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:47.654 INFO 2251 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:47.654 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.655 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.655 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.655 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 32952 to dmaapMsgList.... 2025-12-04 14:25:47.655 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32952 to dmaapMsgList.... Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.655 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint is empty, adding value false 2025-12-04 14:25:47.655 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false Adding Updated Vertex 86248 to dmaapMsgList.... 2025-12-04 14:25:47.655 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 86248 to dmaapMsgList.... Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.655 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.655 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.656 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.656 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.656 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.656 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.656 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.656 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.657 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.657 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 49376 to dmaapMsgList.... 2025-12-04 14:25:47.657 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49376 to dmaapMsgList.... Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.657 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.657 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.657 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:47.657 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false Adding Updated Vertex 53472 to dmaapMsgList.... 2025-12-04 14:25:47.657 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53472 to dmaapMsgList.... Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.657 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.657 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.658 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.658 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.658 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.658 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.658 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.658 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.658 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.658 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.658 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 90344 to dmaapMsgList.... 2025-12-04 14:25:47.658 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 90344 to dmaapMsgList.... Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.658 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.659 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.659 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.659 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.659 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.659 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.659 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:47.660 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false Adding Updated Vertex 94440 to dmaapMsgList.... 2025-12-04 14:25:47.660 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 94440 to dmaapMsgList.... 2025-12-04 14:25:47.660 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.660 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.660 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 127208 to dmaapMsgList.... 2025-12-04 14:25:47.660 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 127208 to dmaapMsgList.... Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.661 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.661 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint is empty, adding value false 2025-12-04 14:25:47.661 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false Adding Updated Vertex 131304 to dmaapMsgList.... 2025-12-04 14:25:47.661 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 131304 to dmaapMsgList.... Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.661 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.661 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.661 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.661 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.661 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.661 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.661 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.662 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.662 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.662 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint is empty, adding value false 2025-12-04 14:25:47.662 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false Adding Updated Vertex 45104 to dmaapMsgList.... 2025-12-04 14:25:47.662 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45104 to dmaapMsgList.... Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.662 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.662 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.663 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 49256 to dmaapMsgList.... 2025-12-04 14:25:47.663 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49256 to dmaapMsgList.... Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.663 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.663 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.663 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.663 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.663 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.663 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.664 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.664 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.664 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.664 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.664 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.664 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.665 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.665 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.665 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.665 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.665 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.665 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 36968 to dmaapMsgList.... 2025-12-04 14:25:47.665 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36968 to dmaapMsgList.... Node Type vlan: Property in-maint is empty, adding value false 2025-12-04 14:25:47.665 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false Adding Updated Vertex 119016 to dmaapMsgList.... 2025-12-04 14:25:47.665 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 119016 to dmaapMsgList.... 2025-12-04 14:25:47.665 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.666 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.666 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:47.666 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false Adding Updated Vertex 57536 to dmaapMsgList.... 2025-12-04 14:25:47.666 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 57536 to dmaapMsgList.... Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.666 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.666 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.666 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.666 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.666 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 98536 to dmaapMsgList.... 2025-12-04 14:25:47.667 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 98536 to dmaapMsgList.... Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.667 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.667 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.667 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.667 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.667 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.667 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.667 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.668 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint is empty, adding value false 2025-12-04 14:25:47.668 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false Adding Updated Vertex 53344 to dmaapMsgList.... 2025-12-04 14:25:47.668 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53344 to dmaapMsgList.... Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.668 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.668 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.668 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 45160 to dmaapMsgList.... 2025-12-04 14:25:47.668 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45160 to dmaapMsgList.... Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.669 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.669 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.669 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.669 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.669 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.669 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.669 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint is empty, adding value false 2025-12-04 14:25:47.669 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false Adding Updated Vertex 28776 to dmaapMsgList.... 2025-12-04 14:25:47.669 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28776 to dmaapMsgList.... Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.670 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 49336 to dmaapMsgList.... 2025-12-04 14:25:47.670 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49336 to dmaapMsgList.... Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.670 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.670 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.670 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.670 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.670 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.670 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.670 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.671 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.671 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.671 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.671 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.671 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint is empty, adding value false 2025-12-04 14:25:47.672 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false Adding Updated Vertex 102632 to dmaapMsgList.... 2025-12-04 14:25:47.672 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 102632 to dmaapMsgList.... Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.672 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.672 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.672 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 32816 to dmaapMsgList.... 2025-12-04 14:25:47.672 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32816 to dmaapMsgList.... Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.672 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.672 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.672 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.672 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.672 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.673 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.673 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes Node Type pserver: Property in-maint is empty, adding value false 2025-12-04 14:25:47.673 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false Adding Updated Vertex 32872 to dmaapMsgList.... 2025-12-04 14:25:47.673 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32872 to dmaapMsgList.... Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.673 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.674 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.674 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.674 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.674 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.674 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.674 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.674 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.674 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.674 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.674 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41008 to dmaapMsgList.... 2025-12-04 14:25:47.674 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 41008 to dmaapMsgList.... ******* Final Summary for MockInMaintDefaultMigrator ********* 2025-12-04 14:25:47.675 INFO 2251 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:47.675 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for p-interface: 2 2025-12-04 14:25:47.675 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 Total Migrated Records for l-interface: 2 2025-12-04 14:25:47.675 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 Total Migrated Records for vnfc: 2 2025-12-04 14:25:47.675 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for nos-server: 2 2025-12-04 14:25:47.675 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:47.675 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for lag-interface: 2 2025-12-04 14:25:47.675 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:47.675 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for pnf: 2 2025-12-04 14:25:47.675 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 Total Migrated Records for logical-link: 2 2025-12-04 14:25:47.675 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 Total Migrated Records for pserver: 2 2025-12-04 14:25:47.675 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:47.675 INFO 2251 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:47.675 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.676 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.676 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.677 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.679 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.680 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.680 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.682 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.683 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.685 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:47.685 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server3 AND in-maint = false)]. For better performance, use indexes Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:47.691 INFO 2251 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:47.691 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property in-maint is empty, adding value false 2025-12-04 14:25:47.691 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false Adding Updated Vertex 139496 to dmaapMsgList.... 2025-12-04 14:25:47.691 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 139496 to dmaapMsgList.... Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.691 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.692 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.692 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.692 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.692 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.692 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.692 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.693 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.693 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.693 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.693 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 49200 to dmaapMsgList.... 2025-12-04 14:25:47.693 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49200 to dmaapMsgList.... Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.693 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.693 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.693 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.694 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.694 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.695 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.695 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 65728 to dmaapMsgList.... 2025-12-04 14:25:47.695 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65728 to dmaapMsgList.... Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.695 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.695 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.695 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.695 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.695 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.695 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.695 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.695 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.696 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:47.696 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false Adding Updated Vertex 57448 to dmaapMsgList.... 2025-12-04 14:25:47.696 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 57448 to dmaapMsgList.... Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.696 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.696 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.696 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.696 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.696 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.696 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.696 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.696 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.697 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.697 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.697 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.697 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.697 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.697 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.697 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.697 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 61536 to dmaapMsgList.... 2025-12-04 14:25:47.697 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61536 to dmaapMsgList.... Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.698 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.698 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.698 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.698 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:47.699 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false Adding Updated Vertex 53296 to dmaapMsgList.... 2025-12-04 14:25:47.699 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53296 to dmaapMsgList.... 2025-12-04 14:25:47.699 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property in-maint is empty, adding value false 2025-12-04 14:25:47.699 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false Adding Updated Vertex 73776 to dmaapMsgList.... 2025-12-04 14:25:47.699 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 73776 to dmaapMsgList.... Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.700 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.700 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.700 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.700 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.700 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.700 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 78016 to dmaapMsgList.... 2025-12-04 14:25:47.700 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 78016 to dmaapMsgList.... Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.700 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.701 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.701 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.701 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.701 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.701 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.701 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.701 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.701 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:47.701 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.701 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.702 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.702 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.702 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.702 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.702 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.702 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.702 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.702 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 90160 to dmaapMsgList.... 2025-12-04 14:25:47.702 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 90160 to dmaapMsgList.... Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.702 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.703 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.703 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint is empty, adding value false 2025-12-04 14:25:47.703 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false Adding Updated Vertex 65648 to dmaapMsgList.... 2025-12-04 14:25:47.703 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65648 to dmaapMsgList.... Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.703 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.703 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.703 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:47.704 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.704 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.704 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.704 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint is empty, adding value false 2025-12-04 14:25:47.705 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false Adding Updated Vertex 69680 to dmaapMsgList.... 2025-12-04 14:25:47.705 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 69680 to dmaapMsgList.... Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.705 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.705 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.705 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.705 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.705 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.705 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.705 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.705 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.705 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.705 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 73920 to dmaapMsgList.... 2025-12-04 14:25:47.705 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 73920 to dmaapMsgList.... Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.706 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.706 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:47.706 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes Node Type lag-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:47.706 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false Adding Updated Vertex 53352 to dmaapMsgList.... 2025-12-04 14:25:47.706 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53352 to dmaapMsgList.... Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.706 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.706 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.706 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.707 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.707 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.707 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.707 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.707 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.707 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.707 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.707 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.708 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.708 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.708 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 65632 to dmaapMsgList.... 2025-12-04 14:25:47.708 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65632 to dmaapMsgList.... Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.708 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:47.708 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property in-maint is empty, adding value false 2025-12-04 14:25:47.709 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false Adding Updated Vertex 61664 to dmaapMsgList.... 2025-12-04 14:25:47.709 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61664 to dmaapMsgList.... Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.709 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.709 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.709 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.709 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.709 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.709 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.709 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.709 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.709 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.710 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.710 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 81968 to dmaapMsgList.... 2025-12-04 14:25:47.710 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 81968 to dmaapMsgList.... Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.710 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.710 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.710 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.710 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.711 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.711 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.711 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.711 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.711 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.711 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.711 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.711 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.711 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 69824 to dmaapMsgList.... 2025-12-04 14:25:47.711 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 69824 to dmaapMsgList.... Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.711 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.711 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.712 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint is empty, adding value false 2025-12-04 14:25:47.712 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false Adding Updated Vertex 61552 to dmaapMsgList.... 2025-12-04 14:25:47.712 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61552 to dmaapMsgList.... Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.712 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.713 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.713 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.713 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:47.713 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.714 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.714 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.714 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.714 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.714 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.714 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint is empty, adding value false 2025-12-04 14:25:47.714 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false Adding Updated Vertex 73824 to dmaapMsgList.... 2025-12-04 14:25:47.714 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 73824 to dmaapMsgList.... Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.714 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.714 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.715 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.715 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.715 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.715 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.715 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:47.715 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.715 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 36904 to dmaapMsgList.... 2025-12-04 14:25:47.715 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36904 to dmaapMsgList.... 2025-12-04 14:25:47.716 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes Node Type pserver: Property in-maint is empty, adding value false 2025-12-04 14:25:47.716 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false Adding Updated Vertex 159976 to dmaapMsgList.... 2025-12-04 14:25:47.716 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 159976 to dmaapMsgList.... Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.716 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.716 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.717 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.717 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.717 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.717 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.717 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.717 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:47.717 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41000 to dmaapMsgList.... 2025-12-04 14:25:47.717 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 41000 to dmaapMsgList.... Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.717 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping ******* Final Summary for MockInMaintDefaultMigrator ********* 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for p-interface: 2 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 Total Migrated Records for l-interface: 2 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 Total Migrated Records for vnfc: 2 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for nos-server: 2 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for lag-interface: 2 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for pnf: 2 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 Total Migrated Records for logical-link: 2 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 Total Migrated Records for pserver: 2 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:47.718 INFO 2251 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:47.718 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:47.720 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:47.721 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:47.721 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:47.722 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:47.723 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:47.724 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:47.725 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:47.726 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:47.727 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:47.728 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server2 AND in-maint = true)]. For better performance, use indexes [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.onap.aai.migration.v13.MigrateInMaintDefaultToFalseTest [INFO] Running org.onap.aai.migration.v13.MigrateInstanceGroupModelInvariantIdTest Initilization of MigrateInstanceGroupModelInvariantId migration script complete. 2025-12-04 14:25:47.751 INFO 2251 --- [ main] MigrateInstanceGroupModelInvariantId : Initilization of MigrateInstanceGroupModelInvariantId migration script complete. 2025-12-04 14:25:47.751 DEBUG 2251 --- [ main] MigrateInstanceGroupModelInvariantId : -------- Starting PropertyMigrator for node type within([instance-group]) from property model-invariant-id to model-invariant-id-local -------- 2025-12-04 14:25:47.751 DEBUG 2251 --- [ main] MigrateInstanceGroupModelInvariantId : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-12-04 14:25:47.751 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id <> null)]. For better performance, use indexes 2025-12-04 14:25:47.752 DEBUG 2251 --- [ main] MigrateInstanceGroupModelInvariantId : Migrating property for vertex v[4304] 2025-12-04 14:25:47.752 DEBUG 2251 --- [ main] MigrateInstanceGroupModelInvariantId : v[4304] : Migrated property model-invariant-id to model-invariant-id-local with value = instance-invariant-id-1 2025-12-04 14:25:47.752 DEBUG 2251 --- [ main] MigrateInstanceGroupModelInvariantId : Migration Summary Count: 1 vertices modified. 2025-12-04 14:25:47.753 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instance-id-1 AND model-invariant-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.753 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instance-id-1)]. For better performance, use indexes Initilization of MigrateInstanceGroupModelInvariantId migration script complete. 2025-12-04 14:25:47.760 INFO 2251 --- [ main] MigrateInstanceGroupModelInvariantId : Initilization of MigrateInstanceGroupModelInvariantId migration script complete. 2025-12-04 14:25:47.760 DEBUG 2251 --- [ main] MigrateInstanceGroupModelInvariantId : -------- Starting PropertyMigrator for node type within([instance-group]) from property model-invariant-id to model-invariant-id-local -------- 2025-12-04 14:25:47.760 DEBUG 2251 --- [ main] MigrateInstanceGroupModelInvariantId : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-12-04 14:25:47.760 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id <> null)]. For better performance, use indexes 2025-12-04 14:25:47.761 DEBUG 2251 --- [ main] MigrateInstanceGroupModelInvariantId : Migrating property for vertex v[4336] 2025-12-04 14:25:47.761 DEBUG 2251 --- [ main] MigrateInstanceGroupModelInvariantId : v[4336] : Migrated property model-invariant-id to model-invariant-id-local with value = instance-invariant-id-1 2025-12-04 14:25:47.761 DEBUG 2251 --- [ main] MigrateInstanceGroupModelInvariantId : Migration Summary Count: 1 vertices modified. 2025-12-04 14:25:47.761 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instance-id-2)]. For better performance, use indexes [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.aai.migration.v13.MigrateInstanceGroupModelInvariantIdTest [INFO] Running org.onap.aai.migration.v13.MigrateInstanceGroupModelVersionIdTest Initilization of MigrateInstanceGroupModelVersionId migration script complete. 2025-12-04 14:25:47.778 INFO 2251 --- [ main] MigrateInstanceGroupModelVersionId : Initilization of MigrateInstanceGroupModelVersionId migration script complete. 2025-12-04 14:25:47.778 DEBUG 2251 --- [ main] MigrateInstanceGroupModelVersionId : -------- Starting PropertyMigrator for node type within([instance-group]) from property model-version-id to model-version-id-local -------- 2025-12-04 14:25:47.778 DEBUG 2251 --- [ main] MigrateInstanceGroupModelVersionId : PropertyKey [model-version-id-local] already existed in the DB. 2025-12-04 14:25:47.778 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-version-id <> null)]. For better performance, use indexes 2025-12-04 14:25:47.779 DEBUG 2251 --- [ main] MigrateInstanceGroupModelVersionId : Migrating property for vertex v[4184] 2025-12-04 14:25:47.779 DEBUG 2251 --- [ main] MigrateInstanceGroupModelVersionId : v[4184] : Migrated property model-version-id to model-version-id-local with value = instance-version-id-1 2025-12-04 14:25:47.779 DEBUG 2251 --- [ main] MigrateInstanceGroupModelVersionId : Migration Summary Count: 1 vertices modified. 2025-12-04 14:25:47.780 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instance-id-1 AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.780 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instance-id-1)]. For better performance, use indexes Initilization of MigrateInstanceGroupModelVersionId migration script complete. 2025-12-04 14:25:47.791 INFO 2251 --- [ main] MigrateInstanceGroupModelVersionId : Initilization of MigrateInstanceGroupModelVersionId migration script complete. 2025-12-04 14:25:47.791 DEBUG 2251 --- [ main] MigrateInstanceGroupModelVersionId : -------- Starting PropertyMigrator for node type within([instance-group]) from property model-version-id to model-version-id-local -------- 2025-12-04 14:25:47.791 DEBUG 2251 --- [ main] MigrateInstanceGroupModelVersionId : PropertyKey [model-version-id-local] already existed in the DB. 2025-12-04 14:25:47.791 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-version-id <> null)]. For better performance, use indexes 2025-12-04 14:25:47.791 DEBUG 2251 --- [ main] MigrateInstanceGroupModelVersionId : Migrating property for vertex v[4344] 2025-12-04 14:25:47.792 DEBUG 2251 --- [ main] MigrateInstanceGroupModelVersionId : v[4344] : Migrated property model-version-id to model-version-id-local with value = instance-version-id-1 2025-12-04 14:25:47.792 DEBUG 2251 --- [ main] MigrateInstanceGroupModelVersionId : Migration Summary Count: 1 vertices modified. 2025-12-04 14:25:47.792 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instance-id-2)]. For better performance, use indexes [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.aai.migration.v13.MigrateInstanceGroupModelVersionIdTest [INFO] Running org.onap.aai.migration.v13.MigrateInstanceGroupSubTypeTest Initilization of MigrateInstanceGroupSubType migration script complete. 2025-12-04 14:25:47.807 INFO 2251 --- [ main] MigrateInstanceGroupSubType : Initilization of MigrateInstanceGroupSubType migration script complete. 2025-12-04 14:25:47.807 DEBUG 2251 --- [ main] MigrateInstanceGroupSubType : -------- Starting PropertyMigrator for node type within([instance-group]) from property sub-type to instance-group-role -------- 2025-12-04 14:25:47.807 DEBUG 2251 --- [ main] MigrateInstanceGroupSubType : PropertyKey [instance-group-role] already existed in the DB. 2025-12-04 14:25:47.808 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND sub-type <> null)]. For better performance, use indexes 2025-12-04 14:25:47.808 DEBUG 2251 --- [ main] MigrateInstanceGroupSubType : Migrating property for vertex v[4288] 2025-12-04 14:25:47.809 DEBUG 2251 --- [ main] MigrateInstanceGroupSubType : v[4288] : Migrated property sub-type to instance-group-role with value = SubTypeValue 2025-12-04 14:25:47.809 DEBUG 2251 --- [ main] MigrateInstanceGroupSubType : Migration Summary Count: 1 vertices modified. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.aai.migration.v13.MigrateInstanceGroupSubTypeTest [INFO] Running org.onap.aai.migration.v13.MigrateInstanceGroupTypeTest Initilization of MigrateInstanceGroupType migration script complete. 2025-12-04 14:25:47.820 INFO 2251 --- [ main] MigrateInstanceGroupType : Initilization of MigrateInstanceGroupType migration script complete. 2025-12-04 14:25:47.821 DEBUG 2251 --- [ main] MigrateInstanceGroupType : -------- Starting PropertyMigrator for node type within([instance-group]) from property type to instance-group-type -------- 2025-12-04 14:25:47.821 DEBUG 2251 --- [ main] MigrateInstanceGroupType : PropertyKey [instance-group-type] already existed in the DB. 2025-12-04 14:25:47.821 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND type <> null)]. For better performance, use indexes 2025-12-04 14:25:47.821 DEBUG 2251 --- [ main] MigrateInstanceGroupType : Migrating property for vertex v[4160] 2025-12-04 14:25:47.822 DEBUG 2251 --- [ main] MigrateInstanceGroupType : v[4160] : Migrated property type to instance-group-type with value = TypeValue 2025-12-04 14:25:47.822 DEBUG 2251 --- [ main] MigrateInstanceGroupType : Migration Summary Count: 1 vertices modified. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.migration.v13.MigrateInstanceGroupTypeTest [INFO] Running org.onap.aai.migration.v13.MigrateModelVerTest Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:47.879 INFO 2251 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:47.879 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.880 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.880 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 2025-12-04 14:25:47.881 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.882 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 2025-12-04 14:25:47.882 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 2025-12-04 14:25:47.882 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 2025-12-04 14:25:47.883 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.883 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 2025-12-04 14:25:47.883 INFO 2251 --- [ main] MigrateModelVer : ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.883 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 2025-12-04 14:25:47.883 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 2025-12-04 14:25:47.884 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.884 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.884 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 2025-12-04 14:25:47.885 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.886 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 2025-12-04 14:25:47.886 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 2025-12-04 14:25:47.886 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 2025-12-04 14:25:47.886 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.887 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.887 INFO 2251 --- [ main] MigrateModelVer : ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.887 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 2025-12-04 14:25:47.887 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 2025-12-04 14:25:47.887 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.888 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.888 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 2025-12-04 14:25:47.888 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.889 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 2025-12-04 14:25:47.889 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 2025-12-04 14:25:47.890 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 2025-12-04 14:25:47.890 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.891 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.891 INFO 2251 --- [ main] MigrateModelVer : ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.891 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 2025-12-04 14:25:47.891 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 2025-12-04 14:25:47.891 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.892 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.892 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 2025-12-04 14:25:47.892 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.892 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.892 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 2025-12-04 14:25:47.893 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.894 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 2025-12-04 14:25:47.894 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 2025-12-04 14:25:47.894 INFO 2251 --- [ main] MigrateModelVer : ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.894 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 2025-12-04 14:25:47.894 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 2025-12-04 14:25:47.895 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.895 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.895 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 2025-12-04 14:25:47.896 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.897 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 2025-12-04 14:25:47.897 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 2025-12-04 14:25:47.897 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 2025-12-04 14:25:47.897 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.898 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.898 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.898 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 2025-12-04 14:25:47.898 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 2025-12-04 14:25:47.898 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.899 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.899 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 2025-12-04 14:25:47.899 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.900 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 2025-12-04 14:25:47.900 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 2025-12-04 14:25:47.900 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.901 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.901 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 2025-12-04 14:25:47.902 INFO 2251 --- [ main] MigrateModelVer : ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.902 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 2025-12-04 14:25:47.902 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 2025-12-04 14:25:47.902 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.903 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.903 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 2025-12-04 14:25:47.903 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.904 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 2025-12-04 14:25:47.904 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 2025-12-04 14:25:47.904 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 2025-12-04 14:25:47.905 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.905 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.905 INFO 2251 --- [ main] MigrateModelVer : ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.905 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 2025-12-04 14:25:47.905 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 2025-12-04 14:25:47.906 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.906 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.906 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 2025-12-04 14:25:47.907 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.908 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 2025-12-04 14:25:47.908 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 2025-12-04 14:25:47.908 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.908 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.909 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 2025-12-04 14:25:47.909 INFO 2251 --- [ main] MigrateModelVer : ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.909 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 2025-12-04 14:25:47.909 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 2025-12-04 14:25:47.909 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.910 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.910 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 2025-12-04 14:25:47.910 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.912 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 2025-12-04 14:25:47.912 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.912 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.912 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 2025-12-04 14:25:47.913 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 2025-12-04 14:25:47.913 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.913 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 2025-12-04 14:25:47.913 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 2025-12-04 14:25:47.913 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.914 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.914 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 2025-12-04 14:25:47.914 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.915 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 2025-12-04 14:25:47.915 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 2025-12-04 14:25:47.915 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.916 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.916 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 2025-12-04 14:25:47.916 INFO 2251 --- [ main] MigrateModelVer : ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.916 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 2025-12-04 14:25:47.916 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 2025-12-04 14:25:47.917 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.917 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.917 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 2025-12-04 14:25:47.918 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.919 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 2025-12-04 14:25:47.919 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 2025-12-04 14:25:47.919 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.919 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.919 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 2025-12-04 14:25:47.920 INFO 2251 --- [ main] MigrateModelVer : ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.920 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 2025-12-04 14:25:47.920 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 2025-12-04 14:25:47.920 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.921 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.921 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 2025-12-04 14:25:47.921 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.922 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 2025-12-04 14:25:47.922 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 2025-12-04 14:25:47.922 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.923 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.923 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 2025-12-04 14:25:47.924 INFO 2251 --- [ main] MigrateModelVer : ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.924 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 2025-12-04 14:25:47.924 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 2025-12-04 14:25:47.924 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND collection-id = collection1)]. For better performance, use indexes 2025-12-04 14:25:47.925 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND collection-id = collection2)]. For better performance, use indexes 2025-12-04 14:25:47.926 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-10)]. For better performance, use indexes Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:47.959 INFO 2251 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:47.959 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.960 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.960 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 2025-12-04 14:25:47.960 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.961 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 2025-12-04 14:25:47.961 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 2025-12-04 14:25:47.961 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.963 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 2025-12-04 14:25:47.963 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 2025-12-04 14:25:47.963 INFO 2251 --- [ main] MigrateModelVer : ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.963 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 2025-12-04 14:25:47.963 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 2025-12-04 14:25:47.963 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.964 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.964 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 2025-12-04 14:25:47.964 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.965 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 2025-12-04 14:25:47.965 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.966 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.966 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 2025-12-04 14:25:47.966 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 2025-12-04 14:25:47.966 INFO 2251 --- [ main] MigrateModelVer : ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.966 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 2025-12-04 14:25:47.966 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 2025-12-04 14:25:47.967 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.967 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.967 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 2025-12-04 14:25:47.968 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.969 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 2025-12-04 14:25:47.969 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 2025-12-04 14:25:47.969 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 2025-12-04 14:25:47.970 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.970 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.970 INFO 2251 --- [ main] MigrateModelVer : ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.970 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 2025-12-04 14:25:47.970 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 2025-12-04 14:25:47.971 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.971 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.971 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 2025-12-04 14:25:47.971 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.972 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.972 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 2025-12-04 14:25:47.972 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.974 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 2025-12-04 14:25:47.974 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 2025-12-04 14:25:47.974 INFO 2251 --- [ main] MigrateModelVer : ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.974 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 2025-12-04 14:25:47.974 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 2025-12-04 14:25:47.974 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.975 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.975 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 2025-12-04 14:25:47.975 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.976 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 2025-12-04 14:25:47.976 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 2025-12-04 14:25:47.976 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.977 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.977 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 2025-12-04 14:25:47.978 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.978 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 2025-12-04 14:25:47.978 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 2025-12-04 14:25:47.978 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.979 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.979 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 2025-12-04 14:25:47.979 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.980 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 2025-12-04 14:25:47.980 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 2025-12-04 14:25:47.980 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.981 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.981 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 2025-12-04 14:25:47.981 INFO 2251 --- [ main] MigrateModelVer : ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.981 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 2025-12-04 14:25:47.981 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 2025-12-04 14:25:47.981 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.982 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.982 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 2025-12-04 14:25:47.982 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.984 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 2025-12-04 14:25:47.984 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 2025-12-04 14:25:47.984 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 2025-12-04 14:25:47.984 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.985 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.985 INFO 2251 --- [ main] MigrateModelVer : ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.985 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 2025-12-04 14:25:47.985 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 2025-12-04 14:25:47.985 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.986 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.986 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 2025-12-04 14:25:47.986 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.987 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 2025-12-04 14:25:47.988 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 2025-12-04 14:25:47.988 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 2025-12-04 14:25:47.988 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.988 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.988 INFO 2251 --- [ main] MigrateModelVer : ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.988 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 2025-12-04 14:25:47.988 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 2025-12-04 14:25:47.989 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.990 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.990 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 2025-12-04 14:25:47.990 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.990 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.990 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 2025-12-04 14:25:47.991 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.992 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 2025-12-04 14:25:47.992 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 2025-12-04 14:25:47.992 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.992 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 2025-12-04 14:25:47.992 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 2025-12-04 14:25:47.992 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.993 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.993 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 2025-12-04 14:25:47.993 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.995 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 2025-12-04 14:25:47.995 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 2025-12-04 14:25:47.995 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 2025-12-04 14:25:47.995 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.996 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.996 INFO 2251 --- [ main] MigrateModelVer : ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.996 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 2025-12-04 14:25:47.996 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 2025-12-04 14:25:47.996 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:47.997 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:47.997 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 2025-12-04 14:25:47.997 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.998 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 2025-12-04 14:25:47.998 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 2025-12-04 14:25:47.999 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 2025-12-04 14:25:47.999 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:47.999 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:47.999 INFO 2251 --- [ main] MigrateModelVer : ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:47.999 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 2025-12-04 14:25:47.999 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 2025-12-04 14:25:48.000 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.000 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.000 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 2025-12-04 14:25:48.001 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.002 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 2025-12-04 14:25:48.002 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 2025-12-04 14:25:48.002 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 2025-12-04 14:25:48.002 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.003 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.003 INFO 2251 --- [ main] MigrateModelVer : ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.003 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 2025-12-04 14:25:48.003 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 2025-12-04 14:25:48.003 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3Network1)]. For better performance, use indexes 2025-12-04 14:25:48.004 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3Network2)]. For better performance, use indexes 2025-12-04 14:25:48.005 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-8)]. For better performance, use indexes Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.034 INFO 2251 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.034 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.035 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.035 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 2025-12-04 14:25:48.035 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.037 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 2025-12-04 14:25:48.037 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 2025-12-04 14:25:48.037 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 2025-12-04 14:25:48.037 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.038 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 2025-12-04 14:25:48.038 INFO 2251 --- [ main] MigrateModelVer : ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.038 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 2025-12-04 14:25:48.038 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 2025-12-04 14:25:48.038 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.039 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.039 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 2025-12-04 14:25:48.039 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.040 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 2025-12-04 14:25:48.041 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.041 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.041 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 2025-12-04 14:25:48.041 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 2025-12-04 14:25:48.042 INFO 2251 --- [ main] MigrateModelVer : ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.042 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 2025-12-04 14:25:48.042 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 2025-12-04 14:25:48.042 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.042 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.043 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 2025-12-04 14:25:48.043 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.044 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 2025-12-04 14:25:48.044 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.045 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.045 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 2025-12-04 14:25:48.045 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 2025-12-04 14:25:48.045 INFO 2251 --- [ main] MigrateModelVer : ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.045 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 2025-12-04 14:25:48.045 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 2025-12-04 14:25:48.045 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.046 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.046 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 2025-12-04 14:25:48.046 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.047 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 2025-12-04 14:25:48.047 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 2025-12-04 14:25:48.048 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 2025-12-04 14:25:48.048 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.049 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.049 INFO 2251 --- [ main] MigrateModelVer : ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.049 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 2025-12-04 14:25:48.049 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 2025-12-04 14:25:48.049 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.050 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.050 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 2025-12-04 14:25:48.050 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.051 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 2025-12-04 14:25:48.051 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.052 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.052 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 2025-12-04 14:25:48.052 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 2025-12-04 14:25:48.052 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.052 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 2025-12-04 14:25:48.052 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 2025-12-04 14:25:48.053 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.053 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.053 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 2025-12-04 14:25:48.054 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.055 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 2025-12-04 14:25:48.055 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 2025-12-04 14:25:48.055 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.055 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.055 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 2025-12-04 14:25:48.056 INFO 2251 --- [ main] MigrateModelVer : ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.056 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 2025-12-04 14:25:48.056 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 2025-12-04 14:25:48.056 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.057 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.057 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 2025-12-04 14:25:48.057 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.058 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 2025-12-04 14:25:48.058 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 2025-12-04 14:25:48.058 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.059 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.059 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 2025-12-04 14:25:48.060 INFO 2251 --- [ main] MigrateModelVer : ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.060 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 2025-12-04 14:25:48.060 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 2025-12-04 14:25:48.060 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.061 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.061 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 2025-12-04 14:25:48.061 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.062 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.062 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 2025-12-04 14:25:48.062 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.063 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 2025-12-04 14:25:48.063 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 2025-12-04 14:25:48.063 INFO 2251 --- [ main] MigrateModelVer : ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.063 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 2025-12-04 14:25:48.063 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 2025-12-04 14:25:48.063 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.064 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.064 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 2025-12-04 14:25:48.064 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.066 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 2025-12-04 14:25:48.066 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.067 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.067 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 2025-12-04 14:25:48.067 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 2025-12-04 14:25:48.067 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.067 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 2025-12-04 14:25:48.067 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 2025-12-04 14:25:48.067 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.068 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.068 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 2025-12-04 14:25:48.068 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.069 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.069 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 2025-12-04 14:25:48.069 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.070 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 2025-12-04 14:25:48.070 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 2025-12-04 14:25:48.070 INFO 2251 --- [ main] MigrateModelVer : ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.070 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 2025-12-04 14:25:48.070 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 2025-12-04 14:25:48.071 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.071 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.071 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 2025-12-04 14:25:48.072 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.073 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 2025-12-04 14:25:48.073 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 2025-12-04 14:25:48.073 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 2025-12-04 14:25:48.073 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.074 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.074 INFO 2251 --- [ main] MigrateModelVer : ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.074 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 2025-12-04 14:25:48.074 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 2025-12-04 14:25:48.074 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.075 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.075 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 2025-12-04 14:25:48.075 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.076 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 2025-12-04 14:25:48.076 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 2025-12-04 14:25:48.076 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.077 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.077 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 2025-12-04 14:25:48.078 INFO 2251 --- [ main] MigrateModelVer : ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.078 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 2025-12-04 14:25:48.078 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 2025-12-04 14:25:48.078 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = linkName1)]. For better performance, use indexes 2025-12-04 14:25:48.079 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = linkName2)]. For better performance, use indexes 2025-12-04 14:25:48.080 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-4)]. For better performance, use indexes Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.111 INFO 2251 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.112 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.113 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.113 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 2025-12-04 14:25:48.113 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.114 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 2025-12-04 14:25:48.114 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.115 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 2025-12-04 14:25:48.115 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 2025-12-04 14:25:48.115 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 2025-12-04 14:25:48.115 INFO 2251 --- [ main] MigrateModelVer : ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.115 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 2025-12-04 14:25:48.115 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 2025-12-04 14:25:48.116 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.116 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.116 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 2025-12-04 14:25:48.116 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.117 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.117 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 2025-12-04 14:25:48.117 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.119 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 2025-12-04 14:25:48.119 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 2025-12-04 14:25:48.119 INFO 2251 --- [ main] MigrateModelVer : ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.119 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 2025-12-04 14:25:48.119 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 2025-12-04 14:25:48.119 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.120 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.120 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 2025-12-04 14:25:48.120 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.121 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 2025-12-04 14:25:48.121 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 2025-12-04 14:25:48.121 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.122 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.122 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 2025-12-04 14:25:48.122 INFO 2251 --- [ main] MigrateModelVer : ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.122 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 2025-12-04 14:25:48.122 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 2025-12-04 14:25:48.123 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.123 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.123 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 2025-12-04 14:25:48.124 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.125 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 2025-12-04 14:25:48.125 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.126 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.126 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 2025-12-04 14:25:48.126 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 2025-12-04 14:25:48.126 INFO 2251 --- [ main] MigrateModelVer : ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.126 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 2025-12-04 14:25:48.126 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 2025-12-04 14:25:48.126 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.127 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.127 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 2025-12-04 14:25:48.127 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.128 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 2025-12-04 14:25:48.129 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.129 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.129 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 2025-12-04 14:25:48.130 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 2025-12-04 14:25:48.130 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.130 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 2025-12-04 14:25:48.130 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 2025-12-04 14:25:48.130 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.131 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.131 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 2025-12-04 14:25:48.131 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.132 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 2025-12-04 14:25:48.132 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 2025-12-04 14:25:48.132 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 2025-12-04 14:25:48.133 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.133 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.133 INFO 2251 --- [ main] MigrateModelVer : ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.133 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 2025-12-04 14:25:48.133 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 2025-12-04 14:25:48.134 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.134 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.134 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 2025-12-04 14:25:48.135 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.136 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 2025-12-04 14:25:48.136 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 2025-12-04 14:25:48.136 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 2025-12-04 14:25:48.136 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.137 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.137 INFO 2251 --- [ main] MigrateModelVer : ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.137 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 2025-12-04 14:25:48.137 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 2025-12-04 14:25:48.137 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.138 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.138 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 2025-12-04 14:25:48.138 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.139 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 2025-12-04 14:25:48.140 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.140 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.140 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 2025-12-04 14:25:48.141 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 2025-12-04 14:25:48.141 INFO 2251 --- [ main] MigrateModelVer : ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.141 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 2025-12-04 14:25:48.141 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 2025-12-04 14:25:48.141 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.142 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.142 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 2025-12-04 14:25:48.142 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.143 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.143 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 2025-12-04 14:25:48.143 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.144 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 2025-12-04 14:25:48.144 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 2025-12-04 14:25:48.144 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.144 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 2025-12-04 14:25:48.144 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 2025-12-04 14:25:48.145 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.145 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.145 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 2025-12-04 14:25:48.146 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.147 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 2025-12-04 14:25:48.147 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.148 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.148 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 2025-12-04 14:25:48.148 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 2025-12-04 14:25:48.148 INFO 2251 --- [ main] MigrateModelVer : ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.148 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 2025-12-04 14:25:48.148 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 2025-12-04 14:25:48.148 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.149 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.149 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 2025-12-04 14:25:48.149 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.150 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 2025-12-04 14:25:48.150 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 2025-12-04 14:25:48.150 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.151 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.151 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 2025-12-04 14:25:48.151 INFO 2251 --- [ main] MigrateModelVer : ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.152 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 2025-12-04 14:25:48.152 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 2025-12-04 14:25:48.152 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.153 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.153 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 2025-12-04 14:25:48.153 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.153 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.153 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 2025-12-04 14:25:48.154 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.155 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 2025-12-04 14:25:48.155 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 2025-12-04 14:25:48.155 INFO 2251 --- [ main] MigrateModelVer : ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.155 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 2025-12-04 14:25:48.155 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 2025-12-04 14:25:48.155 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnfName1)]. For better performance, use indexes 2025-12-04 14:25:48.156 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnfName2)]. For better performance, use indexes 2025-12-04 14:25:48.157 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-3)]. For better performance, use indexes Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.186 INFO 2251 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.186 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.187 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.187 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 2025-12-04 14:25:48.187 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.189 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 2025-12-04 14:25:48.189 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.190 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 2025-12-04 14:25:48.190 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 2025-12-04 14:25:48.190 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 2025-12-04 14:25:48.190 INFO 2251 --- [ main] MigrateModelVer : ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.190 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 2025-12-04 14:25:48.190 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 2025-12-04 14:25:48.190 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.191 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.191 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 2025-12-04 14:25:48.191 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.192 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 2025-12-04 14:25:48.192 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 2025-12-04 14:25:48.193 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 2025-12-04 14:25:48.193 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.193 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.193 INFO 2251 --- [ main] MigrateModelVer : ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.193 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 2025-12-04 14:25:48.193 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 2025-12-04 14:25:48.194 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.195 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.195 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 2025-12-04 14:25:48.195 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.196 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 2025-12-04 14:25:48.196 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 2025-12-04 14:25:48.196 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 2025-12-04 14:25:48.196 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.197 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.197 INFO 2251 --- [ main] MigrateModelVer : ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.197 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 2025-12-04 14:25:48.197 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 2025-12-04 14:25:48.197 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.198 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.198 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 2025-12-04 14:25:48.198 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.199 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 2025-12-04 14:25:48.199 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 2025-12-04 14:25:48.200 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.200 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.200 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 2025-12-04 14:25:48.201 INFO 2251 --- [ main] MigrateModelVer : ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.201 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 2025-12-04 14:25:48.201 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 2025-12-04 14:25:48.201 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.202 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.202 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 2025-12-04 14:25:48.202 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.203 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.203 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 2025-12-04 14:25:48.203 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.204 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 2025-12-04 14:25:48.204 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 2025-12-04 14:25:48.204 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.204 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 2025-12-04 14:25:48.204 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 2025-12-04 14:25:48.205 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.205 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.206 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 2025-12-04 14:25:48.206 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.207 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 2025-12-04 14:25:48.207 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 2025-12-04 14:25:48.207 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 2025-12-04 14:25:48.207 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.208 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.208 INFO 2251 --- [ main] MigrateModelVer : ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.208 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 2025-12-04 14:25:48.208 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 2025-12-04 14:25:48.208 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.209 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.209 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 2025-12-04 14:25:48.209 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.210 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 2025-12-04 14:25:48.210 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 2025-12-04 14:25:48.211 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 2025-12-04 14:25:48.211 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.212 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.212 INFO 2251 --- [ main] MigrateModelVer : ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.212 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 2025-12-04 14:25:48.212 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 2025-12-04 14:25:48.212 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.213 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.213 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 2025-12-04 14:25:48.213 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.214 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.214 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 2025-12-04 14:25:48.214 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.215 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 2025-12-04 14:25:48.215 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 2025-12-04 14:25:48.215 INFO 2251 --- [ main] MigrateModelVer : ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.215 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 2025-12-04 14:25:48.215 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 2025-12-04 14:25:48.216 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.216 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.216 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 2025-12-04 14:25:48.217 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.218 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 2025-12-04 14:25:48.218 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 2025-12-04 14:25:48.218 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 2025-12-04 14:25:48.218 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.219 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.219 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.219 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 2025-12-04 14:25:48.219 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 2025-12-04 14:25:48.219 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.220 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.220 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 2025-12-04 14:25:48.220 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.221 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 2025-12-04 14:25:48.222 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 2025-12-04 14:25:48.222 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 2025-12-04 14:25:48.222 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.223 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.223 INFO 2251 --- [ main] MigrateModelVer : ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.223 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 2025-12-04 14:25:48.223 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 2025-12-04 14:25:48.223 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.224 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.224 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 2025-12-04 14:25:48.224 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.225 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 2025-12-04 14:25:48.225 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.226 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.226 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 2025-12-04 14:25:48.226 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 2025-12-04 14:25:48.226 INFO 2251 --- [ main] MigrateModelVer : ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.226 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 2025-12-04 14:25:48.226 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 2025-12-04 14:25:48.226 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.227 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.227 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 2025-12-04 14:25:48.227 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.228 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.228 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 2025-12-04 14:25:48.228 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.229 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 2025-12-04 14:25:48.230 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 2025-12-04 14:25:48.230 INFO 2251 --- [ main] MigrateModelVer : ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.230 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 2025-12-04 14:25:48.230 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 2025-12-04 14:25:48.230 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = serviceinstance1)]. For better performance, use indexes 2025-12-04 14:25:48.231 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = serviceinstance2)]. For better performance, use indexes 2025-12-04 14:25:48.232 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-2)]. For better performance, use indexes Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.265 INFO 2251 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.265 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.267 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.267 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 2025-12-04 14:25:48.267 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.268 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 2025-12-04 14:25:48.268 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 2025-12-04 14:25:48.268 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 2025-12-04 14:25:48.269 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.269 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 2025-12-04 14:25:48.269 INFO 2251 --- [ main] MigrateModelVer : ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.269 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 2025-12-04 14:25:48.269 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 2025-12-04 14:25:48.270 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.270 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.270 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 2025-12-04 14:25:48.271 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.272 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 2025-12-04 14:25:48.272 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 2025-12-04 14:25:48.272 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.273 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.273 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 2025-12-04 14:25:48.273 INFO 2251 --- [ main] MigrateModelVer : ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.273 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 2025-12-04 14:25:48.273 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 2025-12-04 14:25:48.273 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.274 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.274 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 2025-12-04 14:25:48.274 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.275 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.275 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 2025-12-04 14:25:48.275 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.276 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 2025-12-04 14:25:48.277 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 2025-12-04 14:25:48.277 INFO 2251 --- [ main] MigrateModelVer : ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.277 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 2025-12-04 14:25:48.277 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 2025-12-04 14:25:48.277 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.278 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.278 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 2025-12-04 14:25:48.278 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.279 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 2025-12-04 14:25:48.279 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 2025-12-04 14:25:48.279 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 2025-12-04 14:25:48.280 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.280 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.280 INFO 2251 --- [ main] MigrateModelVer : ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.280 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 2025-12-04 14:25:48.280 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 2025-12-04 14:25:48.280 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.281 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.281 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 2025-12-04 14:25:48.281 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.282 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.282 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 2025-12-04 14:25:48.282 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.284 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 2025-12-04 14:25:48.284 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 2025-12-04 14:25:48.284 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.284 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 2025-12-04 14:25:48.284 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 2025-12-04 14:25:48.284 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.285 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.285 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 2025-12-04 14:25:48.285 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.286 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.286 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 2025-12-04 14:25:48.286 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.287 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 2025-12-04 14:25:48.287 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 2025-12-04 14:25:48.287 INFO 2251 --- [ main] MigrateModelVer : ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.287 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 2025-12-04 14:25:48.287 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 2025-12-04 14:25:48.288 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.288 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.288 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 2025-12-04 14:25:48.289 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.290 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 2025-12-04 14:25:48.290 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 2025-12-04 14:25:48.290 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 2025-12-04 14:25:48.290 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.291 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.291 INFO 2251 --- [ main] MigrateModelVer : ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.291 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 2025-12-04 14:25:48.291 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 2025-12-04 14:25:48.291 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.292 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.292 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 2025-12-04 14:25:48.292 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.293 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.293 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 2025-12-04 14:25:48.293 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.294 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 2025-12-04 14:25:48.295 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 2025-12-04 14:25:48.295 INFO 2251 --- [ main] MigrateModelVer : ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.295 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 2025-12-04 14:25:48.295 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 2025-12-04 14:25:48.295 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.296 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.296 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 2025-12-04 14:25:48.296 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.297 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 2025-12-04 14:25:48.297 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.298 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.298 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 2025-12-04 14:25:48.298 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 2025-12-04 14:25:48.298 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.298 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 2025-12-04 14:25:48.298 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 2025-12-04 14:25:48.299 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.299 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.299 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 2025-12-04 14:25:48.299 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.300 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.300 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 2025-12-04 14:25:48.300 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.301 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 2025-12-04 14:25:48.301 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 2025-12-04 14:25:48.302 INFO 2251 --- [ main] MigrateModelVer : ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.302 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 2025-12-04 14:25:48.302 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 2025-12-04 14:25:48.302 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.303 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.303 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 2025-12-04 14:25:48.303 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.304 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.304 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 2025-12-04 14:25:48.304 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.305 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 2025-12-04 14:25:48.305 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 2025-12-04 14:25:48.305 INFO 2251 --- [ main] MigrateModelVer : ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.305 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 2025-12-04 14:25:48.305 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 2025-12-04 14:25:48.306 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.306 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.306 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 2025-12-04 14:25:48.307 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.307 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.307 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 2025-12-04 14:25:48.308 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.309 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 2025-12-04 14:25:48.309 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 2025-12-04 14:25:48.309 INFO 2251 --- [ main] MigrateModelVer : ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.309 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 2025-12-04 14:25:48.309 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 2025-12-04 14:25:48.309 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = vnf1)]. For better performance, use indexes 2025-12-04 14:25:48.310 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = vnf2)]. For better performance, use indexes 2025-12-04 14:25:48.311 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-6)]. For better performance, use indexes Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.340 INFO 2251 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.341 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.342 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.342 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 2025-12-04 14:25:48.342 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.343 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 2025-12-04 14:25:48.343 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 2025-12-04 14:25:48.343 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.344 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 2025-12-04 14:25:48.344 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 2025-12-04 14:25:48.344 INFO 2251 --- [ main] MigrateModelVer : ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.344 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 2025-12-04 14:25:48.344 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 2025-12-04 14:25:48.344 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.345 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.345 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 2025-12-04 14:25:48.345 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.346 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.346 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 2025-12-04 14:25:48.346 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.347 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 2025-12-04 14:25:48.348 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 2025-12-04 14:25:48.348 INFO 2251 --- [ main] MigrateModelVer : ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.348 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 2025-12-04 14:25:48.348 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 2025-12-04 14:25:48.348 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.349 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.349 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 2025-12-04 14:25:48.349 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.350 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 2025-12-04 14:25:48.350 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 2025-12-04 14:25:48.350 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 2025-12-04 14:25:48.351 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.351 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.351 INFO 2251 --- [ main] MigrateModelVer : ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.351 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 2025-12-04 14:25:48.351 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 2025-12-04 14:25:48.351 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.352 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.352 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 2025-12-04 14:25:48.352 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.354 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 2025-12-04 14:25:48.354 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 2025-12-04 14:25:48.354 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 2025-12-04 14:25:48.354 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.355 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.355 INFO 2251 --- [ main] MigrateModelVer : ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.355 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 2025-12-04 14:25:48.355 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 2025-12-04 14:25:48.355 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.356 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.356 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 2025-12-04 14:25:48.356 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.357 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 2025-12-04 14:25:48.357 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.358 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.358 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 2025-12-04 14:25:48.358 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 2025-12-04 14:25:48.358 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.358 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 2025-12-04 14:25:48.358 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 2025-12-04 14:25:48.359 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.359 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.359 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 2025-12-04 14:25:48.360 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.360 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.360 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 2025-12-04 14:25:48.361 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.362 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 2025-12-04 14:25:48.362 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 2025-12-04 14:25:48.362 INFO 2251 --- [ main] MigrateModelVer : ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.362 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 2025-12-04 14:25:48.362 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 2025-12-04 14:25:48.362 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.363 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.363 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 2025-12-04 14:25:48.363 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.364 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.364 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 2025-12-04 14:25:48.364 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.365 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 2025-12-04 14:25:48.366 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 2025-12-04 14:25:48.366 INFO 2251 --- [ main] MigrateModelVer : ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.366 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 2025-12-04 14:25:48.366 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 2025-12-04 14:25:48.366 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.367 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.367 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 2025-12-04 14:25:48.367 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.368 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 2025-12-04 14:25:48.368 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 2025-12-04 14:25:48.368 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 2025-12-04 14:25:48.368 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.369 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.369 INFO 2251 --- [ main] MigrateModelVer : ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.369 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 2025-12-04 14:25:48.369 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 2025-12-04 14:25:48.369 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.370 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.370 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 2025-12-04 14:25:48.370 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.371 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.371 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 2025-12-04 14:25:48.371 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.372 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 2025-12-04 14:25:48.372 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 2025-12-04 14:25:48.373 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.373 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 2025-12-04 14:25:48.373 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 2025-12-04 14:25:48.373 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.374 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.374 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 2025-12-04 14:25:48.374 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.375 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 2025-12-04 14:25:48.375 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.376 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.376 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 2025-12-04 14:25:48.376 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 2025-12-04 14:25:48.376 INFO 2251 --- [ main] MigrateModelVer : ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.376 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 2025-12-04 14:25:48.376 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 2025-12-04 14:25:48.377 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.377 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.377 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 2025-12-04 14:25:48.378 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.379 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 2025-12-04 14:25:48.379 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 2025-12-04 14:25:48.379 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 2025-12-04 14:25:48.379 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.380 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.380 INFO 2251 --- [ main] MigrateModelVer : ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.380 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 2025-12-04 14:25:48.380 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 2025-12-04 14:25:48.380 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.381 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.381 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 2025-12-04 14:25:48.381 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.382 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 2025-12-04 14:25:48.382 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 2025-12-04 14:25:48.383 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 2025-12-04 14:25:48.383 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.384 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.384 INFO 2251 --- [ main] MigrateModelVer : ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.384 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 2025-12-04 14:25:48.384 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 2025-12-04 14:25:48.384 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND configuration-id = configuration1)]. For better performance, use indexes 2025-12-04 14:25:48.385 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND configuration-id = configuration2)]. For better performance, use indexes 2025-12-04 14:25:48.385 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-7)]. For better performance, use indexes Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.411 INFO 2251 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.411 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.412 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.412 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 2025-12-04 14:25:48.412 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.413 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 2025-12-04 14:25:48.413 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 2025-12-04 14:25:48.414 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 2025-12-04 14:25:48.414 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.415 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 2025-12-04 14:25:48.415 INFO 2251 --- [ main] MigrateModelVer : ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.415 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 2025-12-04 14:25:48.415 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 2025-12-04 14:25:48.415 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.416 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.416 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 2025-12-04 14:25:48.416 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.417 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 2025-12-04 14:25:48.417 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 2025-12-04 14:25:48.417 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 2025-12-04 14:25:48.418 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.418 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.418 INFO 2251 --- [ main] MigrateModelVer : ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.418 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 2025-12-04 14:25:48.418 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 2025-12-04 14:25:48.418 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.419 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.419 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 2025-12-04 14:25:48.419 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.420 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 2025-12-04 14:25:48.420 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 2025-12-04 14:25:48.421 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.421 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.421 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 2025-12-04 14:25:48.422 INFO 2251 --- [ main] MigrateModelVer : ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.422 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 2025-12-04 14:25:48.422 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 2025-12-04 14:25:48.422 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.423 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.423 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 2025-12-04 14:25:48.423 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.424 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 2025-12-04 14:25:48.424 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 2025-12-04 14:25:48.424 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 2025-12-04 14:25:48.425 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.425 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.425 INFO 2251 --- [ main] MigrateModelVer : ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.425 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 2025-12-04 14:25:48.425 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 2025-12-04 14:25:48.426 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.426 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.426 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 2025-12-04 14:25:48.427 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.428 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 2025-12-04 14:25:48.428 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 2025-12-04 14:25:48.428 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.428 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.428 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 2025-12-04 14:25:48.429 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.429 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 2025-12-04 14:25:48.429 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 2025-12-04 14:25:48.429 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.430 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.430 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 2025-12-04 14:25:48.430 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.431 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.431 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 2025-12-04 14:25:48.431 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.432 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 2025-12-04 14:25:48.432 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 2025-12-04 14:25:48.432 INFO 2251 --- [ main] MigrateModelVer : ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.433 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 2025-12-04 14:25:48.433 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 2025-12-04 14:25:48.433 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.433 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.433 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 2025-12-04 14:25:48.434 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.435 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 2025-12-04 14:25:48.435 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.436 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.436 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 2025-12-04 14:25:48.436 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 2025-12-04 14:25:48.436 INFO 2251 --- [ main] MigrateModelVer : ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.436 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 2025-12-04 14:25:48.436 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 2025-12-04 14:25:48.436 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.437 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.437 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 2025-12-04 14:25:48.437 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.438 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 2025-12-04 14:25:48.439 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 2025-12-04 14:25:48.439 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 2025-12-04 14:25:48.439 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.440 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.440 INFO 2251 --- [ main] MigrateModelVer : ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.440 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 2025-12-04 14:25:48.440 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 2025-12-04 14:25:48.440 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.441 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.441 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 2025-12-04 14:25:48.441 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.442 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.442 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 2025-12-04 14:25:48.442 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.443 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 2025-12-04 14:25:48.443 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 2025-12-04 14:25:48.443 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.443 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 2025-12-04 14:25:48.443 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 2025-12-04 14:25:48.444 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.444 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.444 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 2025-12-04 14:25:48.445 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.445 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.445 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 2025-12-04 14:25:48.445 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.446 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 2025-12-04 14:25:48.446 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 2025-12-04 14:25:48.447 INFO 2251 --- [ main] MigrateModelVer : ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.447 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 2025-12-04 14:25:48.447 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 2025-12-04 14:25:48.447 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.448 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.448 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 2025-12-04 14:25:48.448 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.449 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 2025-12-04 14:25:48.450 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 2025-12-04 14:25:48.450 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 2025-12-04 14:25:48.450 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.450 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.450 INFO 2251 --- [ main] MigrateModelVer : ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.450 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 2025-12-04 14:25:48.450 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 2025-12-04 14:25:48.451 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.451 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.451 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 2025-12-04 14:25:48.452 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.452 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.452 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 2025-12-04 14:25:48.453 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.453 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 2025-12-04 14:25:48.453 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 2025-12-04 14:25:48.454 INFO 2251 --- [ main] MigrateModelVer : ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.454 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 2025-12-04 14:25:48.454 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 2025-12-04 14:25:48.454 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND resource-instance-id = connector1)]. For better performance, use indexes 2025-12-04 14:25:48.455 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND resource-instance-id = connector2)]. For better performance, use indexes 2025-12-04 14:25:48.456 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-1)]. For better performance, use indexes Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.485 INFO 2251 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.485 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.486 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.486 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 2025-12-04 14:25:48.486 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.487 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 2025-12-04 14:25:48.487 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 2025-12-04 14:25:48.488 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 2025-12-04 14:25:48.488 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.489 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 2025-12-04 14:25:48.489 INFO 2251 --- [ main] MigrateModelVer : ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.489 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 2025-12-04 14:25:48.489 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 2025-12-04 14:25:48.489 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.490 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.490 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 2025-12-04 14:25:48.490 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.491 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 2025-12-04 14:25:48.492 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.492 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.492 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 2025-12-04 14:25:48.493 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 2025-12-04 14:25:48.493 INFO 2251 --- [ main] MigrateModelVer : ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.493 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 2025-12-04 14:25:48.493 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 2025-12-04 14:25:48.493 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.494 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.494 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 2025-12-04 14:25:48.494 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.495 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.495 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 2025-12-04 14:25:48.495 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.496 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 2025-12-04 14:25:48.496 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 2025-12-04 14:25:48.496 INFO 2251 --- [ main] MigrateModelVer : ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.496 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 2025-12-04 14:25:48.496 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 2025-12-04 14:25:48.497 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.497 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.497 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 2025-12-04 14:25:48.497 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.498 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 2025-12-04 14:25:48.498 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 2025-12-04 14:25:48.499 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 2025-12-04 14:25:48.499 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.500 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.500 INFO 2251 --- [ main] MigrateModelVer : ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.500 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 2025-12-04 14:25:48.500 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 2025-12-04 14:25:48.500 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.501 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.501 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 2025-12-04 14:25:48.501 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.502 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 2025-12-04 14:25:48.502 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 2025-12-04 14:25:48.502 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 2025-12-04 14:25:48.503 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.503 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.503 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.503 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 2025-12-04 14:25:48.503 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 2025-12-04 14:25:48.503 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.504 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.504 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 2025-12-04 14:25:48.504 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.505 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.505 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 2025-12-04 14:25:48.505 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.506 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 2025-12-04 14:25:48.507 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 2025-12-04 14:25:48.507 INFO 2251 --- [ main] MigrateModelVer : ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.507 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 2025-12-04 14:25:48.507 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 2025-12-04 14:25:48.507 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.508 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.508 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 2025-12-04 14:25:48.508 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.509 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 2025-12-04 14:25:48.509 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.510 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.510 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 2025-12-04 14:25:48.510 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 2025-12-04 14:25:48.510 INFO 2251 --- [ main] MigrateModelVer : ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.510 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 2025-12-04 14:25:48.510 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 2025-12-04 14:25:48.511 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.511 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.511 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 2025-12-04 14:25:48.511 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.513 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 2025-12-04 14:25:48.513 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.514 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.514 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 2025-12-04 14:25:48.514 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 2025-12-04 14:25:48.514 INFO 2251 --- [ main] MigrateModelVer : ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.514 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 2025-12-04 14:25:48.514 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 2025-12-04 14:25:48.514 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.515 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.515 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 2025-12-04 14:25:48.515 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.516 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 2025-12-04 14:25:48.517 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 2025-12-04 14:25:48.517 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 2025-12-04 14:25:48.517 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.517 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.517 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.517 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 2025-12-04 14:25:48.517 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 2025-12-04 14:25:48.518 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.519 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.519 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 2025-12-04 14:25:48.519 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.520 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 2025-12-04 14:25:48.520 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.521 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.521 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 2025-12-04 14:25:48.521 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 2025-12-04 14:25:48.521 INFO 2251 --- [ main] MigrateModelVer : ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.521 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 2025-12-04 14:25:48.521 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 2025-12-04 14:25:48.521 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.522 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.522 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 2025-12-04 14:25:48.522 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.523 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 2025-12-04 14:25:48.523 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 2025-12-04 14:25:48.523 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.524 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.524 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 2025-12-04 14:25:48.525 INFO 2251 --- [ main] MigrateModelVer : ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.525 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 2025-12-04 14:25:48.525 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 2025-12-04 14:25:48.525 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.526 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.526 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 2025-12-04 14:25:48.526 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.527 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 2025-12-04 14:25:48.527 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 2025-12-04 14:25:48.527 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 2025-12-04 14:25:48.527 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.528 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.528 INFO 2251 --- [ main] MigrateModelVer : ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.528 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 2025-12-04 14:25:48.528 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 2025-12-04 14:25:48.528 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vfModule1)]. For better performance, use indexes 2025-12-04 14:25:48.530 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-9)]. For better performance, use indexes Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.562 INFO 2251 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.562 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.563 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.563 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 2025-12-04 14:25:48.563 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.564 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 2025-12-04 14:25:48.564 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 2025-12-04 14:25:48.564 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.565 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 2025-12-04 14:25:48.565 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 2025-12-04 14:25:48.565 INFO 2251 --- [ main] MigrateModelVer : ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.566 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 2025-12-04 14:25:48.566 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 2025-12-04 14:25:48.566 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.566 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.567 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 2025-12-04 14:25:48.567 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.568 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 2025-12-04 14:25:48.568 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 2025-12-04 14:25:48.568 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 2025-12-04 14:25:48.568 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.569 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.569 INFO 2251 --- [ main] MigrateModelVer : ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.569 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 2025-12-04 14:25:48.569 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 2025-12-04 14:25:48.569 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.570 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.570 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 2025-12-04 14:25:48.570 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.571 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.571 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 2025-12-04 14:25:48.571 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.572 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 2025-12-04 14:25:48.572 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 2025-12-04 14:25:48.573 INFO 2251 --- [ main] MigrateModelVer : ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.573 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 2025-12-04 14:25:48.573 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 2025-12-04 14:25:48.573 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.574 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.574 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 2025-12-04 14:25:48.574 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.575 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 2025-12-04 14:25:48.575 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.576 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.576 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 2025-12-04 14:25:48.576 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 2025-12-04 14:25:48.576 INFO 2251 --- [ main] MigrateModelVer : ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.576 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 2025-12-04 14:25:48.576 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 2025-12-04 14:25:48.576 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.577 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.577 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 2025-12-04 14:25:48.577 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.579 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 2025-12-04 14:25:48.579 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 2025-12-04 14:25:48.579 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 2025-12-04 14:25:48.579 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.580 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.580 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.580 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 2025-12-04 14:25:48.580 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 2025-12-04 14:25:48.580 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.581 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.581 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 2025-12-04 14:25:48.581 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.582 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.582 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 2025-12-04 14:25:48.582 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.583 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 2025-12-04 14:25:48.583 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 2025-12-04 14:25:48.583 INFO 2251 --- [ main] MigrateModelVer : ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.583 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 2025-12-04 14:25:48.583 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 2025-12-04 14:25:48.583 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.584 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.584 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 2025-12-04 14:25:48.584 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.585 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 2025-12-04 14:25:48.585 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 2025-12-04 14:25:48.586 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.586 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.586 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 2025-12-04 14:25:48.587 INFO 2251 --- [ main] MigrateModelVer : ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.587 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 2025-12-04 14:25:48.587 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 2025-12-04 14:25:48.587 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.588 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.588 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 2025-12-04 14:25:48.588 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.589 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 2025-12-04 14:25:48.590 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 2025-12-04 14:25:48.590 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 2025-12-04 14:25:48.590 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.591 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.591 INFO 2251 --- [ main] MigrateModelVer : ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.591 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 2025-12-04 14:25:48.591 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 2025-12-04 14:25:48.591 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.592 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.592 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 2025-12-04 14:25:48.592 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.593 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 2025-12-04 14:25:48.593 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 2025-12-04 14:25:48.593 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.594 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.594 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 2025-12-04 14:25:48.594 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.594 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 2025-12-04 14:25:48.594 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 2025-12-04 14:25:48.594 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.595 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.595 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 2025-12-04 14:25:48.595 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.596 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.596 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 2025-12-04 14:25:48.596 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.597 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 2025-12-04 14:25:48.597 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 2025-12-04 14:25:48.598 INFO 2251 --- [ main] MigrateModelVer : ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.598 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 2025-12-04 14:25:48.598 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 2025-12-04 14:25:48.598 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.599 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.599 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 2025-12-04 14:25:48.599 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.600 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 2025-12-04 14:25:48.600 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 2025-12-04 14:25:48.600 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 2025-12-04 14:25:48.601 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.601 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.601 INFO 2251 --- [ main] MigrateModelVer : ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.601 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 2025-12-04 14:25:48.601 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 2025-12-04 14:25:48.602 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.602 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.602 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 2025-12-04 14:25:48.603 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.603 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.603 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 2025-12-04 14:25:48.604 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.604 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 2025-12-04 14:25:48.604 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 2025-12-04 14:25:48.605 INFO 2251 --- [ main] MigrateModelVer : ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.605 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 2025-12-04 14:25:48.605 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 2025-12-04 14:25:48.605 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND id = instanceGroup1)]. For better performance, use indexes 2025-12-04 14:25:48.606 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND collection-id = instanceGroup2)]. For better performance, use indexes 2025-12-04 14:25:48.607 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-11)]. For better performance, use indexes Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.636 INFO 2251 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.636 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.637 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.637 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 2025-12-04 14:25:48.637 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.638 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 2025-12-04 14:25:48.638 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 2025-12-04 14:25:48.638 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.639 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 2025-12-04 14:25:48.639 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 2025-12-04 14:25:48.640 INFO 2251 --- [ main] MigrateModelVer : ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.640 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 2025-12-04 14:25:48.640 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 2025-12-04 14:25:48.640 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.641 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.641 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 2025-12-04 14:25:48.641 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.642 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 2025-12-04 14:25:48.642 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.643 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.643 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 2025-12-04 14:25:48.643 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 2025-12-04 14:25:48.643 INFO 2251 --- [ main] MigrateModelVer : ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.643 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 2025-12-04 14:25:48.643 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 2025-12-04 14:25:48.643 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.644 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.644 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 2025-12-04 14:25:48.644 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.645 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.645 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 2025-12-04 14:25:48.645 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.646 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 2025-12-04 14:25:48.647 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 2025-12-04 14:25:48.647 INFO 2251 --- [ main] MigrateModelVer : ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.647 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 2025-12-04 14:25:48.647 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 2025-12-04 14:25:48.647 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.648 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.648 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 2025-12-04 14:25:48.648 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.649 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.649 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 2025-12-04 14:25:48.649 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.650 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 2025-12-04 14:25:48.650 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 2025-12-04 14:25:48.650 INFO 2251 --- [ main] MigrateModelVer : ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.650 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 2025-12-04 14:25:48.650 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 2025-12-04 14:25:48.650 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.651 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.651 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 2025-12-04 14:25:48.651 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.652 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.652 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 2025-12-04 14:25:48.652 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.654 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 2025-12-04 14:25:48.654 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 2025-12-04 14:25:48.654 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.654 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 2025-12-04 14:25:48.654 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 2025-12-04 14:25:48.654 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.655 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.655 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 2025-12-04 14:25:48.655 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.656 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 2025-12-04 14:25:48.656 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 2025-12-04 14:25:48.656 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 2025-12-04 14:25:48.657 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.657 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.657 INFO 2251 --- [ main] MigrateModelVer : ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.657 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 2025-12-04 14:25:48.657 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 2025-12-04 14:25:48.658 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.658 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.658 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 2025-12-04 14:25:48.658 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.659 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.659 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 2025-12-04 14:25:48.659 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.661 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 2025-12-04 14:25:48.661 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 2025-12-04 14:25:48.661 INFO 2251 --- [ main] MigrateModelVer : ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.661 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 2025-12-04 14:25:48.661 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 2025-12-04 14:25:48.661 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.662 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.662 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 2025-12-04 14:25:48.662 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.663 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 2025-12-04 14:25:48.663 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 2025-12-04 14:25:48.663 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.664 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.664 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 2025-12-04 14:25:48.664 INFO 2251 --- [ main] MigrateModelVer : ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.664 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 2025-12-04 14:25:48.664 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 2025-12-04 14:25:48.665 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.665 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.665 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 2025-12-04 14:25:48.666 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.666 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.666 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 2025-12-04 14:25:48.666 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.667 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 2025-12-04 14:25:48.667 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 2025-12-04 14:25:48.668 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.668 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 2025-12-04 14:25:48.668 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 2025-12-04 14:25:48.668 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.669 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.669 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 2025-12-04 14:25:48.669 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.670 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 2025-12-04 14:25:48.670 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 2025-12-04 14:25:48.670 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 2025-12-04 14:25:48.671 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.671 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.671 INFO 2251 --- [ main] MigrateModelVer : ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.671 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 2025-12-04 14:25:48.671 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 2025-12-04 14:25:48.672 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.672 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.672 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 2025-12-04 14:25:48.673 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.674 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 2025-12-04 14:25:48.674 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 2025-12-04 14:25:48.674 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 2025-12-04 14:25:48.674 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.675 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.675 INFO 2251 --- [ main] MigrateModelVer : ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.675 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 2025-12-04 14:25:48.675 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 2025-12-04 14:25:48.675 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.676 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.676 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 2025-12-04 14:25:48.676 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.677 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 2025-12-04 14:25:48.678 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 2025-12-04 14:25:48.678 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 2025-12-04 14:25:48.678 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.678 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.678 INFO 2251 --- [ main] MigrateModelVer : ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.678 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 2025-12-04 14:25:48.678 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 2025-12-04 14:25:48.679 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND id = allottedResource1)]. For better performance, use indexes 2025-12-04 14:25:48.680 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND id = allottedResource2)]. For better performance, use indexes 2025-12-04 14:25:48.680 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-12)]. For better performance, use indexes Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.707 INFO 2251 --- [ main] MigrateModelVer : Initilization of MigrateModelVer migration script complete. 2025-12-04 14:25:48.708 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = connector AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.709 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.709 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector2 2025-12-04 14:25:48.709 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-x AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.710 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-x and model-version-id :model-version-id-x 2025-12-04 14:25:48.710 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector1 2025-12-04 14:25:48.710 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-1 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.711 INFO 2251 --- [ main] MigrateModelVer : Processing connector vertex with key connector3 2025-12-04 14:25:48.711 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from connector node to models-ver with model-invariant-id :model-invariant-id-1 and model-version-id :model-version-id-1 2025-12-04 14:25:48.711 INFO 2251 --- [ main] MigrateModelVer : ******* Summary connector Nodes: Finished creating an Edge for connector nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.711 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from connector nodes: 1 2025-12-04 14:25:48.711 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the connector nodes due to error : 1 2025-12-04 14:25:48.711 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.712 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.712 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance3 2025-12-04 14:25:48.713 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-2 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.713 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from service-instance node to models-ver with model-invariant-id :model-invariant-id-2 and model-version-id :model-version-id-2 2025-12-04 14:25:48.713 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance1 2025-12-04 14:25:48.714 INFO 2251 --- [ main] MigrateModelVer : Processing service-instance vertex with key serviceinstance2 2025-12-04 14:25:48.714 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.715 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.715 INFO 2251 --- [ main] MigrateModelVer : ******* Summary service-instance Nodes: Finished creating an Edge for service-instance nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.715 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from service-instance nodes: 1 2025-12-04 14:25:48.715 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the service-instance nodes due to error : 1 2025-12-04 14:25:48.715 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = configuration AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.716 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.716 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration1 2025-12-04 14:25:48.716 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-7 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.717 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration2 2025-12-04 14:25:48.717 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.718 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.718 INFO 2251 --- [ main] MigrateModelVer : Processing configuration vertex with key configuration3 2025-12-04 14:25:48.718 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from configuration node to models-ver with model-invariant-id :model-invariant-id-7 and model-version-id :model-version-id-7 2025-12-04 14:25:48.718 INFO 2251 --- [ main] MigrateModelVer : ******* Summary configuration Nodes: Finished creating an Edge for configuration nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.718 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from configuration nodes: 1 2025-12-04 14:25:48.718 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the configuration nodes due to error : 1 2025-12-04 14:25:48.719 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.719 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.719 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName1 2025-12-04 14:25:48.719 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-4 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.721 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName3 2025-12-04 14:25:48.721 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from logical-link node to models-ver with model-invariant-id :model-invariant-id-4 and model-version-id :model-version-id-4 2025-12-04 14:25:48.721 INFO 2251 --- [ main] MigrateModelVer : Processing logical-link vertex with key linkName2 2025-12-04 14:25:48.721 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.722 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.722 INFO 2251 --- [ main] MigrateModelVer : ******* Summary logical-link Nodes: Finished creating an Edge for logical-link nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.722 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from logical-link nodes: 1 2025-12-04 14:25:48.722 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the logical-link nodes due to error : 1 2025-12-04 14:25:48.722 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.723 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.723 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc2 2025-12-04 14:25:48.723 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.724 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.724 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc3 2025-12-04 14:25:48.724 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-5 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.725 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vnfc node to models-ver with model-invariant-id :model-invariant-id-5 and model-version-id :model-version-id-5 2025-12-04 14:25:48.725 INFO 2251 --- [ main] MigrateModelVer : Processing vnfc vertex with key vnfc1 2025-12-04 14:25:48.725 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vnfc Nodes: Finished creating an Edge for vnfc nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.725 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vnfc nodes: 1 2025-12-04 14:25:48.725 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vnfc nodes due to error : 1 2025-12-04 14:25:48.725 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.726 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.726 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network2 2025-12-04 14:25:48.726 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.727 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.727 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network3 2025-12-04 14:25:48.727 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-8 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.728 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from l3-network node to models-ver with model-invariant-id :model-invariant-id-8 and model-version-id :model-version-id-8 2025-12-04 14:25:48.728 INFO 2251 --- [ main] MigrateModelVer : Processing l3-network vertex with key l3Network1 2025-12-04 14:25:48.729 INFO 2251 --- [ main] MigrateModelVer : ******* Summary l3-network Nodes: Finished creating an Edge for l3-network nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.729 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from l3-network nodes: 1 2025-12-04 14:25:48.729 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the l3-network nodes due to error : 1 2025-12-04 14:25:48.729 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.730 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.730 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf2 2025-12-04 14:25:48.730 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.730 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.730 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf3 2025-12-04 14:25:48.731 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-6 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.732 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from generic-vnf node to models-ver with model-invariant-id :model-invariant-id-6 and model-version-id :model-version-id-6 2025-12-04 14:25:48.732 INFO 2251 --- [ main] MigrateModelVer : Processing generic-vnf vertex with key vnf1 2025-12-04 14:25:48.732 INFO 2251 --- [ main] MigrateModelVer : ******* Summary generic-vnf Nodes: Finished creating an Edge for generic-vnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.732 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from generic-vnf nodes: 1 2025-12-04 14:25:48.732 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the generic-vnf nodes due to error : 1 2025-12-04 14:25:48.732 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.733 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.733 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName3 2025-12-04 14:25:48.733 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-3 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.734 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from pnf node to models-ver with model-invariant-id :model-invariant-id-3 and model-version-id :model-version-id-3 2025-12-04 14:25:48.734 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName2 2025-12-04 14:25:48.734 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.735 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.735 INFO 2251 --- [ main] MigrateModelVer : Processing pnf vertex with key pnfName1 2025-12-04 14:25:48.735 INFO 2251 --- [ main] MigrateModelVer : ******* Summary pnf Nodes: Finished creating an Edge for pnf nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.735 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from pnf nodes: 1 2025-12-04 14:25:48.735 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the pnf nodes due to error : 1 2025-12-04 14:25:48.736 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.736 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.736 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule3 2025-12-04 14:25:48.737 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-9 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.738 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from vf-module node to models-ver with model-invariant-id :model-invariant-id-9 and model-version-id :model-version-id-9 2025-12-04 14:25:48.738 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule1 2025-12-04 14:25:48.738 INFO 2251 --- [ main] MigrateModelVer : Processing vf-module vertex with key vfModule2 2025-12-04 14:25:48.738 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.739 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.739 INFO 2251 --- [ main] MigrateModelVer : ******* Summary vf-module Nodes: Finished creating an Edge for vf-module nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.739 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from vf-module nodes: 1 2025-12-04 14:25:48.739 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the vf-module nodes due to error : 1 2025-12-04 14:25:48.739 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = instance-group AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.740 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.740 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup1 2025-12-04 14:25:48.740 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-11 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.741 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup2 2025-12-04 14:25:48.741 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.742 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.742 INFO 2251 --- [ main] MigrateModelVer : Processing instance-group vertex with key instanceGroup3 2025-12-04 14:25:48.742 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from instance-group node to models-ver with model-invariant-id :model-invariant-id-11 and model-version-id :model-version-id-11 2025-12-04 14:25:48.742 INFO 2251 --- [ main] MigrateModelVer : ******* Summary instance-group Nodes: Finished creating an Edge for instance-group nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.742 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from instance-group nodes: 1 2025-12-04 14:25:48.742 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the instance-group nodes due to error : 1 2025-12-04 14:25:48.743 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = allotted-resource AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.743 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.743 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource3 2025-12-04 14:25:48.744 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-12 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.745 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from allotted-resource node to models-ver with model-invariant-id :model-invariant-id-12 and model-version-id :model-version-id-12 2025-12-04 14:25:48.745 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource1 2025-12-04 14:25:48.745 INFO 2251 --- [ main] MigrateModelVer : Processing allotted-resource vertex with key allottedResource2 2025-12-04 14:25:48.745 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.746 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.746 INFO 2251 --- [ main] MigrateModelVer : ******* Summary allotted-resource Nodes: Finished creating an Edge for allotted-resource nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.746 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from allotted-resource nodes: 1 2025-12-04 14:25:48.746 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the allotted-resource nodes due to error : 1 2025-12-04 14:25:48.746 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = collection AND model-invariant-id-local <> null AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.747 INFO 2251 --- [ main] MigrateModelVer : ---------- Start Creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver ---------- 2025-12-04 14:25:48.747 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection1 2025-12-04 14:25:48.747 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-10 AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.748 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection2 2025-12-04 14:25:48.749 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(model-invariant-id = model-invariant-id-y AND aai-node-type = model)]. For better performance, use indexes 2025-12-04 14:25:48.749 INFO 2251 --- [ main] MigrateModelVer : Migration Error: Unable to create edge. No model-ver vertex found with model-invariant-id :model-invariant-id-y and model-version-id :model-version-id-y 2025-12-04 14:25:48.749 INFO 2251 --- [ main] MigrateModelVer : Processing collection vertex with key collection3 2025-12-04 14:25:48.749 INFO 2251 --- [ main] MigrateModelVer : Edge already exists from collection node to models-ver with model-invariant-id :model-invariant-id-10 and model-version-id :model-version-id-10 2025-12-04 14:25:48.749 INFO 2251 --- [ main] MigrateModelVer : ******* Summary collection Nodes: Finished creating an Edge for collection nodes with Model Invariant Id and Model Version Id to the model-ver Migration ********* 2025-12-04 14:25:48.749 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge created from collection nodes: 1 2025-12-04 14:25:48.749 INFO 2251 --- [ main] MigrateModelVer : Migration Summary Count: Number of ModelVer edge failed to create the edge from the collection nodes due to error : 1 2025-12-04 14:25:48.750 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc1)]. For better performance, use indexes 2025-12-04 14:25:48.751 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc2)]. For better performance, use indexes 2025-12-04 14:25:48.751 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model-ver AND model-version-id = model-version-id-5)]. For better performance, use indexes [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.930 s -- in org.onap.aai.migration.v13.MigrateModelVerTest [INFO] Running org.onap.aai.migration.v13.MigratePServerAndPnfEquipTypeTest Initilization of MigratePserverAndPnfEquipType migration script complete. 2025-12-04 14:25:48.780 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : Initilization of MigratePserverAndPnfEquipType migration script complete. 2025-12-04 14:25:48.780 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : ---------- Start Updating equip-type for Pserver and Pnf ---------- 2025-12-04 14:25:48.780 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 2025-12-04 14:25:48.780 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:48.781 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : changed Pserver equip-type from server to SERVER having hostname : 2025-12-04 14:25:48.782 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : changed Pserver equip-type from Server to SERVER having hostname : 2025-12-04 14:25:48.782 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : changed Pnf equip-type from Switch to SWITCH having pnf-name : 2025-12-04 14:25:48.782 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : changed Pnf equip-type from switch to SWITCH having pnf-name : 2025-12-04 14:25:48.782 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : ******* Final Summary Updated equip-type for Pserver and Pnf Migration ********* 2025-12-04 14:25:48.782 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pservers updated: 2 2025-12-04 14:25:48.782 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pservers failed to update due to error : 0 2025-12-04 14:25:48.782 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pnf updated: 2 2025-12-04 14:25:48.782 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pnf failed to update due to error : 0 Initilization of MigratePserverAndPnfEquipType migration script complete. 2025-12-04 14:25:48.793 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : Initilization of MigratePserverAndPnfEquipType migration script complete. 2025-12-04 14:25:48.793 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : ---------- Start Updating equip-type for Pserver and Pnf ---------- 2025-12-04 14:25:48.793 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 2025-12-04 14:25:48.793 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:48.794 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : changed Pserver equip-type from server to SERVER having hostname : 2025-12-04 14:25:48.794 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : changed Pserver equip-type from Server to SERVER having hostname : 2025-12-04 14:25:48.794 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : changed Pnf equip-type from Switch to SWITCH having pnf-name : 2025-12-04 14:25:48.794 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : changed Pnf equip-type from switch to SWITCH having pnf-name : 2025-12-04 14:25:48.794 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : ******* Final Summary Updated equip-type for Pserver and Pnf Migration ********* 2025-12-04 14:25:48.794 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pservers updated: 2 2025-12-04 14:25:48.794 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pservers failed to update due to error : 0 2025-12-04 14:25:48.794 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pnf updated: 2 2025-12-04 14:25:48.794 INFO 2251 --- [ main] MigratePserverAndPnfEquipType : Migration Summary Count: Number of Pnf failed to update due to error : 0 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.aai.migration.v13.MigratePServerAndPnfEquipTypeTest [INFO] Running org.onap.aai.migration.v13.MigrateVnfcModelInvariantIdTest Initilization of MigrateVnfcModelInvariantId migration script complete. 2025-12-04 14:25:48.809 INFO 2251 --- [ main] MigrateVnfcModelInvariantId : Initilization of MigrateVnfcModelInvariantId migration script complete. 2025-12-04 14:25:48.809 DEBUG 2251 --- [ main] MigrateVnfcModelInvariantId : -------- Starting PropertyMigrator for node type within([vnfc]) from property model-invariant-id to model-invariant-id-local -------- 2025-12-04 14:25:48.809 DEBUG 2251 --- [ main] MigrateVnfcModelInvariantId : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-12-04 14:25:48.810 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id <> null)]. For better performance, use indexes 2025-12-04 14:25:48.810 DEBUG 2251 --- [ main] MigrateVnfcModelInvariantId : Migrating property for vertex v[4200] 2025-12-04 14:25:48.810 DEBUG 2251 --- [ main] MigrateVnfcModelInvariantId : v[4200] : Migrated property model-invariant-id to model-invariant-id-local with value = vnfc-invariant-id-1 2025-12-04 14:25:48.810 DEBUG 2251 --- [ main] MigrateVnfcModelInvariantId : Migration Summary Count: 1 vertices modified. 2025-12-04 14:25:48.811 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfcName = vnfc-name-1 AND model-invariant-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.811 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfcName = vnfc-name-1)]. For better performance, use indexes Initilization of MigrateVnfcModelInvariantId migration script complete. 2025-12-04 14:25:48.823 INFO 2251 --- [ main] MigrateVnfcModelInvariantId : Initilization of MigrateVnfcModelInvariantId migration script complete. 2025-12-04 14:25:48.823 DEBUG 2251 --- [ main] MigrateVnfcModelInvariantId : -------- Starting PropertyMigrator for node type within([vnfc]) from property model-invariant-id to model-invariant-id-local -------- 2025-12-04 14:25:48.823 DEBUG 2251 --- [ main] MigrateVnfcModelInvariantId : PropertyKey [model-invariant-id-local] already existed in the DB. 2025-12-04 14:25:48.824 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-invariant-id <> null)]. For better performance, use indexes 2025-12-04 14:25:48.824 DEBUG 2251 --- [ main] MigrateVnfcModelInvariantId : Migrating property for vertex v[4288] 2025-12-04 14:25:48.825 DEBUG 2251 --- [ main] MigrateVnfcModelInvariantId : v[4288] : Migrated property model-invariant-id to model-invariant-id-local with value = vnfc-invariant-id-1 2025-12-04 14:25:48.825 DEBUG 2251 --- [ main] MigrateVnfcModelInvariantId : Migration Summary Count: 1 vertices modified. 2025-12-04 14:25:48.825 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfcName = vnfc-name-2)]. For better performance, use indexes [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.aai.migration.v13.MigrateVnfcModelInvariantIdTest [INFO] Running org.onap.aai.migration.v13.MigrateVnfcModelVersionIdTest Initilization of MigrateVnfcModelVersionId migration script complete. 2025-12-04 14:25:48.847 INFO 2251 --- [ main] MigrateVnfcModelVersionId : Initilization of MigrateVnfcModelVersionId migration script complete. 2025-12-04 14:25:48.848 DEBUG 2251 --- [ main] MigrateVnfcModelVersionId : -------- Starting PropertyMigrator for node type within([vnfc]) from property model-version-id to model-version-id-local -------- 2025-12-04 14:25:48.848 DEBUG 2251 --- [ main] MigrateVnfcModelVersionId : PropertyKey [model-version-id-local] already existed in the DB. 2025-12-04 14:25:48.848 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-version-id <> null)]. For better performance, use indexes 2025-12-04 14:25:48.848 DEBUG 2251 --- [ main] MigrateVnfcModelVersionId : Migrating property for vertex v[4136] 2025-12-04 14:25:48.849 DEBUG 2251 --- [ main] MigrateVnfcModelVersionId : v[4136] : Migrated property model-version-id to model-version-id-local with value = vnfc-version-id-1 2025-12-04 14:25:48.849 DEBUG 2251 --- [ main] MigrateVnfcModelVersionId : Migration Summary Count: 1 vertices modified. 2025-12-04 14:25:48.849 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfcName = vnfc-name-1 AND model-version-id-local <> null)]. For better performance, use indexes 2025-12-04 14:25:48.850 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfcName = vnfc-name-1)]. For better performance, use indexes Initilization of MigrateVnfcModelVersionId migration script complete. 2025-12-04 14:25:48.860 INFO 2251 --- [ main] MigrateVnfcModelVersionId : Initilization of MigrateVnfcModelVersionId migration script complete. 2025-12-04 14:25:48.860 DEBUG 2251 --- [ main] MigrateVnfcModelVersionId : -------- Starting PropertyMigrator for node type within([vnfc]) from property model-version-id to model-version-id-local -------- 2025-12-04 14:25:48.860 DEBUG 2251 --- [ main] MigrateVnfcModelVersionId : PropertyKey [model-version-id-local] already existed in the DB. 2025-12-04 14:25:48.861 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND model-version-id <> null)]. For better performance, use indexes 2025-12-04 14:25:48.861 DEBUG 2251 --- [ main] MigrateVnfcModelVersionId : Migrating property for vertex v[4336] 2025-12-04 14:25:48.861 DEBUG 2251 --- [ main] MigrateVnfcModelVersionId : v[4336] : Migrated property model-version-id to model-version-id-local with value = vnfc-version-id-1 2025-12-04 14:25:48.861 DEBUG 2251 --- [ main] MigrateVnfcModelVersionId : Migration Summary Count: 1 vertices modified. 2025-12-04 14:25:48.861 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfcName = vnfc-name-2)]. For better performance, use indexes [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.aai.migration.v13.MigrateVnfcModelVersionIdTest [INFO] Running org.onap.aai.migration.v14.MigrateGenericVnfMgmtOptionsTest Initilization of MigrateVnfType migration script complete. 2025-12-04 14:25:48.880 INFO 2251 --- [ main] MigrateVnfType : Initilization of MigrateVnfType migration script complete. 2025-12-04 14:25:48.880 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.880 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 2025-12-04 14:25:48.880 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic Adding Updated Vertex 8392 to dmaapMsgList.... 2025-12-04 14:25:48.881 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 8392 to dmaapMsgList.... Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 2025-12-04 14:25:48.881 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic Adding Updated Vertex 12488 to dmaapMsgList.... 2025-12-04 14:25:48.881 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 12488 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.881 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.881 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 2025-12-04 14:25:48.882 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic Adding Updated Vertex 4296 to dmaapMsgList.... 2025-12-04 14:25:48.882 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 4296 to dmaapMsgList.... Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 2025-12-04 14:25:48.882 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic Adding Updated Vertex 4160 to dmaapMsgList.... 2025-12-04 14:25:48.882 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 4160 to dmaapMsgList.... Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 2025-12-04 14:25:48.882 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic Adding Updated Vertex 4168 to dmaapMsgList.... 2025-12-04 14:25:48.882 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 4168 to dmaapMsgList.... Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 2025-12-04 14:25:48.882 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic Adding Updated Vertex 4312 to dmaapMsgList.... 2025-12-04 14:25:48.882 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 4312 to dmaapMsgList.... ******* Final Summary for MockMigrateVnfType ********* 2025-12-04 14:25:48.882 INFO 2251 --- [ main] MigrateVnfType : ******* Final Summary for MockMigrateVnfType ********* Total Migrated Records for generic-vnf: 6 2025-12-04 14:25:48.882 INFO 2251 --- [ main] MigrateVnfType : Total Migrated Records for generic-vnf: 6 Migration Summary Count: Total Migrated Records: 6 2025-12-04 14:25:48.882 INFO 2251 --- [ main] MigrateVnfType : Migration Summary Count: Total Migrated Records: 6 2025-12-04 14:25:48.882 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf1 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 2025-12-04 14:25:48.883 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf11 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 2025-12-04 14:25:48.883 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf21 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes Initilization of MigrateVnfType migration script complete. 2025-12-04 14:25:48.887 INFO 2251 --- [ main] MigrateVnfType : Initilization of MigrateVnfType migration script complete. 2025-12-04 14:25:48.887 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 2025-12-04 14:25:48.887 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic Adding Updated Vertex 4128 to dmaapMsgList.... 2025-12-04 14:25:48.887 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 4128 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.887 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.887 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 2025-12-04 14:25:48.887 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic Adding Updated Vertex 8264 to dmaapMsgList.... 2025-12-04 14:25:48.887 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 8264 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.887 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic Adding Updated Vertex 4248 to dmaapMsgList.... 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 4248 to dmaapMsgList.... Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic Adding Updated Vertex 8312 to dmaapMsgList.... 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 8312 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic Adding Updated Vertex 8344 to dmaapMsgList.... 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 8344 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic Adding Updated Vertex 12440 to dmaapMsgList.... 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 12440 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping ******* Final Summary for MockMigrateVnfType ********* 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : ******* Final Summary for MockMigrateVnfType ********* Total Migrated Records for generic-vnf: 6 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Total Migrated Records for generic-vnf: 6 Migration Summary Count: Total Migrated Records: 6 2025-12-04 14:25:48.888 INFO 2251 --- [ main] MigrateVnfType : Migration Summary Count: Total Migrated Records: 6 2025-12-04 14:25:48.888 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf30 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 2025-12-04 14:25:48.889 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf31 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 2025-12-04 14:25:48.890 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf32 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 2025-12-04 14:25:48.891 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf40 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 2025-12-04 14:25:48.891 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf41 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 2025-12-04 14:25:48.892 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf42 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes Initilization of MigrateVnfType migration script complete. 2025-12-04 14:25:48.896 INFO 2251 --- [ main] MigrateVnfType : Initilization of MigrateVnfType migration script complete. 2025-12-04 14:25:48.896 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.896 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.896 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.896 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.896 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 2025-12-04 14:25:48.896 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic Adding Updated Vertex 16392 to dmaapMsgList.... 2025-12-04 14:25:48.896 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 16392 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.896 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.896 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 2025-12-04 14:25:48.896 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic Adding Updated Vertex 28736 to dmaapMsgList.... 2025-12-04 14:25:48.896 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 28736 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.896 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic Adding Updated Vertex 20488 to dmaapMsgList.... 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 20488 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic Adding Updated Vertex 20632 to dmaapMsgList.... 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 20632 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic Adding Updated Vertex 32832 to dmaapMsgList.... 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 32832 to dmaapMsgList.... Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic Adding Updated Vertex 16600 to dmaapMsgList.... 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 16600 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping ******* Final Summary for MockMigrateVnfType ********* 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : ******* Final Summary for MockMigrateVnfType ********* Total Migrated Records for generic-vnf: 6 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Total Migrated Records for generic-vnf: 6 Migration Summary Count: Total Migrated Records: 6 2025-12-04 14:25:48.897 INFO 2251 --- [ main] MigrateVnfType : Migration Summary Count: Total Migrated Records: 6 2025-12-04 14:25:48.898 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf2 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 2025-12-04 14:25:48.919 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf12 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 2025-12-04 14:25:48.920 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf22 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes Initilization of MigrateVnfType migration script complete. 2025-12-04 14:25:48.924 INFO 2251 --- [ main] MigrateVnfType : Initilization of MigrateVnfType migration script complete. 2025-12-04 14:25:48.925 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic Adding Updated Vertex 41024 to dmaapMsgList.... 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 41024 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic Adding Updated Vertex 45120 to dmaapMsgList.... 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 45120 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.925 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic Adding Updated Vertex 49216 to dmaapMsgList.... 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 49216 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option is empty, adding value AT&T Managed-Basic Adding Updated Vertex 20720 to dmaapMsgList.... 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 20720 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic Adding Updated Vertex 20696 to dmaapMsgList.... 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 20696 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option does not exist or updateExistingValues flag is set to True - adding the property with value AT&T Managed-Basic Adding Updated Vertex 16624 to dmaapMsgList.... 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Adding Updated Vertex 16624 to dmaapMsgList.... Node Type generic-vnf: Property management-option value already exists - skipping 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Node Type generic-vnf: Property management-option value already exists - skipping ******* Final Summary for MockMigrateVnfType ********* 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : ******* Final Summary for MockMigrateVnfType ********* Total Migrated Records for generic-vnf: 6 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Total Migrated Records for generic-vnf: 6 Migration Summary Count: Total Migrated Records: 6 2025-12-04 14:25:48.926 INFO 2251 --- [ main] MigrateVnfType : Migration Summary Count: Total Migrated Records: 6 2025-12-04 14:25:48.926 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf0 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 2025-12-04 14:25:48.927 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf10 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes 2025-12-04 14:25:48.928 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf20 AND management-option = AT&T Managed-Basic)]. For better performance, use indexes [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.aai.migration.v14.MigrateGenericVnfMgmtOptionsTest [INFO] Running org.onap.aai.migration.v14.MigrateMissingFqdnOnPserversTest Initilization of MigrateMissingFqdnOnPservers migration script complete. 2025-12-04 14:25:48.947 INFO 2251 --- [ main] MigrateMissingFqdnOnPservers : Initilization of MigrateMissingFqdnOnPservers migration script complete. 2025-12-04 14:25:48.947 INFO 2251 --- [ main] MigrateMissingFqdnOnPservers : ---------- Start Updating fqdn for pserver ---------- 2025-12-04 14:25:48.949 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes 2025-12-04 14:25:48.950 INFO 2251 --- [ main] MigrateMissingFqdnOnPservers : Invalid format hostname :hostname1 and its source of truth is : RO 2025-12-04 14:25:48.951 INFO 2251 --- [ main] MigrateMissingFqdnOnPservers : Updated fqdn from hostname : hostname1.com and its source of truth is : RO 2025-12-04 14:25:48.951 INFO 2251 --- [ main] MigrateMissingFqdnOnPservers : Missing source of truth for hostname : hostname2.com 2025-12-04 14:25:48.951 INFO 2251 --- [ main] MigrateMissingFqdnOnPservers : Updated fqdn from hostname : hostname2.com and its source of truth is : null 2025-12-04 14:25:48.951 INFO 2251 --- [ main] MigrateMissingFqdnOnPservers : Invalid format hostname :hostname2 and its source of truth is : RO 2025-12-04 14:25:48.951 INFO 2251 --- [ main] MigrateMissingFqdnOnPservers : ******* Final Summary of Updated fqdn for pserver Migration ********* 2025-12-04 14:25:48.951 INFO 2251 --- [ main] MigrateMissingFqdnOnPservers : Migration Summary Count: Total Number of pservers with missing or empty fqdn : 4 2025-12-04 14:25:48.951 INFO 2251 --- [ main] MigrateMissingFqdnOnPservers : Migration Summary Count: Number of pservers updated: 2 2025-12-04 14:25:48.951 INFO 2251 --- [ main] MigrateMissingFqdnOnPservers : Migration Summary Count: Number of pservers invalid: 2 2025-12-04 14:25:48.951 INFO 2251 --- [ main] MigrateMissingFqdnOnPservers : Migration Summary Count: Number of pservers failed to update due to error : 0 2025-12-04 14:25:48.951 INFO 2251 --- [ main] MigrateMissingFqdnOnPservers : Migration Summary Count: Number of pservers with missing source of truth: 1 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.aai.migration.v14.MigrateMissingFqdnOnPserversTest [INFO] Running org.onap.aai.migration.v14.MigrateNetworkTechToCloudRegionTest Initilization of MigrateNetworkTechToCloudRegion migration script complete. 2025-12-04 14:25:48.968 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Initilization of MigrateNetworkTechToCloudRegion migration script complete. 2025-12-04 14:25:48.968 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-owner = att-aic)]. For better performance, use indexes 2025-12-04 14:25:48.969 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Number of cloud-region with cloud-owner att-aic : 2 2025-12-04 14:25:48.969 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology AND network-technology-name = CONTRAIL)]. For better performance, use indexes 2025-12-04 14:25:48.969 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : ---------- Start Creating an Edge from cloud-region to network-technology nodes with network-technology-name CONTRAIL ---------- 2025-12-04 14:25:48.970 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Adding Updated cloud-region Vertex 4128 to dmaapMsgList.... 2025-12-04 14:25:48.970 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Edge already exists from cloud-region with cloud-owner and cloud-region-id cloud-region-id-1 to network-technology nodes with network-technology-name CONTRAIL 2025-12-04 14:25:48.970 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : ******* Summary network-technology Nodes: Finished creating an Edge from cloud-region with cloud-owner to network-technology nodes with network-technology-name CONTRAIL ********* 2025-12-04 14:25:48.970 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges created from cloud-region to CONTRAIL network-technology : 1 2025-12-04 14:25:48.970 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges failed from cloud-region to CONTRAIL network-technology : 0 2025-12-04 14:25:48.971 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology AND network-technology-name = AIC_SR_IOV)]. For better performance, use indexes 2025-12-04 14:25:48.971 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : ---------- Start Creating an Edge from cloud-region to network-technology nodes with network-technology-name AIC_SR_IOV ---------- 2025-12-04 14:25:48.971 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Adding Updated cloud-region Vertex 4128 to dmaapMsgList.... 2025-12-04 14:25:48.971 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Adding Updated cloud-region Vertex 4232 to dmaapMsgList.... 2025-12-04 14:25:48.971 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : ******* Summary network-technology Nodes: Finished creating an Edge from cloud-region with cloud-owner to network-technology nodes with network-technology-name AIC_SR_IOV ********* 2025-12-04 14:25:48.971 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges created from cloud-region to AIC_SR_IOV network-technology : 2 2025-12-04 14:25:48.971 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges failed from cloud-region to AIC_SR_IOV network-technology : 0 2025-12-04 14:25:48.972 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-owner = att-nc)]. For better performance, use indexes 2025-12-04 14:25:48.972 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Number of cloud-region with cloud-owner att-nc : 1 2025-12-04 14:25:48.972 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology AND network-technology-name = OVS)]. For better performance, use indexes 2025-12-04 14:25:48.972 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : ---------- Start Creating an Edge from cloud-region to network-technology nodes with network-technology-name OVS ---------- 2025-12-04 14:25:48.973 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Adding Updated cloud-region Vertex 4136 to dmaapMsgList.... 2025-12-04 14:25:48.973 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : ******* Summary network-technology Nodes: Finished creating an Edge from cloud-region with cloud-owner to network-technology nodes with network-technology-name OVS ********* 2025-12-04 14:25:48.973 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges created from cloud-region to OVS network-technology : 1 2025-12-04 14:25:48.973 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges failed from cloud-region to OVS network-technology : 0 2025-12-04 14:25:48.973 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology AND network-technology-name = STANDARD-SR-IOV)]. For better performance, use indexes 2025-12-04 14:25:48.973 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : ---------- Start Creating an Edge from cloud-region to network-technology nodes with network-technology-name STANDARD-SR-IOV ---------- 2025-12-04 14:25:48.973 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : ******* Summary network-technology Nodes: Finished creating an Edge from cloud-region with cloud-owner to network-technology nodes with network-technology-name STANDARD-SR-IOV ********* 2025-12-04 14:25:48.973 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges created from cloud-region to STANDARD-SR-IOV network-technology : 0 2025-12-04 14:25:48.973 INFO 2251 --- [ main] MigrateNetworkTechToCloudRegion : Migration Summary Count: Number of edges failed from cloud-region to STANDARD-SR-IOV network-technology : 0 2025-12-04 14:25:48.973 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region-id-1)]. For better performance, use indexes 2025-12-04 14:25:48.973 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region-id-3)]. For better performance, use indexes 2025-12-04 14:25:48.974 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region-id-2)]. For better performance, use indexes 2025-12-04 14:25:48.974 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region-id-1)]. For better performance, use indexes 2025-12-04 14:25:48.974 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region-id-2)]. For better performance, use indexes 2025-12-04 14:25:48.975 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = network-technology AND network-technology-id = network-technology-1)]. For better performance, use indexes [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.aai.migration.v14.MigrateNetworkTechToCloudRegionTest [INFO] Running org.onap.aai.migration.v14.MigrateSameSourcedRCTROPServerDataTest Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.023 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.027 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:49.029 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:49.029 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1 2025-12-04 14:25:49.029 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn2 2025-12-04 14:25:49.029 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:49.031 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn2/p-interfaces/p-interface/pint3Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1]. 2025-12-04 14:25:49.031 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.031 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.033 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to updated list 2025-12-04 14:25:49.042 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to delete list 2025-12-04 14:25:49.042 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 2025-12-04 14:25:49.042 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 2025-12-04 14:25:49.042 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 2025-12-04 14:25:49.045 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:49.046 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.048 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:49.049 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.049 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:49.050 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:49.050 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.050 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.050 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.051 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:49.052 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:49.052 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.052 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.053 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.057 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:49.058 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:49.058 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:49.058 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:49.058 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 2025-12-04 14:25:49.058 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.059 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:49.059 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.060 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.060 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.061 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.061 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.061 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.061 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.061 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.064 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:49.065 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:49.065 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:49.065 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 2025-12-04 14:25:49.065 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.066 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:49.067 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.067 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:49.067 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:49.067 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:49.068 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:49.068 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.068 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.070 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:49.071 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:49.071 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.071 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:49.071 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:49.071 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:49.071 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.071 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 2025-12-04 14:25:49.071 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.071 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:49.071 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.073 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:49.073 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:49.073 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:49.073 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.073 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.074 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:49.076 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:49.076 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 2025-12-04 14:25:49.076 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.076 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.077 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:49.077 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.077 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.077 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.077 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.078 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.079 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:49.080 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:49.080 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.080 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.080 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 2025-12-04 14:25:49.080 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.080 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.081 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:49.081 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.081 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.083 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:49.084 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:49.084 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 2025-12-04 14:25:49.084 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.084 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 2025-12-04 14:25:49.084 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:49.085 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.085 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:49.085 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.086 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:49.086 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.087 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:49.088 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:49.088 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.088 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:49.088 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.088 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.088 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.088 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:49.089 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:49.091 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:49.091 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:49.091 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:49.091 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.092 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:49.092 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.092 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:49.092 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:49.092 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.093 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:49.094 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:49.094 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:49.095 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:49.095 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.096 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:49.096 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:49.096 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.097 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:49.097 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.097 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:49.099 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.099 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.099 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.099 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.099 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.100 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.100 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.103 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:49.104 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:49.104 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.104 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:49.104 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:49.104 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:49.105 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:49.105 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.106 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:49.106 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.106 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.107 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:49.108 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:49.108 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:49.108 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:49.108 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:49.108 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:49.108 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:49.108 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 8 2025-12-04 14:25:49.109 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 8 2025-12-04 14:25:49.109 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 8 2025-12-04 14:25:49.109 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:49.109 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 2 2025-12-04 14:25:49.109 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 2 2025-12-04 14:25:49.109 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 2 2025-12-04 14:25:49.109 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP3)]. For better performance, use indexes 2025-12-04 14:25:49.110 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND aai-uri = /cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11)]. For better performance, use indexes 2025-12-04 14:25:49.111 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND aai-uri = /cloud-infrastructure/pservers/pserver/rctP3/lag-interfaces/lag-interface/lagint11)]. For better performance, use indexes 2025-12-04 14:25:49.113 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP3)]. For better performance, use indexes Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.151 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.154 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:49.156 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:49.156 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 2025-12-04 14:25:49.156 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.156 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.157 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:49.157 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.158 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.158 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.158 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.159 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.159 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:49.161 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:49.161 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 2025-12-04 14:25:49.161 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.161 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.162 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:49.162 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.162 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.163 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:49.164 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:49.164 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 2025-12-04 14:25:49.165 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.165 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.165 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:49.165 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.166 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:49.166 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:49.166 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:49.166 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.166 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.167 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:49.168 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:49.168 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 2025-12-04 14:25:49.168 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.168 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 2025-12-04 14:25:49.169 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:49.169 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.169 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:49.169 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.170 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:49.170 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.170 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:49.171 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:49.171 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.171 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 2025-12-04 14:25:49.171 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 2025-12-04 14:25:49.171 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:49.172 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 2025-12-04 14:25:49.172 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.173 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.174 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 2025-12-04 14:25:49.175 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 2025-12-04 14:25:49.175 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:49.175 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:49.175 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.175 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:49.175 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.175 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:49.175 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 2025-12-04 14:25:49.175 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 2025-12-04 14:25:49.177 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:49.177 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.178 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:49.178 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.178 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:49.179 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:49.179 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.179 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.179 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.180 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:49.181 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:49.181 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.181 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.181 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.182 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.182 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.184 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:49.185 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:49.185 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:49.185 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 2025-12-04 14:25:49.185 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.186 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:49.186 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.187 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.187 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.187 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.187 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.187 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.188 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.188 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.190 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:49.191 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:49.191 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.191 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:49.191 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 2025-12-04 14:25:49.191 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 2025-12-04 14:25:49.191 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.192 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:49.192 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.193 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:49.193 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:49.193 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:49.194 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:49.194 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.194 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.195 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:49.196 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:49.196 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.196 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:49.196 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.196 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.196 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:49.197 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:49.199 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:49.199 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.199 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:49.200 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:49.201 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.201 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:49.201 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:49.201 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.201 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:49.202 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:49.202 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:49.202 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:49.203 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.203 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:49.204 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:49.204 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.205 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:49.205 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:49.205 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.205 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.206 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.206 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.206 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.206 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.206 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.206 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.209 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:49.210 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:49.210 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:49.210 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:49.210 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:49.210 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:49.210 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:49.210 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:49.211 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:49.211 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.212 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:49.212 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.212 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.213 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:49.214 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:49.214 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.214 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:49.214 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:49.214 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:49.214 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 16 2025-12-04 14:25:49.214 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 16 2025-12-04 14:25:49.214 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 16 2025-12-04 14:25:49.214 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:49.214 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 4 2025-12-04 14:25:49.214 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 4 2025-12-04 14:25:49.214 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 4 2025-12-04 14:25:49.214 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 2025-12-04 14:25:49.216 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 2025-12-04 14:25:49.217 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.258 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.261 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:49.263 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:49.263 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1 2025-12-04 14:25:49.263 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn2 2025-12-04 14:25:49.263 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:49.264 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn2/p-interfaces/p-interface/pint3Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1]. 2025-12-04 14:25:49.264 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.264 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.266 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to updated list 2025-12-04 14:25:49.267 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to delete list 2025-12-04 14:25:49.267 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 2025-12-04 14:25:49.267 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.267 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.268 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:49.269 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.269 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.270 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:49.270 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:49.271 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.271 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverRCTScn6 2025-12-04 14:25:49.271 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 4, tempRV: 1 2025-12-04 14:25:49.271 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:49.271 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.272 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:49.272 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.272 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:49.272 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.272 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:49.273 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:49.273 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.273 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn2 2025-12-04 14:25:49.273 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.274 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:49.274 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.275 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.275 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.275 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.276 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.276 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:49.277 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:49.277 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.277 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 2025-12-04 14:25:49.277 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.278 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:49.278 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.278 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:49.278 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:49.279 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:49.279 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.279 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.280 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:49.281 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:49.281 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:49.281 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 2025-12-04 14:25:49.281 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.282 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:49.282 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.282 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:49.282 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:49.282 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:49.283 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:49.283 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.283 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.285 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:49.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:49.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:49.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:49.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOld 2025-12-04 14:25:49.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNew 2025-12-04 14:25:49.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:49.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.287 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.287 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.287 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.288 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.288 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.288 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.288 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.296 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:49.298 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:49.298 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:49.299 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 2025-12-04 14:25:49.299 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 2025-12-04 14:25:49.302 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:49.303 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.303 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:49.304 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.304 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:49.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:49.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:49.307 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:49.307 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.307 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.307 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.307 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.307 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.310 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:49.311 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:49.324 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.324 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:49.324 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.324 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:49.324 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:49.324 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:49.326 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:49.329 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:49.329 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:49.329 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.331 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:49.332 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.332 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:49.333 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:49.333 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.333 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:49.334 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:49.334 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:49.336 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:49.336 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.336 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:49.336 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:49.336 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.337 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:49.337 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.338 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:49.338 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.339 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.339 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.339 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.339 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.339 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.339 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.342 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:49.343 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:49.343 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:49.343 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:49.344 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:49.344 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.345 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:49.345 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.345 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.346 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 24 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 24 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 24 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 6 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 6 2025-12-04 14:25:49.347 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 6 2025-12-04 14:25:49.347 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname <> null)]. For better performance, use indexes pserver3Scn1 pserverRo.NewOne.aaaa.ccccccccccc Scn6.pserverRCT1Scn6 pserver2Scn2 pserverRoComplexTest.aaaaa .pserver2EmptyFirstToken.1 pserver2Scn1 pserverNewScn2 .pserver1EmptyFirstToken rctP2 rctP5 pserverRo3 pserver1EmptyFirstTokenFqdn rctP3 rctP4 pserverNewScn3 pserverNew pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:49.349 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserver1EmptyFirstTokenFqdn)]. For better performance, use indexes 2025-12-04 14:25:49.350 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = .pserver1EmptyFirstToken)]. For better performance, use indexes e6ff8076-cbc5-42a0-89e3-de715f6cd3d2 d11a3990-7713-491a-ba2e-5856b815417b Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.380 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.383 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:49.385 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:49.385 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:49.385 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 2025-12-04 14:25:49.385 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 2025-12-04 14:25:49.385 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 2025-12-04 14:25:49.386 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:49.386 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.387 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:49.387 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:49.387 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.388 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.388 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.388 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:49.389 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:49.389 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.390 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:49.390 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.391 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.391 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.391 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.391 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.394 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:49.395 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:49.395 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 2025-12-04 14:25:49.395 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 2025-12-04 14:25:49.395 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:49.396 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 2025-12-04 14:25:49.396 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.396 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.397 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 2025-12-04 14:25:49.398 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 2025-12-04 14:25:49.398 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:49.398 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 2025-12-04 14:25:49.398 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.399 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:49.400 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.400 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:49.400 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:49.400 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:49.401 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:49.401 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.401 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.402 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:49.403 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:49.403 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.403 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:49.403 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 2025-12-04 14:25:49.403 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.404 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:49.404 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.408 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:49.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:49.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 2025-12-04 14:25:49.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:49.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.410 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:49.410 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:49.410 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:49.411 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.411 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.411 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:49.412 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:49.412 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:49.412 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.412 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn2 2025-12-04 14:25:49.412 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.413 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:49.414 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.414 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.414 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.414 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.415 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.415 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:49.416 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:49.416 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.416 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.416 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverRCTScn6 2025-12-04 14:25:49.416 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 4, tempRV: 1 2025-12-04 14:25:49.417 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:49.417 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.418 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:49.418 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.418 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:49.418 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.418 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:49.419 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:49.419 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.419 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn3 2025-12-04 14:25:49.419 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.420 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:49.421 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.421 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.422 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:49.423 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:49.423 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.423 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.423 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.423 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.423 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:49.423 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:49.423 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:49.423 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.423 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:49.424 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:49.425 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:49.425 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:49.425 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:49.425 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:49.425 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:49.425 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:49.426 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:49.426 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.426 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:49.427 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.427 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.427 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:49.429 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:49.429 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:49.429 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:49.429 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.430 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:49.431 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.431 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:49.432 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:49.432 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.432 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:49.432 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:49.432 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.432 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:49.433 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:49.433 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:49.433 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:49.434 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.434 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:49.434 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:49.434 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.436 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.436 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.436 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.436 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.436 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.436 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.436 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.439 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:49.440 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:49.440 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.440 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:49.440 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:49.440 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:49.440 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 32 2025-12-04 14:25:49.440 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 32 2025-12-04 14:25:49.440 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 32 2025-12-04 14:25:49.440 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:49.440 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 8 2025-12-04 14:25:49.440 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 8 2025-12-04 14:25:49.440 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 8 2025-12-04 14:25:49.441 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 2025-12-04 14:25:49.442 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 2025-12-04 14:25:49.444 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.506 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.508 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:49.510 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:49.510 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.510 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 2025-12-04 14:25:49.510 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.510 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:49.510 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.511 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:49.511 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:49.511 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:49.512 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.512 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.513 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:49.514 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:49.514 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 2025-12-04 14:25:49.514 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.514 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.515 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:49.515 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.515 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.515 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.516 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.516 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.517 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:49.518 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:49.518 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:49.518 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 2025-12-04 14:25:49.518 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.518 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:49.518 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.519 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.520 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.520 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.520 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.520 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.520 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.520 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.523 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:49.527 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:49.527 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:49.527 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.527 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverRCTScn6 2025-12-04 14:25:49.527 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 4, tempRV: 1 2025-12-04 14:25:49.528 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:49.528 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.529 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:49.529 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.529 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:49.529 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.529 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:49.530 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:49.530 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 2025-12-04 14:25:49.530 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 2025-12-04 14:25:49.530 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 2025-12-04 14:25:49.531 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:49.532 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.533 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:49.533 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.534 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.534 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.534 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:49.535 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:49.536 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.536 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:49.538 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:49.538 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.538 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.538 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.538 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.538 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.541 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:49.542 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:49.542 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.542 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 2025-12-04 14:25:49.542 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 2025-12-04 14:25:49.542 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.543 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:49.543 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.543 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:49.543 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:49.543 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:49.544 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:49.545 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.545 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.546 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:49.546 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:49.547 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 2025-12-04 14:25:49.547 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 2025-12-04 14:25:49.547 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:49.548 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 2025-12-04 14:25:49.548 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.548 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.549 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 2025-12-04 14:25:49.550 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 2025-12-04 14:25:49.550 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:49.550 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.550 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:49.550 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.550 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:49.550 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.550 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:49.550 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.550 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn3 2025-12-04 14:25:49.550 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.551 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:49.551 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.551 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.552 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:49.553 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:49.553 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.553 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.553 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:49.553 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:49.554 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:49.556 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:49.556 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:49.556 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:49.556 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:49.556 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:49.556 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.557 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:49.557 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.557 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.558 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:49.559 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:49.559 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.559 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:49.559 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:49.559 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.559 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:49.560 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:49.560 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.560 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:49.560 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:49.560 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.561 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:49.561 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:49.561 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:49.562 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:49.562 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.563 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:49.563 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:49.563 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.563 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:49.564 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.564 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:49.565 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.566 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.566 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.566 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.566 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.566 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.566 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.569 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:49.570 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:49.570 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:49.570 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:49.570 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:49.570 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:49.570 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 40 2025-12-04 14:25:49.570 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 40 2025-12-04 14:25:49.570 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 40 2025-12-04 14:25:49.570 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:49.570 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 10 2025-12-04 14:25:49.570 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 10 2025-12-04 14:25:49.570 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 10 2025-12-04 14:25:49.570 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = Scn6.pserverRCT1Scn6)]. For better performance, use indexes 2025-12-04 14:25:49.572 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = vnf-1)]. For better performance, use indexes 2025-12-04 14:25:49.573 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = vnf-1)]. For better performance, use indexes Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.632 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.634 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:49.636 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:49.636 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 2025-12-04 14:25:49.636 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.636 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.637 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:49.637 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.637 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:49.637 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:49.638 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:49.638 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.638 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.639 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:49.640 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:49.640 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 2025-12-04 14:25:49.640 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.640 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 2025-12-04 14:25:49.640 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:49.641 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.641 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:49.641 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.641 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:49.641 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.642 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:49.643 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:49.643 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.643 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOld 2025-12-04 14:25:49.643 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNew 2025-12-04 14:25:49.643 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.643 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:49.643 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.644 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.644 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.644 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.645 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.645 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.645 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.645 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.647 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:49.648 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:49.648 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.648 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 2025-12-04 14:25:49.648 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.648 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.650 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:49.650 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.650 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.651 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:49.652 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:49.652 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:49.652 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:49.652 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1 2025-12-04 14:25:49.652 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn2 2025-12-04 14:25:49.652 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:49.653 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn2/p-interfaces/p-interface/pint3Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1]. 2025-12-04 14:25:49.653 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.653 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.654 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to updated list 2025-12-04 14:25:49.655 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to delete list 2025-12-04 14:25:49.655 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 2025-12-04 14:25:49.655 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 2025-12-04 14:25:49.655 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 2025-12-04 14:25:49.656 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:49.657 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.657 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.657 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.657 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:49.658 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:49.658 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.659 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:49.659 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.659 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:49.661 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:49.661 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.661 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.661 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.661 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.661 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.664 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:49.665 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:49.665 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 2025-12-04 14:25:49.665 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.665 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.665 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:49.666 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.666 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.666 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.666 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.667 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.668 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:49.668 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:49.668 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:49.668 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:49.668 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:49.669 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:49.669 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 2025-12-04 14:25:49.669 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.670 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:49.670 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.671 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:49.671 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:49.671 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:49.671 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:49.672 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.672 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.673 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:49.674 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:49.674 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.674 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.674 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.674 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:49.674 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.674 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:49.674 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:49.676 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:49.676 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:49.676 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.677 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:49.678 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.678 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:49.678 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:49.678 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.679 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:49.679 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.679 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:49.679 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:49.679 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.680 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:49.680 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:49.680 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:49.681 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:49.681 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.681 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:49.682 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.683 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.683 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.683 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.683 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.683 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.683 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.686 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:49.687 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:49.687 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:49.687 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:49.687 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:49.687 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.688 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:49.688 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.688 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.689 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 48 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 48 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 48 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 12 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 12 2025-12-04 14:25:49.690 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 12 2025-12-04 14:25:49.690 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverNewScn2)]. For better performance, use indexes Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.730 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.732 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:49.734 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:49.734 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 2025-12-04 14:25:49.734 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 2025-12-04 14:25:49.734 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:49.735 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 2025-12-04 14:25:49.735 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.735 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.736 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 2025-12-04 14:25:49.737 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 2025-12-04 14:25:49.737 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 2025-12-04 14:25:49.737 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.737 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 2025-12-04 14:25:49.738 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:49.738 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.739 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:49.739 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.739 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:49.739 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.739 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:49.740 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:49.740 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 2025-12-04 14:25:49.740 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 2025-12-04 14:25:49.740 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.741 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:49.741 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.741 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:49.741 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:49.741 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:49.742 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:49.743 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.743 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.744 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:49.744 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:49.744 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:49.744 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 2025-12-04 14:25:49.744 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 2025-12-04 14:25:49.745 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:49.746 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.746 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:49.747 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.747 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:49.748 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:49.748 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.749 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.749 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.749 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:49.750 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:49.750 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.750 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.750 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.751 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.751 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.753 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:49.754 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:49.754 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.754 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.754 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 2025-12-04 14:25:49.754 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.754 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.755 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:49.755 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.755 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.755 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.755 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.756 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.757 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:49.758 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:49.758 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 2025-12-04 14:25:49.758 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.758 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.758 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:49.758 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.759 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:49.759 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:49.759 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:49.759 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.759 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.760 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:49.761 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:49.761 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOld 2025-12-04 14:25:49.761 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNew 2025-12-04 14:25:49.761 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.761 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:49.761 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.762 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.763 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.763 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.763 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.763 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.763 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.763 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.765 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:49.766 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:49.766 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:49.766 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.766 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.766 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:49.766 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.766 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:49.766 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.766 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn3 2025-12-04 14:25:49.766 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.767 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:49.768 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.768 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.769 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:49.770 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:49.770 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:49.770 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:49.770 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.770 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:49.770 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:49.770 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:49.772 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:49.772 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:49.772 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:49.772 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:49.772 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.773 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:49.773 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.773 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:49.774 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:49.774 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.775 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:49.775 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:49.775 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.775 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:49.775 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:49.775 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:49.777 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:49.777 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.778 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:49.778 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:49.778 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.778 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.779 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.779 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.779 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.779 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.779 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.779 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.782 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:49.783 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:49.783 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:49.783 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:49.783 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:49.783 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.784 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:49.784 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.784 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.785 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 56 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 56 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 56 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 14 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 14 2025-12-04 14:25:49.786 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 14 2025-12-04 14:25:49.786 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverNewplink)]. For better performance, use indexes Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.818 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.820 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:49.822 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:49.822 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 2025-12-04 14:25:49.822 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.822 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.823 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:49.823 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.823 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.824 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:49.825 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:49.826 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:49.826 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 2025-12-04 14:25:49.826 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.826 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:49.827 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.827 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:49.827 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:49.827 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:49.828 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:49.829 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.829 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.830 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:49.831 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:49.831 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.831 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverRCTScn6 2025-12-04 14:25:49.831 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 4, tempRV: 1 2025-12-04 14:25:49.831 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:49.832 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.832 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:49.832 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.832 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:49.832 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.833 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:49.833 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:49.833 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.833 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1 2025-12-04 14:25:49.833 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn2 2025-12-04 14:25:49.833 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:49.834 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn2/p-interfaces/p-interface/pint3Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1]. 2025-12-04 14:25:49.835 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.835 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.836 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to updated list 2025-12-04 14:25:49.836 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to delete list 2025-12-04 14:25:49.836 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:49.837 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:49.837 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 2025-12-04 14:25:49.837 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 2025-12-04 14:25:49.837 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 2025-12-04 14:25:49.838 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:49.838 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.839 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:49.839 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.839 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.839 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.839 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:49.840 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:49.841 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.841 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:49.842 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:49.842 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.842 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.842 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.843 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.843 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.845 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:49.846 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:49.846 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 2025-12-04 14:25:49.846 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.846 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.846 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:49.847 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.847 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.847 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.847 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.848 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.848 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:49.849 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:49.849 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOld 2025-12-04 14:25:49.849 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNew 2025-12-04 14:25:49.849 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.850 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:49.850 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.851 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.851 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.851 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.851 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.851 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.851 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.851 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.854 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:49.854 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:49.855 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:49.855 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 2025-12-04 14:25:49.855 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.855 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.855 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:49.855 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.855 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:49.856 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:49.856 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:49.856 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.856 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.857 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:49.858 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:49.858 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:49.858 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.858 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.858 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.858 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:49.858 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.858 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.858 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:49.858 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:49.859 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:49.860 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:49.860 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:49.860 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:49.860 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:49.861 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:49.861 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.861 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:49.862 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.862 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.862 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:49.863 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:49.863 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:49.863 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:49.863 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.864 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:49.865 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.865 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:49.865 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:49.865 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.865 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:49.866 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:49.866 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:49.866 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:49.867 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.867 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:49.867 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:49.868 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.868 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:49.868 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:49.868 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.869 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.869 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.869 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.870 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.870 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.870 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.870 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.873 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:49.873 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:49.873 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.873 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:49.873 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.873 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:49.874 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:49.874 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:49.874 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 64 2025-12-04 14:25:49.874 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 64 2025-12-04 14:25:49.874 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 64 2025-12-04 14:25:49.874 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:49.874 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 16 2025-12-04 14:25:49.874 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 16 2025-12-04 14:25:49.874 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 16 Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.906 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.908 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:49.910 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:49.910 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:49.910 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 2025-12-04 14:25:49.910 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.911 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:49.911 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.911 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:49.911 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:49.911 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:49.912 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:49.913 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.913 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.914 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:49.915 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:49.915 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:49.915 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:49.915 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 2025-12-04 14:25:49.915 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 2025-12-04 14:25:49.916 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:49.916 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.917 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:49.918 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.918 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:49.918 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:49.919 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.919 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.919 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:49.919 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:49.920 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:49.920 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.920 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.920 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:49.921 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.921 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.923 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:49.924 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:49.924 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 2025-12-04 14:25:49.924 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 2025-12-04 14:25:49.924 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:49.925 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 2025-12-04 14:25:49.925 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.925 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.926 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 2025-12-04 14:25:49.927 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 2025-12-04 14:25:49.927 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.927 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 2025-12-04 14:25:49.927 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.927 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 2025-12-04 14:25:49.927 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:49.928 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.928 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:49.928 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:49.928 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:49.928 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.929 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:49.929 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:49.929 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.929 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:49.929 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn3 2025-12-04 14:25:49.929 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.930 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:49.931 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.931 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.932 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:49.932 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:49.932 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:49.932 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 2025-12-04 14:25:49.933 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.933 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.933 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:49.933 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.934 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:49.934 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:49.934 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:49.934 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.934 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.935 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:49.936 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:49.936 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:49.936 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:49.936 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 2025-12-04 14:25:49.936 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:49.936 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:49.936 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.937 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.938 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.938 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.938 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.938 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:49.938 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.938 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.940 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:49.941 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:49.941 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 2025-12-04 14:25:49.941 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.941 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:49.942 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:49.942 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.942 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.943 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.943 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:49.943 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.944 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:49.945 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:49.945 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:49.945 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:49.945 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.945 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:49.945 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:49.945 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.945 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.945 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:49.946 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:49.947 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:49.947 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:49.947 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:49.947 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:49.948 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:49.948 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:49.948 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:49.948 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.948 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.949 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:49.950 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:49.950 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:49.950 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.950 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:49.951 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:49.952 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.952 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:49.952 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:49.952 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.952 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:49.952 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:49.952 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:49.953 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:49.953 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:49.954 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:49.954 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:49.954 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:49.954 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:49.955 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:49.955 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:49.956 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.956 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:49.956 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.957 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.957 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:49.957 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:49.957 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:49.959 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 72 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 72 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 72 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 18 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 18 2025-12-04 14:25:49.960 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 18 2025-12-04 14:25:49.960 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 2025-12-04 14:25:49.962 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 2025-12-04 14:25:49.963 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 2025-12-04 14:25:49.964 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sriov-pf AND pf-pci-id = sriovpfOldRo1)]. For better performance, use indexes 2025-12-04 14:25:49.965 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sriov-pf AND pf-pci-id = sriovpfOldRo1)]. For better performance, use indexes Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:49.999 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:50.001 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:50.003 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:50.003 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:50.003 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOld 2025-12-04 14:25:50.003 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNew 2025-12-04 14:25:50.003 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.003 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:50.003 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.004 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.004 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.004 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.005 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.005 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.005 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.005 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.007 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:50.008 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:50.008 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:50.008 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:50.008 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 2025-12-04 14:25:50.008 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:50.009 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:50.009 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.010 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:50.010 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:50.010 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:50.011 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:50.011 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.011 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.012 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:50.013 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:50.013 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 2025-12-04 14:25:50.013 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 2025-12-04 14:25:50.013 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 2025-12-04 14:25:50.013 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:50.014 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:50.014 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:50.015 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:50.015 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.016 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:50.016 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.016 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:50.016 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:50.016 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:50.018 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:50.018 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:50.018 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.018 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:50.018 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.018 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.020 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:50.021 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:50.021 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 2025-12-04 14:25:50.021 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 2025-12-04 14:25:50.021 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:50.022 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 2025-12-04 14:25:50.023 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.023 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.024 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 2025-12-04 14:25:50.024 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 2025-12-04 14:25:50.025 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:50.025 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn2 2025-12-04 14:25:50.025 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:50.025 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:50.026 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.026 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.026 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.026 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.027 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.027 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:50.029 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:50.029 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 2025-12-04 14:25:50.029 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:50.029 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 2025-12-04 14:25:50.030 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:50.030 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:50.030 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:50.030 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:50.030 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:50.030 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.031 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:50.032 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:50.032 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:50.032 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:50.032 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 2025-12-04 14:25:50.032 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:50.032 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:50.032 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.033 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:50.033 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:50.033 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:50.033 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.033 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.034 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:50.035 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:50.035 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.035 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:50.035 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:50.035 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:50.035 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:50.035 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.035 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:50.035 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn3 2025-12-04 14:25:50.035 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:50.036 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:50.036 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.036 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.037 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:50.038 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:50.038 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.038 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.038 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.038 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:50.039 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:50.040 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:50.040 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:50.040 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:50.041 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:50.041 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.041 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:50.042 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.042 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.042 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:50.043 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:50.043 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:50.043 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.044 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:50.045 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.045 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:50.045 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:50.045 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.046 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:50.046 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.047 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:50.047 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:50.047 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.047 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:50.047 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:50.047 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:50.048 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:50.048 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:50.048 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:50.049 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.050 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.050 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.050 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.050 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.051 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.051 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.053 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 80 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 80 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 80 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 20 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 20 2025-12-04 14:25:50.054 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 20 2025-12-04 14:25:50.054 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverNew)]. For better performance, use indexes 2025-12-04 14:25:50.056 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = sriov-pf AND pf-pci-id = sriovPfOld)]. For better performance, use indexes 2025-12-04 14:25:50.057 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverNew)]. For better performance, use indexes Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:50.089 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:50.091 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:50.093 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:50.093 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:50.093 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOld 2025-12-04 14:25:50.093 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNew 2025-12-04 14:25:50.093 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.093 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:50.093 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.094 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.094 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.094 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.095 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.095 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.095 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.095 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.097 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:50.098 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:50.098 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:50.098 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 2025-12-04 14:25:50.098 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 2025-12-04 14:25:50.098 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.099 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:50.099 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.099 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.100 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:50.101 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:50.101 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:50.101 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1 2025-12-04 14:25:50.101 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP3 2025-12-04 14:25:50.101 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 3 2025-12-04 14:25:50.103 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:50.103 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.103 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:50.104 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.104 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:50.104 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:50.104 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:50.105 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:50.105 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:50.105 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:50.107 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:50.107 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:50.107 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.107 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:50.107 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.107 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.109 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:50.110 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:50.110 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:50.110 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 2025-12-04 14:25:50.110 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 2025-12-04 14:25:50.110 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.111 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:50.111 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.111 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.111 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.112 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.112 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.113 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:50.114 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:50.114 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:50.114 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:50.114 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 2025-12-04 14:25:50.114 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 2025-12-04 14:25:50.114 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:50.115 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 2025-12-04 14:25:50.115 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.115 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.116 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 2025-12-04 14:25:50.117 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 2025-12-04 14:25:50.117 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:50.117 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 2025-12-04 14:25:50.117 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 2025-12-04 14:25:50.117 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.117 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:50.117 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.118 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:50.118 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:50.118 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:50.118 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.118 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.119 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:50.120 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:50.120 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:50.120 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn2 2025-12-04 14:25:50.120 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:50.121 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:50.121 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.121 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:50.121 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:50.121 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:50.122 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:50.122 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.122 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.123 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:50.124 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:50.124 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:50.124 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverRCTScn6 2025-12-04 14:25:50.124 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 4, tempRV: 1 2025-12-04 14:25:50.125 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:50.125 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:50.125 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:50.126 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:50.126 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:50.126 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.126 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:50.127 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:50.127 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:50.127 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.127 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:50.127 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.127 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.127 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:50.128 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:50.129 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:50.129 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:50.129 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:50.129 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:50.129 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.129 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:50.130 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:50.131 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.131 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:50.131 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:50.131 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.131 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:50.132 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:50.132 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:50.132 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:50.132 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:50.132 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:50.134 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:50.134 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.134 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:50.134 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:50.134 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.135 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.135 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.135 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.135 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.135 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.136 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.136 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.138 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:50.139 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:50.139 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:50.139 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:50.139 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:50.139 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.140 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:50.140 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.140 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.141 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:50.142 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:50.142 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:50.142 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.142 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:50.142 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:50.142 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:50.142 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 88 2025-12-04 14:25:50.142 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 88 2025-12-04 14:25:50.142 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 88 2025-12-04 14:25:50.142 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:50.142 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 22 2025-12-04 14:25:50.142 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 22 2025-12-04 14:25:50.142 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 22 2025-12-04 14:25:50.142 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 2025-12-04 14:25:50.143 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.OldOne.aaaa.bbbbb)]. For better performance, use indexes 2025-12-04 14:25:50.145 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 2025-12-04 14:25:50.146 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(physical-location-id = complexOldRO)]. For better performance, use indexes Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:50.181 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:50.184 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:50.185 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:50.185 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 2025-12-04 14:25:50.185 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:50.185 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 2025-12-04 14:25:50.186 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:50.186 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:50.186 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:50.186 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:50.187 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:50.187 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.187 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:50.188 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:50.188 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 2025-12-04 14:25:50.188 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 2025-12-04 14:25:50.188 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.189 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:50.189 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.189 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.190 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:50.191 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:50.191 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 2025-12-04 14:25:50.191 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 2025-12-04 14:25:50.191 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:50.192 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 2025-12-04 14:25:50.192 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.192 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.193 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 2025-12-04 14:25:50.194 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 2025-12-04 14:25:50.194 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:50.194 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:50.194 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:50.194 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 2025-12-04 14:25:50.194 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:50.195 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:50.195 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.195 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:50.195 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:50.196 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:50.196 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.196 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.196 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:50.197 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:50.197 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.197 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.197 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:50.197 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 2025-12-04 14:25:50.197 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 2025-12-04 14:25:50.198 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:50.199 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.199 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:50.199 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:50.199 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:50.200 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:50.200 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.201 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:50.201 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:50.201 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:50.202 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:50.202 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:50.203 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.203 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:50.203 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.203 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.205 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:50.206 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:50.206 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 2025-12-04 14:25:50.206 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 2025-12-04 14:25:50.206 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.206 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:50.207 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.207 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:50.207 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:50.207 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:50.208 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:50.208 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.208 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.209 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:50.210 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:50.210 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:50.210 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 2025-12-04 14:25:50.210 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:50.210 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:50.210 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.211 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.211 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.211 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.212 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.212 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.212 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.212 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.214 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:50.215 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:50.215 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 2025-12-04 14:25:50.215 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 2025-12-04 14:25:50.215 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.216 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:50.216 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.216 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.216 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.216 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.217 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.218 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:50.218 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:50.218 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:50.218 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.218 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:50.218 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:50.218 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:50.218 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:50.218 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:50.218 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.218 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:50.219 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:50.221 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:50.221 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:50.221 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:50.221 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:50.221 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.222 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:50.222 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.222 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.223 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:50.223 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:50.223 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.223 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:50.225 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:50.225 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.225 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:50.225 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:50.225 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.225 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:50.226 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:50.226 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:50.226 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:50.227 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.227 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:50.227 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:50.227 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.229 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:50.229 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:50.229 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:50.230 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.230 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.230 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.231 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.231 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.231 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.231 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.233 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 96 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 96 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 96 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 24 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 24 2025-12-04 14:25:50.234 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 24 2025-12-04 14:25:50.235 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = Scn6.pserverRCT1Scn6)]. For better performance, use indexes 2025-12-04 14:25:50.236 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone-62)]. For better performance, use indexes 2025-12-04 14:25:50.237 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone-61)]. For better performance, use indexes Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:50.270 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:50.272 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:50.273 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:50.274 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 2025-12-04 14:25:50.274 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 2025-12-04 14:25:50.274 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.275 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:50.275 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.275 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.276 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:50.277 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:50.277 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 2025-12-04 14:25:50.277 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 2025-12-04 14:25:50.277 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.278 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:50.278 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.278 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.278 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.278 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.279 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.280 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:50.280 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:50.280 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:50.280 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 2025-12-04 14:25:50.281 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 2025-12-04 14:25:50.281 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:50.282 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.282 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:50.282 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:50.282 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:50.283 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:50.283 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.284 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:50.284 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:50.284 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:50.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:50.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:50.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:50.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.286 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.288 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:50.289 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:50.289 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:50.289 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:50.289 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOld 2025-12-04 14:25:50.289 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:50.290 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:50.290 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.291 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.291 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.291 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.291 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.291 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.291 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.291 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.293 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:50.294 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:50.294 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 2025-12-04 14:25:50.294 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 2025-12-04 14:25:50.294 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.295 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:50.295 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.295 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:50.295 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:50.296 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:50.296 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:50.297 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.297 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.298 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:50.298 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:50.298 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.298 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.298 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:50.298 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:50.298 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1 2025-12-04 14:25:50.298 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn2 2025-12-04 14:25:50.298 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:50.300 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn2/p-interfaces/p-interface/pint3Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1]. 2025-12-04 14:25:50.300 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.300 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.301 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to updated list 2025-12-04 14:25:50.301 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to delete list 2025-12-04 14:25:50.301 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:50.301 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:50.302 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 2025-12-04 14:25:50.302 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:50.302 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:50.302 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.302 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:50.302 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:50.303 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:50.303 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.303 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.304 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:50.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:50.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:50.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:50.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:50.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 2025-12-04 14:25:50.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:50.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 2025-12-04 14:25:50.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:50.305 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:50.306 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:50.306 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:50.306 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:50.306 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.306 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:50.307 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:50.307 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:50.307 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:50.308 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:50.310 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:50.310 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:50.310 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:50.310 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:50.310 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.311 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:50.311 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.311 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.312 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:50.312 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:50.312 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:50.312 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:50.312 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.314 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:50.314 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.314 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:50.314 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:50.314 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.314 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:50.315 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:50.315 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:50.316 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:50.316 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.316 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:50.316 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:50.316 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.317 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:50.317 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:50.318 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:50.318 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.319 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.319 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.319 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.319 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.319 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.319 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.321 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 104 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 104 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 104 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 26 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 26 2025-12-04 14:25:50.322 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 26 2025-12-04 14:25:50.323 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 2025-12-04 14:25:50.324 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes 2025-12-04 14:25:50.325 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRo.NewOne.aaaa.ccccccccccc)]. For better performance, use indexes Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:50.358 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:50.360 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:50.361 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:50.361 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:50.362 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn2 2025-12-04 14:25:50.362 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:50.362 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:50.363 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.363 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.363 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.363 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.364 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.364 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:50.365 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:50.365 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:50.365 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver1Scn1 2025-12-04 14:25:50.365 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:50.366 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:50.366 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.366 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:50.366 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:50.367 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:50.367 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.367 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.368 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:50.368 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:50.368 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:50.368 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverRCTScn6 2025-12-04 14:25:50.368 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 4, tempRV: 1 2025-12-04 14:25:50.369 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:50.369 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:50.369 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:50.370 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:50.370 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:50.370 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.370 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:50.371 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:50.371 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.371 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:50.371 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 2025-12-04 14:25:50.371 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 2025-12-04 14:25:50.372 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:50.372 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:50.372 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:50.373 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:50.373 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.374 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:50.374 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.375 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:50.375 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:50.375 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:50.376 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:50.376 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:50.376 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.376 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:50.376 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.376 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.378 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:50.379 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:50.379 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:50.379 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverOldScn3 2025-12-04 14:25:50.379 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 1 2025-12-04 14:25:50.380 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:50.380 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.380 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.381 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:50.382 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:50.382 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.382 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.382 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:50.382 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOld 2025-12-04 14:25:50.382 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNew 2025-12-04 14:25:50.382 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.383 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:50.383 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.383 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.384 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.384 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.384 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.384 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.384 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.384 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.386 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:50.387 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:50.387 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 2025-12-04 14:25:50.387 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 2025-12-04 14:25:50.387 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.388 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:50.388 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.388 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:50.388 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:50.388 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:50.389 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:50.389 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.389 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.390 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:50.391 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:50.391 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:50.391 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:50.391 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:50.391 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1 2025-12-04 14:25:50.391 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn2 2025-12-04 14:25:50.391 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:50.392 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn2/p-interfaces/p-interface/pint3Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1]. 2025-12-04 14:25:50.392 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.392 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.393 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to updated list 2025-12-04 14:25:50.394 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to delete list 2025-12-04 14:25:50.394 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:50.394 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.394 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.394 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:50.394 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.394 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:50.395 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:50.396 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:50.396 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:50.396 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:50.397 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:50.397 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.397 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:50.398 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.398 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.398 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:50.399 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:50.399 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:50.399 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.400 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:50.400 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.401 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:50.401 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:50.401 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.401 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:50.402 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.402 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:50.402 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:50.402 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.402 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:50.402 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:50.402 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:50.404 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:50.404 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:50.404 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:50.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.405 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.408 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:50.408 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:50.408 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaawas already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbbwas already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 112 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 112 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 112 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 28 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 28 2025-12-04 14:25:50.409 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 28 2025-12-04 14:25:50.409 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP3)]. For better performance, use indexes 2025-12-04 14:25:50.410 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND aai-uri = /cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11)]. For better performance, use indexes 2025-12-04 14:25:50.411 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND aai-uri = /cloud-infrastructure/pservers/pserver/rctP3/p-interfaces/p-interface/pint11)]. For better performance, use indexes 2025-12-04 14:25:50.413 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP3)]. For better performance, use indexes 2025-12-04 14:25:50.414 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP2)]. For better performance, use indexes 2025-12-04 14:25:50.415 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP5)]. For better performance, use indexes 2025-12-04 14:25:50.416 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP5)]. For better performance, use indexes 2025-12-04 14:25:50.418 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP3)]. For better performance, use indexes 2025-12-04 14:25:50.419 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP3)]. For better performance, use indexes plink on pint13 is rctP2:pint21|rctP3:pint13 2025-12-04 14:25:50.420 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link AND link-name = rctP2:pint21|rctP3:pint13)]. For better performance, use indexes 2025-12-04 14:25:50.421 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link AND link-name = rctP2:pint24|rctP3:pint14)]. For better performance, use indexes 2025-12-04 14:25:50.422 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link AND link-name = rctP1:pint14|rctP2:pint23)]. For better performance, use indexes Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:50.459 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Initilization of MigrateSameSourcedRCTROPserverData migration script complete. 2025-12-04 14:25:50.461 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RCT OR source-of-truth = AAIRctFeed))]. For better performance, use indexes 2025-12-04 14:25:50.463 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT pserver count: 21 2025-12-04 14:25:50.463 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn3 2025-12-04 14:25:50.463 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn3 2025-12-04 14:25:50.463 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.464 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn3/p-interfaces/p-interface/pintOldScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn3]. 2025-12-04 14:25:50.465 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.465 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.466 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn3 to updated list 2025-12-04 14:25:50.467 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn3 to delete list 2025-12-04 14:25:50.467 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn1 2025-12-04 14:25:50.467 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn1 2025-12-04 14:25:50.467 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.467 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserver2Scn1... 2025-12-04 14:25:50.467 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserver1Scn1. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.468 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link pserver1Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 found on [GraphStep(vertex,[pint1Scn1])] 2025-12-04 14:25:50.468 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 to pserver2Scn1:pint1Scn1|pserver3Scn1:pint3Scn1 2025-12-04 14:25:50.468 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver1Scn1/p-interfaces/p-interface/pint1Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver1Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver2Scn1]. 2025-12-04 14:25:50.469 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.469 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.469 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn1 to updated list 2025-12-04 14:25:50.470 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn1 to delete list 2025-12-04 14:25:50.470 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP4 2025-12-04 14:25:50.470 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverRCTScn6 2025-12-04 14:25:50.470 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:50.470 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 4 2025-12-04 14:25:50.470 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on Scn6.pserverRCT1Scn6... 2025-12-04 14:25:50.471 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:50.471 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:50.471 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT1Scn6]. 2025-12-04 14:25:50.471 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:50.471 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.472 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver Scn6.pserverRCT1Scn6 to updated list 2025-12-04 14:25:50.472 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRCTScn6 to delete list 2025-12-04 14:25:50.472 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1Scn2 2025-12-04 14:25:50.472 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver2Scn2 2025-12-04 14:25:50.473 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.473 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint1Scn2 found on pservers 2025-12-04 14:25:50.474 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.474 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.474 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pserver1Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.474 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 to pserver2Scn2:pint1Scn2|pserver3Scn2:pint3Scn2 2025-12-04 14:25:50.475 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.475 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver2Scn2 to updated list 2025-12-04 14:25:50.476 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver1Scn2 to delete list 2025-12-04 14:25:50.476 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP3 2025-12-04 14:25:50.476 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: rctP1 2025-12-04 14:25:50.476 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 3, tempRV: 1 2025-12-04 14:25:50.477 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint14 found on pservers 2025-12-04 14:25:50.477 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:50.477 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link rctP1:pint14|rctP2:pint23 2025-12-04 14:25:50.478 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint12 found on pservers 2025-12-04 14:25:50.479 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.480 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint13 found on pservers 2025-12-04 14:25:50.480 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.480 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:50.480 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link rctP1:pint13|rctP2:pint21 2025-12-04 14:25:50.480 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Update physical-link name from rctP3:pint13|rctP2:pint21 to rctP2:pint21|rctP3:pint13 2025-12-04 14:25:50.482 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of lag-interface on old pserver have been moved to lag-interface on new pserver 2025-12-04 14:25:50.482 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:50.482 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.482 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/rctP1/p-interfaces/p-interface/pint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/rctP1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP3]. 2025-12-04 14:25:50.482 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.482 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.484 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP3 to updated list 2025-12-04 14:25:50.485 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver rctP1 to delete list 2025-12-04 14:25:50.485 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOld 2025-12-04 14:25:50.485 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNew 2025-12-04 14:25:50.485 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.486 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverNew... 2025-12-04 14:25:50.486 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverOld. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.486 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complex/complexOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.487 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.487 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.487 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.487 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOld/p-interfaces/p-interface/pintOld2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOld], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNew]. 2025-12-04 14:25:50.487 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.487 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.489 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNew to updated list 2025-12-04 14:25:50.490 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOld to delete list 2025-12-04 14:25:50.490 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn2 2025-12-04 14:25:50.490 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn2 2025-12-04 14:25:50.490 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserver3Scn1 2025-12-04 14:25:50.490 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 2, tempRV: 2 2025-12-04 14:25:50.491 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserver3Scn1/p-interfaces/p-interface/pint3Scn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn1], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserver3Scn2]. 2025-12-04 14:25:50.491 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.491 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.492 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn2 to updated list 2025-12-04 14:25:50.493 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserver3Scn1 to delete list 2025-12-04 14:25:50.493 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP5 2025-12-04 14:25:50.493 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver1EmptyFirstTokenFqdn 2025-12-04 14:25:50.493 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverOldScn2 2025-12-04 14:25:50.493 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching Temp RCT Pserver: pserverNewScn2 2025-12-04 14:25:50.493 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : currRV: 1, tempRV: 2 2025-12-04 14:25:50.494 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintScn2 found on pservers 2025-12-04 14:25:50.494 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.495 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLinkOldScn2 2025-12-04 14:25:50.495 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLinkOldScn2 2025-12-04 14:25:50.495 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLinkOldScn2 does not comply with naming conventions related to pserver hostname:pserverOldScn2 2025-12-04 14:25:50.495 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverOldScn2/p-interfaces/p-interface/pintOld2Scn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverOldScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverNewScn2]. 2025-12-04 14:25:50.496 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.496 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.497 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverNewScn2 to updated list 2025-12-04 14:25:50.497 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverOldScn2 to delete list 2025-12-04 14:25:50.497 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNew 2025-12-04 14:25:50.497 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver3Scn1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.497 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn3 2025-12-04 14:25:50.498 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2EmptyFirstTokenFqdn 2025-12-04 14:25:50.498 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: rctP1was already added to delete list. No further processing needed for this. 2025-12-04 14:25:50.498 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserverNewScn2 2025-12-04 14:25:50.498 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: pserver2Scn1 2025-12-04 14:25:50.498 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RCT Pserver: Scn6.pserverRCT1Scn6 2025-12-04 14:25:50.498 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RCT Pservers removed = 8 2025-12-04 14:25:50.498 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = RO OR source-of-truth = AAI-EXTENSIONS))]. For better performance, use indexes 2025-12-04 14:25:50.500 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO pserver count: 7 2025-12-04 14:25:50.500 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.500 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:50.501 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pintRo1 found on pservers 2025-12-04 14:25:50.501 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.502 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link plinkROonOldRo1 2025-12-04 14:25:50.502 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link plinkROonOldRo1 2025-12-04 14:25:50.502 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : plinkROonOldRo1 does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.502 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.BelongsTo] IN edge. >> Unchanged side is [sriov-pf][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1/sriov-pfs/sriov-pf/sriovpfOldRo1] >> Edge used to go to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintRo1], >> now swung to [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc/p-interfaces/p-interface/pintRo1]. 2025-12-04 14:25:50.502 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.BelongsTo] IN edge successful 2025-12-04 14:25:50.502 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Child vertices of p-interface on old pserver have been moved to p-interface on new pserver 2025-12-04 14:25:50.503 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint2RO found on pservers 2025-12-04 14:25:50.504 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No Physical-link exists on new pserver's p-interface... Move old plink to new pserver's p-interface 2025-12-04 14:25:50.504 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Created edge b/w new P-interface and old physical-link pLink2ROOld 2025-12-04 14:25:50.504 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link pLink2ROOld 2025-12-04 14:25:50.504 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : pLink2ROOld does not comply with naming conventions related to pserver hostname:pserverRo.OldOne.aaaa.bbbbb 2025-12-04 14:25:50.505 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Matching P-interface pint3RO found on pservers 2025-12-04 14:25:50.505 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Physical-link exists on new pserver's p-interface also... So, don't move this p-interface to new pserver... 2025-12-04 14:25:50.505 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Dropped edge b/w old P-interface and Physical-link, and deleted old physical-link pLink3ROOld 2025-12-04 14:25:50.506 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/vserver3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.506 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.506 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pintOldRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.506 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.506 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb/p-interfaces/p-interface/pint1ROOld] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.OldOne.aaaa.bbbbb], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRo.NewOne.aaaa.ccccccccccc]. 2025-12-04 14:25:50.507 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.507 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.509 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.NewOne.aaaa.ccccccccccc to updated list 2025-12-04 14:25:50.510 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRo.OldOne.aaaa.bbbbb to delete list 2025-12-04 14:25:50.510 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver2EmptyFirstToken.1 2025-12-04 14:25:50.510 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaa 2025-12-04 14:25:50.510 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Temp RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:50.510 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : No P-interfaces found on pserverRoComplexTest.aaaaa... 2025-12-04 14:25:50.510 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : P-interfaces found on pserverRoComplexTest.aaa. Update plink name and move the p-interfaces to latest pserver. 2025-12-04 14:25:50.511 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa/p-interfaces/p-interface/pintOld41] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaa], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRoComplexTest.aaaaa]. 2025-12-04 14:25:50.511 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.511 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Modifying children uri for all levels..... 2025-12-04 14:25:50.512 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaaaa to updated list 2025-12-04 14:25:50.512 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Adding pserver pserverRoComplexTest.aaa to delete list 2025-12-04 14:25:50.512 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo3 2025-12-04 14:25:50.512 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRoComplexTest.aaaaa 2025-12-04 14:25:50.512 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: pserverRo.NewOne.aaaa.ccccccccccc 2025-12-04 14:25:50.512 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : RO Pserver: .pserver1EmptyFirstToken 2025-12-04 14:25:50.513 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Count of RO Pservers removed = 2 2025-12-04 14:25:50.513 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : ******* Migration Summary Counts for RCT and RO sourced pservers in A&AI ********* 2025-12-04 14:25:50.513 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RCT pservers: 21 2025-12-04 14:25:50.513 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RCT pserver count: 120 2025-12-04 14:25:50.513 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT updated: 120 2025-12-04 14:25:50.513 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RCT deleted: 120 2025-12-04 14:25:50.513 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Total number of RO pservers: 7 2025-12-04 14:25:50.513 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Duplicate RO pserver count: 30 2025-12-04 14:25:50.513 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO updated: 30 2025-12-04 14:25:50.513 INFO 2251 --- [ main] MigrateSameSourcedRCTROPserverData : Migration Summary Count: Number of RO deleted: 30 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.538 s -- in org.onap.aai.migration.v14.MigrateSameSourcedRCTROPServerDataTest [INFO] Running org.onap.aai.migration.v14.MigrateSdnaIvlanDataTest Initilization of MigrateSdnaIvlanData migration script complete. 2025-12-04 14:25:50.553 INFO 2251 --- [ main] MigrateSdnaIvlanData : Initilization of MigrateSdnaIvlanData migration script complete. 2025-12-04 14:25:50.553 INFO 2251 --- [ main] MigrateSdnaIvlanData : ---------- Start migration ---------- 2025-12-04 14:25:50.553 INFO 2251 --- [ main] MigrateSdnaIvlanData : .//src/test/resources/migration-input-files/sarea-inventory/ivlanData.csv 2025-12-04 14:25:50.553 INFO 2251 --- [ main] MigrateSdnaIvlanData : ---------- Processing Entries from file ---------- 2025-12-04 14:25:50.554 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.554 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.555 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.555 INFO 2251 --- [ main] MigrateSdnaIvlanData : Updating Node Type forwarder-evc Property ivlan value 111 2025-12-04 14:25:50.556 INFO 2251 --- [ main] MigrateSdnaIvlanData : Adding Updated Vertex 8384 to dmaapMsgList.... 2025-12-04 14:25:50.556 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.556 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.557 INFO 2251 --- [ main] MigrateSdnaIvlanData : Updating Node Type forwarder-evc Property ivlan value 222 2025-12-04 14:25:50.557 INFO 2251 --- [ main] MigrateSdnaIvlanData : Adding Updated Vertex 12488 to dmaapMsgList.... 2025-12-04 14:25:50.557 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.557 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR PNF pnf1 with a p-interface of 11111.2 does not exist. 2025-12-04 14:25:50.557 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.558 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR: Failure to update pnf/evc ID pnf1 test/evc/one, ivlan to value 333. Node Not Found 2025-12-04 14:25:50.558 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.558 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR PNF pnf1 with a lag-interface of lag-interface2 does not exist. 2025-12-04 14:25:50.558 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.559 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR: Failure to update pnf/evc ID pnf1 test/evc/one, ivlan to value 444. Node Not Found 2025-12-04 14:25:50.559 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.559 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR PNF pnf1 with a p-interface of 11111.3 does not exist. 2025-12-04 14:25:50.559 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.559 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR: Failure to update pnf/evc ID pnf1 test/evc/one_2, ivlan to value 555. Node Not Found 2025-12-04 14:25:50.559 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.560 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR PNF pnf1 with a lag-interface of lag-interface3 does not exist. 2025-12-04 14:25:50.560 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf1 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.560 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR: Failure to update pnf/evc ID pnf1 test/evc/one_2, ivlan to value 666. Node Not Found 2025-12-04 14:25:50.560 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(pnf-name = pnf2 AND aai-node-type = pnf)]. For better performance, use indexes 2025-12-04 14:25:50.560 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR: PNF value pnf2 does not exist. 2025-12-04 14:25:50.560 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Error: ERROR: PNF value pnf2 does not exist. 2025-12-04 14:25:50.560 INFO 2251 --- [ main] MigrateSdnaIvlanData : ******* Final Summary for SDN-A IVLAN Migration ********* 2025-12-04 14:25:50.560 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: SDN-A forward-evcs: IVLANs updated: 2 2025-12-04 14:25:50.560 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: Total File Record Count: 8 2025-12-04 14:25:50.560 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: Unprocessed SDNA File Records : 6 2025-12-04 14:25:50.560 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: PNFs from Input File not found : 1 2025-12-04 14:25:50.560 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: Total PNF + P-INTERFACEs from Input File not found : 2 2025-12-04 14:25:50.560 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: Total PNF + LAG-INTERFACEs from Input File not found : 2 2025-12-04 14:25:50.560 INFO 2251 --- [ main] MigrateSdnaIvlanData : Migration Summary Count: Total PNF/INTERFACEs from Input File not found : 4 2025-12-04 14:25:50.561 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1)]. For better performance, use indexes 2025-12-04 14:25:50.561 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1)]. For better performance, use indexes 2025-12-04 14:25:50.562 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1)]. For better performance, use indexes 2025-12-04 14:25:50.562 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1)]. For better performance, use indexes 2025-12-04 14:25:50.563 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1)]. For better performance, use indexes 2025-12-04 14:25:50.563 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1)]. For better performance, use indexes 2025-12-04 14:25:50.564 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf2)]. For better performance, use indexes 2025-12-04 14:25:50.564 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf2)]. For better performance, use indexes [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.aai.migration.v14.MigrateSdnaIvlanDataTest [INFO] Running org.onap.aai.migration.v14.PserverDedupWithDifferentSourcesOfTruthTest Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.610 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.614 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 2025-12-04 14:25:50.615 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 2025-12-04 14:25:50.615 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 2025-12-04 14:25:50.615 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 2025-12-04 14:25:50.615 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.616 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 2025-12-04 14:25:50.616 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 2025-12-04 14:25:50.622 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][/network/zones/zone/zone-62] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.622 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:50.622 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.622 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:50.623 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.624 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.624 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 2025-12-04 14:25:50.624 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 2025-12-04 14:25:50.635 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 2025-12-04 14:25:50.636 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.637 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.637 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.637 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 2025-12-04 14:25:50.637 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 2025-12-04 14:25:50.643 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.644 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.644 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.644 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.645 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.645 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.645 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 2025-12-04 14:25:50.645 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 2025-12-04 14:25:50.654 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 2025-12-04 14:25:50.654 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 2025-12-04 14:25:50.654 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.655 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.655 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.655 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 2025-12-04 14:25:50.655 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 2025-12-04 14:25:50.658 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 2025-12-04 14:25:50.659 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.659 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.659 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 2025-12-04 14:25:50.659 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 2025-12-04 14:25:50.661 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/complexScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn3.pserverROScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn3]. 2025-12-04 14:25:50.661 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.661 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.661 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.661 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 2025-12-04 14:25:50.662 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 2025-12-04 14:25:50.662 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 2025-12-04 14:25:50.662 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 2025-12-04 14:25:50.662 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 2025-12-04 14:25:50.662 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 6 2025-12-04 14:25:50.662 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 6 2025-12-04 14:25:50.662 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTScn3)]. For better performance, use indexes Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.685 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.688 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 2025-12-04 14:25:50.689 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 2025-12-04 14:25:50.689 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 2025-12-04 14:25:50.690 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 2025-12-04 14:25:50.690 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.690 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 2025-12-04 14:25:50.690 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.690 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 2025-12-04 14:25:50.690 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 2025-12-04 14:25:50.692 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][/network/zones/zone/zone-62] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.692 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:50.692 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.693 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:50.693 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.693 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.693 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 2025-12-04 14:25:50.693 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 2025-12-04 14:25:50.699 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.699 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.699 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.699 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.700 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.700 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.700 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 2025-12-04 14:25:50.700 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 2025-12-04 14:25:50.703 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 2025-12-04 14:25:50.704 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.704 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.704 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 2025-12-04 14:25:50.704 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 2025-12-04 14:25:50.708 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 2025-12-04 14:25:50.708 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.710 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.710 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.710 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 2025-12-04 14:25:50.710 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 2025-12-04 14:25:50.711 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.711 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.712 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 2025-12-04 14:25:50.712 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 2025-12-04 14:25:50.715 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 2025-12-04 14:25:50.715 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 2025-12-04 14:25:50.715 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.716 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.716 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 2025-12-04 14:25:50.716 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 2025-12-04 14:25:50.716 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 2025-12-04 14:25:50.716 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 2025-12-04 14:25:50.716 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 12 2025-12-04 14:25:50.716 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 12 2025-12-04 14:25:50.717 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCT)]. For better performance, use indexes 2025-12-04 14:25:50.717 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCT)]. For better performance, use indexes Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.743 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.745 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 2025-12-04 14:25:50.746 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 2025-12-04 14:25:50.746 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 2025-12-04 14:25:50.746 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 2025-12-04 14:25:50.746 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.746 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 2025-12-04 14:25:50.747 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 2025-12-04 14:25:50.753 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.753 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.753 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.753 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.755 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.755 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.755 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 2025-12-04 14:25:50.755 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 2025-12-04 14:25:50.757 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.757 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.757 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 2025-12-04 14:25:50.757 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.757 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 2025-12-04 14:25:50.757 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 2025-12-04 14:25:50.761 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 2025-12-04 14:25:50.761 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.762 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.762 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.762 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 2025-12-04 14:25:50.762 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 2025-12-04 14:25:50.765 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 2025-12-04 14:25:50.766 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.766 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.766 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 2025-12-04 14:25:50.766 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 2025-12-04 14:25:50.769 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 2025-12-04 14:25:50.769 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 2025-12-04 14:25:50.770 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.771 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.771 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.771 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 2025-12-04 14:25:50.771 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 2025-12-04 14:25:50.773 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][/network/zones/zone/zone-62] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.773 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:50.773 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.773 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:50.773 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.774 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 2025-12-04 14:25:50.774 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 2025-12-04 14:25:50.774 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 2025-12-04 14:25:50.774 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 2025-12-04 14:25:50.774 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 18 2025-12-04 14:25:50.774 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 18 2025-12-04 14:25:50.774 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserver1EmptyFirstTokenFqdn)]. For better performance, use indexes 2025-12-04 14:25:50.775 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = .pserver1EmptyFirstToken)]. For better performance, use indexes Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.802 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.804 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 2025-12-04 14:25:50.805 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 2025-12-04 14:25:50.806 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 2025-12-04 14:25:50.806 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 2025-12-04 14:25:50.806 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.806 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 2025-12-04 14:25:50.806 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 2025-12-04 14:25:50.809 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][/network/zones/zone/zone-62] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.809 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:50.809 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.809 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:50.810 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.810 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.810 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 2025-12-04 14:25:50.810 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 2025-12-04 14:25:50.816 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.816 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.816 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.816 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.818 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.818 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.818 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 2025-12-04 14:25:50.818 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 2025-12-04 14:25:50.822 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 2025-12-04 14:25:50.822 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.824 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.824 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.824 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 2025-12-04 14:25:50.824 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 2025-12-04 14:25:50.827 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 2025-12-04 14:25:50.827 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 2025-12-04 14:25:50.827 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.828 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.828 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.828 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 2025-12-04 14:25:50.828 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.828 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 2025-12-04 14:25:50.828 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 2025-12-04 14:25:50.832 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 2025-12-04 14:25:50.832 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.832 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.832 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 2025-12-04 14:25:50.832 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 2025-12-04 14:25:50.834 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.835 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 2025-12-04 14:25:50.835 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 2025-12-04 14:25:50.835 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 2025-12-04 14:25:50.835 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 2025-12-04 14:25:50.835 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 24 2025-12-04 14:25:50.835 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 24 2025-12-04 14:25:50.835 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTScn6)]. For better performance, use indexes 2025-12-04 14:25:50.836 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = vnf-2)]. For better performance, use indexes 2025-12-04 14:25:50.836 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = vnf-2)]. For better performance, use indexes Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.861 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.863 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 2025-12-04 14:25:50.864 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 2025-12-04 14:25:50.865 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 2025-12-04 14:25:50.865 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 2025-12-04 14:25:50.865 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.865 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 2025-12-04 14:25:50.865 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 2025-12-04 14:25:50.869 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 2025-12-04 14:25:50.870 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.871 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.871 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.871 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 2025-12-04 14:25:50.871 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.871 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 2025-12-04 14:25:50.871 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 2025-12-04 14:25:50.873 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][/network/zones/zone/zone-62] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.873 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:50.873 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.874 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:50.874 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.874 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.874 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 2025-12-04 14:25:50.874 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 2025-12-04 14:25:50.877 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 2025-12-04 14:25:50.877 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.877 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.877 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 2025-12-04 14:25:50.877 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 2025-12-04 14:25:50.882 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.883 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.883 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.883 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.884 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.884 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.884 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 2025-12-04 14:25:50.884 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 2025-12-04 14:25:50.886 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/complexScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn3.pserverROScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn3]. 2025-12-04 14:25:50.886 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:50.887 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.887 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.887 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 2025-12-04 14:25:50.887 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 2025-12-04 14:25:50.890 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 2025-12-04 14:25:50.890 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 2025-12-04 14:25:50.890 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.891 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.892 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 2025-12-04 14:25:50.892 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 2025-12-04 14:25:50.892 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 2025-12-04 14:25:50.892 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 2025-12-04 14:25:50.892 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 30 2025-12-04 14:25:50.892 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 30 2025-12-04 14:25:50.892 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTPlinkScn4)]. For better performance, use indexes 2025-12-04 14:25:50.893 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTPlinkScn4)]. For better performance, use indexes 2025-12-04 14:25:50.893 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCT)]. For better performance, use indexes 2025-12-04 14:25:50.894 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverROPlinkScn4)]. For better performance, use indexes 2025-12-04 14:25:50.894 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = pintPlinkScn4)]. For better performance, use indexes 2025-12-04 14:25:50.895 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = physical-link AND link-name = pLinkScn2)]. For better performance, use indexes Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.917 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.919 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 2025-12-04 14:25:50.920 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 2025-12-04 14:25:50.920 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 2025-12-04 14:25:50.920 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 2025-12-04 14:25:50.920 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.920 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 2025-12-04 14:25:50.920 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 2025-12-04 14:25:50.923 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 2025-12-04 14:25:50.924 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.925 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.925 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 2025-12-04 14:25:50.925 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.925 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 2025-12-04 14:25:50.925 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 2025-12-04 14:25:50.928 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 2025-12-04 14:25:50.928 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 2025-12-04 14:25:50.928 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.929 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.929 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.929 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 2025-12-04 14:25:50.929 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 2025-12-04 14:25:50.931 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.931 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.931 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 2025-12-04 14:25:50.931 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 2025-12-04 14:25:50.934 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 2025-12-04 14:25:50.935 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.936 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.936 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.936 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 2025-12-04 14:25:50.936 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 2025-12-04 14:25:50.938 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][/network/zones/zone/zone-62] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.938 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:50.938 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.938 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:50.939 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.939 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.939 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 2025-12-04 14:25:50.939 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 2025-12-04 14:25:50.944 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.944 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.944 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.944 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.945 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.946 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 2025-12-04 14:25:50.946 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 2025-12-04 14:25:50.946 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 2025-12-04 14:25:50.946 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 2025-12-04 14:25:50.946 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 36 2025-12-04 14:25:50.946 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 36 2025-12-04 14:25:50.946 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP1)]. For better performance, use indexes 2025-12-04 14:25:50.947 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND aai-uri = /cloud-infrastructure/pservers/pserver/pserver.ro/lag-interfaces/lag-interface/lagint11)]. For better performance, use indexes 2025-12-04 14:25:50.947 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND aai-uri = /cloud-infrastructure/pservers/pserver/rctP1/lag-interfaces/lag-interface/lagint11)]. For better performance, use indexes 2025-12-04 14:25:50.948 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = rctP1)]. For better performance, use indexes Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.966 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:50.968 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 2025-12-04 14:25:50.969 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 2025-12-04 14:25:50.970 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 2025-12-04 14:25:50.970 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 2025-12-04 14:25:50.970 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.970 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 2025-12-04 14:25:50.970 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 2025-12-04 14:25:50.974 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 2025-12-04 14:25:50.975 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.976 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.976 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.976 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 2025-12-04 14:25:50.976 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 2025-12-04 14:25:50.980 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 2025-12-04 14:25:50.980 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 2025-12-04 14:25:50.980 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.981 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.981 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.981 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 2025-12-04 14:25:50.981 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 2025-12-04 14:25:50.986 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.986 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.986 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:50.986 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:50.987 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.987 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.987 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 2025-12-04 14:25:50.987 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 2025-12-04 14:25:50.990 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 2025-12-04 14:25:50.991 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.991 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.991 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 2025-12-04 14:25:50.991 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 2025-12-04 14:25:50.993 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][/network/zones/zone/zone-62] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.994 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:50.994 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:50.994 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:50.994 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.994 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.994 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 2025-12-04 14:25:50.994 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 2025-12-04 14:25:50.996 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:50.996 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:50.996 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 2025-12-04 14:25:50.997 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 2025-12-04 14:25:50.997 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 2025-12-04 14:25:50.997 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 2025-12-04 14:25:50.997 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 2025-12-04 14:25:50.997 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 42 2025-12-04 14:25:50.997 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 42 2025-12-04 14:25:50.997 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCT)]. For better performance, use indexes Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:51.018 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:51.020 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 2025-12-04 14:25:51.021 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 2025-12-04 14:25:51.022 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 2025-12-04 14:25:51.022 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 2025-12-04 14:25:51.022 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.022 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 2025-12-04 14:25:51.022 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.022 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 2025-12-04 14:25:51.022 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 2025-12-04 14:25:51.027 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 2025-12-04 14:25:51.027 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:51.029 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:51.029 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.029 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 2025-12-04 14:25:51.029 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 2025-12-04 14:25:51.031 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 2025-12-04 14:25:51.032 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:51.032 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.032 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 2025-12-04 14:25:51.032 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 2025-12-04 14:25:51.034 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [complex][/cloud-infrastructure/complexes/complex/complexScn3] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn3.pserverROScn3], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn3]. 2025-12-04 14:25:51.034 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [org.onap.relationships.inventory.LocatedIn] OUT edge successful 2025-12-04 14:25:51.034 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:51.034 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.034 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 2025-12-04 14:25:51.034 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 2025-12-04 14:25:51.039 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:51.039 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:51.039 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:51.040 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:51.041 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:51.041 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.041 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 2025-12-04 14:25:51.041 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 2025-12-04 14:25:51.044 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 2025-12-04 14:25:51.045 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 2025-12-04 14:25:51.045 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:51.046 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:51.046 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.046 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 2025-12-04 14:25:51.046 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 2025-12-04 14:25:51.048 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][/network/zones/zone/zone-62] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:51.048 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:51.048 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:51.048 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:51.049 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:51.049 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 2025-12-04 14:25:51.049 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 2025-12-04 14:25:51.049 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 2025-12-04 14:25:51.049 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 2025-12-04 14:25:51.049 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 48 2025-12-04 14:25:51.049 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 48 2025-12-04 14:25:51.049 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTScn2)]. For better performance, use indexes 2025-12-04 14:25:51.050 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTScn2)]. For better performance, use indexes Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:51.095 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Initilization of PserverDedupWithDifferentSourcesOfTruth migration script complete. 2025-12-04 14:25:51.097 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAIRctFeed OR source-of-truth = RCT))]. For better performance, use indexes 2025-12-04 14:25:51.098 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND (source-of-truth = AAI-EXTENSIONS OR source-of-truth = RO))]. For better performance, use indexes 2025-12-04 14:25:51.099 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RCT sourced pservers in A&AI :7 2025-12-04 14:25:51.099 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Total number of RO sourced pservers in A&AI :7 2025-12-04 14:25:51.099 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.099 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTPlinkScn4 fqdn: Scn4.pserverRCTPlinkScn4 2025-12-04 14:25:51.099 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn4.pserverROSPlinkScn4 2025-12-04 14:25:51.102 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed p-interface /cloud-infrastructure/pservers/pserver/Scn4.pserverROSPlinkScn4/p-interfaces/p-interface/pintPlinkScn4 and its edge to RO pserver, not swinging the p-interface to RCT pserver 2025-12-04 14:25:51.103 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:51.103 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.103 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: rctP1 fqdn: pserver.rrrr.tttt.yyyy 2025-12-04 14:25:51.104 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: pserver.ro 2025-12-04 14:25:51.107 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Removed lag-interface /cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint12 and its edge to RO pserver, not swinging the lag-interface to RCT pserver 2025-12-04 14:25:51.107 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [lag-interface][/cloud-infrastructure/pservers/pserver/roP1/lag-interfaces/lag-interface/lagint11] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/pserver.ro], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/rctP1]. 2025-12-04 14:25:51.107 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:51.108 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:51.108 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.108 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn2 fqdn: Scn2.pserverRCTScn2 2025-12-04 14:25:51.108 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn2.pserverROScn2 2025-12-04 14:25:51.112 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2/p-interfaces/p-interface/pIntRoScn2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn2.pserverROScn2], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn2]. 2025-12-04 14:25:51.112 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:51.113 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:51.113 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.113 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn6 fqdn: Scn6.pserverRCTScn6 2025-12-04 14:25:51.113 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn6.pserverROScn6 2025-12-04 14:25:51.115 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [org.onap.relationships.inventory.LocatedIn] OUT edge. >> Unchanged side is [zone][/network/zones/zone/zone-62] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:51.115 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge was not swung due to Multiplicity Rule Violation... 2025-12-04 14:25:51.115 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.HostedOn] IN edge. >> Unchanged side is [generic-vnf][/network/generic-vnfs/generic-vnf/vnf-2] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/Scn6.pserverROScn6], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCTScn6]. 2025-12-04 14:25:51.115 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.HostedOn] IN edge successful 2025-12-04 14:25:51.116 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:51.116 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.116 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserver1EmptyFirstTokenFqdn fqdn: .rrrr.tttt.yyyy 2025-12-04 14:25:51.116 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.116 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCTScn3 fqdn: Scn3.pserverRCTScn3 2025-12-04 14:25:51.116 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: Scn3.pserverROScn3 2025-12-04 14:25:51.118 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:51.118 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : 2025-12-04 14:25:51.118 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Current RCT Pserver hostname: pserverRCT fqdn: tttt.bbbb.cccc.dddd 2025-12-04 14:25:51.118 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Pserver match found - RO Pserver with hostname: tttt.RoHostname 2025-12-04 14:25:51.123 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pIntRo] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:51.123 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:51.123 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Swinging [tosca.relationships.network.BindsTo] IN edge. >> Unchanged side is [p-interface][/cloud-infrastructure/pservers/pserver/tttt.RoHostname/p-interfaces/p-interface/pintPlinkScn1] >> Edge used to go to [pserver][/cloud-infrastructure/pservers/pserver/tttt.RoHostname], >> now swung to [pserver][/cloud-infrastructure/pservers/pserver/pserverRCT]. 2025-12-04 14:25:51.123 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Edge swing of [tosca.relationships.network.BindsTo] IN edge successful 2025-12-04 14:25:51.124 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Adding RO pserver to the delete list.... 2025-12-04 14:25:51.125 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : ******* Migration Summary Counts for Dedup of RCT and RO sourced pservers ********* 2025-12-04 14:25:51.125 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RCT: 7 2025-12-04 14:25:51.125 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Total number of RO: 7 2025-12-04 14:25:51.125 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Duplicate pserver count: 6 2025-12-04 14:25:51.125 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RCT updated: 54 2025-12-04 14:25:51.125 INFO 2251 --- [ main] PserverDedupWithDifferentSourcesOfTruth : Migration Summary Count: Number of RO deleted: 54 2025-12-04 14:25:51.125 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND hostname = pserverRCTScn6)]. For better performance, use indexes 2025-12-04 14:25:51.126 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone-62)]. For better performance, use indexes 2025-12-04 14:25:51.126 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone-62)]. For better performance, use indexes [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.560 s -- in org.onap.aai.migration.v14.PserverDedupWithDifferentSourcesOfTruthTest [INFO] Running org.onap.aai.migration.v15.MigrateBooleanDefaultsToFalseTest Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:51.151 INFO 2251 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:51.151 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.151 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.151 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4160 to dmaapMsgList.... 2025-12-04 14:25:51.152 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4160 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:51.152 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 4176 to dmaapMsgList.... 2025-12-04 14:25:51.152 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4176 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.152 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.152 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.152 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8296 to dmaapMsgList.... 2025-12-04 14:25:51.152 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8296 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.152 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.152 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled is empty, adding value false 2025-12-04 14:25:51.153 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false Adding Updated Vertex 4296 to dmaapMsgList.... 2025-12-04 14:25:51.153 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4296 to dmaapMsgList.... 2025-12-04 14:25:51.153 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-port-mirrored is empty, adding value false 2025-12-04 14:25:51.153 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false Adding Updated Vertex 4256 to dmaapMsgList.... 2025-12-04 14:25:51.153 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4256 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.153 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.153 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12456 to dmaapMsgList.... 2025-12-04 14:25:51.153 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12456 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.153 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.153 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:51.154 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 4256 to dmaapMsgList.... 2025-12-04 14:25:51.154 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4256 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.154 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.154 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12456 to dmaapMsgList.... 2025-12-04 14:25:51.154 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12456 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.154 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.154 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:51.154 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 4264 to dmaapMsgList.... 2025-12-04 14:25:51.154 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4264 to dmaapMsgList.... Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.154 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8256 to dmaapMsgList.... 2025-12-04 14:25:51.154 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8256 to dmaapMsgList.... Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.154 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.155 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.155 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.155 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:51.155 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 8392 to dmaapMsgList.... 2025-12-04 14:25:51.155 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8392 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.155 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.155 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12312 to dmaapMsgList.... 2025-12-04 14:25:51.155 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12312 to dmaapMsgList.... 2025-12-04 14:25:51.155 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.155 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.156 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:51.156 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 12352 to dmaapMsgList.... 2025-12-04 14:25:51.156 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12352 to dmaapMsgList.... Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.156 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4288 to dmaapMsgList.... 2025-12-04 14:25:51.156 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4288 to dmaapMsgList.... 2025-12-04 14:25:51.156 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.156 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network is empty, adding value false 2025-12-04 14:25:51.156 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false Adding Updated Vertex 4200 to dmaapMsgList.... 2025-12-04 14:25:51.156 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4200 to dmaapMsgList.... Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.156 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8360 to dmaapMsgList.... 2025-12-04 14:25:51.156 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8360 to dmaapMsgList.... Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.156 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.157 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.157 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 2025-12-04 14:25:51.157 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false Adding Updated Vertex 4200 to dmaapMsgList.... 2025-12-04 14:25:51.157 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4200 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.157 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8360 to dmaapMsgList.... 2025-12-04 14:25:51.157 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8360 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.157 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.157 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.158 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network is empty, adding value false 2025-12-04 14:25:51.158 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false Adding Updated Vertex 4200 to dmaapMsgList.... 2025-12-04 14:25:51.158 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4200 to dmaapMsgList.... Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.158 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8360 to dmaapMsgList.... 2025-12-04 14:25:51.158 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8360 to dmaapMsgList.... Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.158 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.158 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.158 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network is empty, adding value false 2025-12-04 14:25:51.158 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false Adding Updated Vertex 4200 to dmaapMsgList.... 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4200 to dmaapMsgList.... Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8360 to dmaapMsgList.... 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8360 to dmaapMsgList.... Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.159 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12392 to dmaapMsgList.... 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12392 to dmaapMsgList.... Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module is empty, adding value false 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false Adding Updated Vertex 12472 to dmaapMsgList.... 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12472 to dmaapMsgList.... ******* Final Summary for MockBooleanDefaultMigrator ********* 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for subnet: 2 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 Total Migrated Records for l-interface: 4 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 Total Migrated Records for vnfc: 2 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for l3-network: 8 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 Total Migrated Records for vf-module: 2 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:51.159 INFO 2251 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:51.160 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf1 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:51.160 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc1 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:51.161 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver1 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:51.161 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet1 AND dhcp-enabled = false)]. For better performance, use indexes 2025-12-04 14:25:51.162 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-bound-to-vpn = false)]. For better performance, use indexes 2025-12-04 14:25:51.162 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-provider-network = false)]. For better performance, use indexes 2025-12-04 14:25:51.163 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-shared-network = false)]. For better performance, use indexes 2025-12-04 14:25:51.163 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network1 AND network-name = l3-network-name1 AND is-external-network = false)]. For better performance, use indexes 2025-12-04 14:25:51.164 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface1 AND is-port-mirrored = false)]. For better performance, use indexes 2025-12-04 14:25:51.164 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface1 AND is-ip-unnumbered = false)]. For better performance, use indexes 2025-12-04 14:25:51.165 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module1 AND is-base-vf-module = false)]. For better performance, use indexes 2025-12-04 14:25:51.165 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan1 AND is-ip-unnumbered = false)]. For better performance, use indexes Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:51.169 INFO 2251 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:51.169 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.170 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.170 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12488 to dmaapMsgList.... 2025-12-04 14:25:51.170 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12488 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.170 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.170 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:51.170 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 8352 to dmaapMsgList.... 2025-12-04 14:25:51.170 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8352 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.170 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.170 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.170 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.171 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.171 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.171 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.171 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.171 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.171 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.171 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 20584 to dmaapMsgList.... 2025-12-04 14:25:51.171 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20584 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled is empty, adding value false 2025-12-04 14:25:51.171 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false Adding Updated Vertex 16544 to dmaapMsgList.... 2025-12-04 14:25:51.172 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16544 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.172 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.172 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.172 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.172 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 24656 to dmaapMsgList.... 2025-12-04 14:25:51.172 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24656 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.172 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored is empty, adding value false 2025-12-04 14:25:51.172 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false Adding Updated Vertex 28752 to dmaapMsgList.... 2025-12-04 14:25:51.172 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28752 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.172 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.173 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.173 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.173 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.173 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.173 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.173 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 24656 to dmaapMsgList.... 2025-12-04 14:25:51.173 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24656 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.173 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:51.174 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 28752 to dmaapMsgList.... 2025-12-04 14:25:51.174 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28752 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.174 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.174 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.174 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.174 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.174 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.175 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.175 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.175 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.175 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:51.175 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 16464 to dmaapMsgList.... 2025-12-04 14:25:51.175 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16464 to dmaapMsgList.... Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.175 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.175 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16552 to dmaapMsgList.... 2025-12-04 14:25:51.175 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16552 to dmaapMsgList.... Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.175 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.175 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.175 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.175 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.176 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.176 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 24744 to dmaapMsgList.... 2025-12-04 14:25:51.176 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24744 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.176 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.176 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:51.176 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 32848 to dmaapMsgList.... 2025-12-04 14:25:51.176 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32848 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.176 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.176 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.177 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:51.177 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 28864 to dmaapMsgList.... 2025-12-04 14:25:51.177 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28864 to dmaapMsgList.... Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.177 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.177 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.177 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.177 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 24768 to dmaapMsgList.... 2025-12-04 14:25:51.177 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24768 to dmaapMsgList.... Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.177 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.177 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.178 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.178 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.178 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.178 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16592 to dmaapMsgList.... 2025-12-04 14:25:51.178 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16592 to dmaapMsgList.... Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.178 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.178 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.178 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.178 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network is empty, adding value false 2025-12-04 14:25:51.178 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false Adding Updated Vertex 20688 to dmaapMsgList.... 2025-12-04 14:25:51.178 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20688 to dmaapMsgList.... 2025-12-04 14:25:51.179 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.179 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.179 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.179 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16592 to dmaapMsgList.... 2025-12-04 14:25:51.179 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16592 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.179 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.179 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.179 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.179 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 2025-12-04 14:25:51.180 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false Adding Updated Vertex 20688 to dmaapMsgList.... 2025-12-04 14:25:51.180 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20688 to dmaapMsgList.... 2025-12-04 14:25:51.180 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.180 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.180 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.180 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16592 to dmaapMsgList.... 2025-12-04 14:25:51.180 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16592 to dmaapMsgList.... Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.180 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.180 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.180 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.181 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network is empty, adding value false 2025-12-04 14:25:51.181 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false Adding Updated Vertex 20688 to dmaapMsgList.... 2025-12-04 14:25:51.181 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20688 to dmaapMsgList.... 2025-12-04 14:25:51.181 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.181 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.181 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.181 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16592 to dmaapMsgList.... 2025-12-04 14:25:51.181 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16592 to dmaapMsgList.... Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.181 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.181 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.182 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.182 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network is empty, adding value false 2025-12-04 14:25:51.182 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false Adding Updated Vertex 20688 to dmaapMsgList.... 2025-12-04 14:25:51.182 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20688 to dmaapMsgList.... 2025-12-04 14:25:51.182 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.182 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module is empty, adding value false 2025-12-04 14:25:51.182 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false Adding Updated Vertex 20664 to dmaapMsgList.... 2025-12-04 14:25:51.182 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20664 to dmaapMsgList.... Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.182 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 24680 to dmaapMsgList.... 2025-12-04 14:25:51.182 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24680 to dmaapMsgList.... Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping ******* Final Summary for MockBooleanDefaultMigrator ********* 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for subnet: 2 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 Total Migrated Records for l-interface: 4 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 Total Migrated Records for vnfc: 2 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for l3-network: 8 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 Total Migrated Records for vf-module: 2 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:51.183 INFO 2251 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:51.183 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf0 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:51.184 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc0 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:51.185 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver0 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:51.186 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet0 AND dhcp-enabled = false)]. For better performance, use indexes 2025-12-04 14:25:51.186 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-bound-to-vpn = false)]. For better performance, use indexes 2025-12-04 14:25:51.187 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-provider-network = false)]. For better performance, use indexes 2025-12-04 14:25:51.188 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-shared-network = false)]. For better performance, use indexes 2025-12-04 14:25:51.189 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network0 AND network-name = l3-network-name0 AND is-external-network = false)]. For better performance, use indexes 2025-12-04 14:25:51.189 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface0 AND is-port-mirrored = false)]. For better performance, use indexes 2025-12-04 14:25:51.190 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface0 AND is-ip-unnumbered = false)]. For better performance, use indexes 2025-12-04 14:25:51.191 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module0 AND is-base-vf-module = false)]. For better performance, use indexes 2025-12-04 14:25:51.192 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan0 AND is-ip-unnumbered = false)]. For better performance, use indexes Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:51.195 INFO 2251 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:51.196 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.196 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:51.196 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 36944 to dmaapMsgList.... 2025-12-04 14:25:51.196 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 36944 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.196 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.196 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.197 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.197 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.197 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 20680 to dmaapMsgList.... 2025-12-04 14:25:51.197 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20680 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.197 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.197 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.197 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.197 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.197 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.197 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.198 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.198 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 49232 to dmaapMsgList.... 2025-12-04 14:25:51.198 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 49232 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.198 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.198 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.198 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.198 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.198 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.198 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.199 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.199 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled is empty, adding value false 2025-12-04 14:25:51.199 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false Adding Updated Vertex 49344 to dmaapMsgList.... 2025-12-04 14:25:51.199 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 49344 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.199 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.199 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.199 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.200 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.200 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.200 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.200 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.200 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored is empty, adding value false 2025-12-04 14:25:51.200 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false Adding Updated Vertex 53328 to dmaapMsgList.... 2025-12-04 14:25:51.200 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 53328 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.200 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.200 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.201 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 28832 to dmaapMsgList.... 2025-12-04 14:25:51.201 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28832 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.201 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.201 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.201 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.201 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.201 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.201 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.202 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.202 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.202 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:51.202 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 53328 to dmaapMsgList.... 2025-12-04 14:25:51.202 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 53328 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.202 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.202 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.202 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 28832 to dmaapMsgList.... 2025-12-04 14:25:51.202 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28832 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.202 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.203 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.203 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.203 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.203 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 24736 to dmaapMsgList.... 2025-12-04 14:25:51.203 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24736 to dmaapMsgList.... Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.203 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:51.203 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 16408 to dmaapMsgList.... 2025-12-04 14:25:51.203 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16408 to dmaapMsgList.... Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.204 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.204 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.204 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.204 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.204 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.204 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.204 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.204 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.204 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.204 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.204 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:51.204 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 32968 to dmaapMsgList.... 2025-12-04 14:25:51.205 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32968 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.205 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.205 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 57536 to dmaapMsgList.... 2025-12-04 14:25:51.205 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 57536 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.205 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.205 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.205 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.205 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.205 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.205 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.205 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.206 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.206 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.206 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.206 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.206 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.206 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.206 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.206 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.207 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.207 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 45248 to dmaapMsgList.... 2025-12-04 14:25:51.207 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45248 to dmaapMsgList.... Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:51.207 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 20504 to dmaapMsgList.... 2025-12-04 14:25:51.207 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 20504 to dmaapMsgList.... Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.207 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.207 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.207 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.207 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.207 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.207 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network is empty, adding value false 2025-12-04 14:25:51.207 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false Adding Updated Vertex 24600 to dmaapMsgList.... 2025-12-04 14:25:51.207 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24600 to dmaapMsgList.... Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.207 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.208 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41128 to dmaapMsgList.... 2025-12-04 14:25:51.208 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41128 to dmaapMsgList.... Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.208 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.208 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.208 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.208 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.208 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.208 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.208 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.209 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.209 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.209 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 2025-12-04 14:25:51.209 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false Adding Updated Vertex 24600 to dmaapMsgList.... 2025-12-04 14:25:51.209 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24600 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.209 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.209 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41128 to dmaapMsgList.... 2025-12-04 14:25:51.209 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41128 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.209 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.209 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.209 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.210 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.210 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.210 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.210 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.210 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.210 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.210 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network is empty, adding value false 2025-12-04 14:25:51.210 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false Adding Updated Vertex 24600 to dmaapMsgList.... 2025-12-04 14:25:51.210 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24600 to dmaapMsgList.... Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.210 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.211 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41128 to dmaapMsgList.... 2025-12-04 14:25:51.211 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41128 to dmaapMsgList.... Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.211 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.211 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.211 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.211 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.211 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.211 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.212 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.212 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.212 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.212 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network is empty, adding value false 2025-12-04 14:25:51.212 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false Adding Updated Vertex 24600 to dmaapMsgList.... 2025-12-04 14:25:51.212 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 24600 to dmaapMsgList.... Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.212 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.212 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41128 to dmaapMsgList.... 2025-12-04 14:25:51.213 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41128 to dmaapMsgList.... Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.213 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.213 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.213 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.213 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.213 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.213 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.213 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.214 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 28872 to dmaapMsgList.... 2025-12-04 14:25:51.214 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 28872 to dmaapMsgList.... Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.214 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.214 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.214 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.214 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.214 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.214 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.214 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.214 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module is empty, adding value false 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false Adding Updated Vertex 32976 to dmaapMsgList.... 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32976 to dmaapMsgList.... ******* Final Summary for MockBooleanDefaultMigrator ********* 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for subnet: 2 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 Total Migrated Records for l-interface: 4 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 Total Migrated Records for vnfc: 2 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for l3-network: 8 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 Total Migrated Records for vf-module: 2 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:51.215 INFO 2251 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:51.215 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf3 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:51.216 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc3 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:51.217 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver3 AND is-closed-loop-disabled = false)]. For better performance, use indexes 2025-12-04 14:25:51.218 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet3 AND dhcp-enabled = false)]. For better performance, use indexes 2025-12-04 14:25:51.219 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-bound-to-vpn = false)]. For better performance, use indexes 2025-12-04 14:25:51.219 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-provider-network = false)]. For better performance, use indexes 2025-12-04 14:25:51.220 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-shared-network = false)]. For better performance, use indexes 2025-12-04 14:25:51.220 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network3 AND network-name = l3-network-name3 AND is-external-network = false)]. For better performance, use indexes 2025-12-04 14:25:51.221 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface3 AND is-port-mirrored = false)]. For better performance, use indexes 2025-12-04 14:25:51.222 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface3 AND is-ip-unnumbered = false)]. For better performance, use indexes 2025-12-04 14:25:51.223 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module3 AND is-base-vf-module = false)]. For better performance, use indexes 2025-12-04 14:25:51.223 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan3 AND is-ip-unnumbered = false)]. For better performance, use indexes Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:51.227 INFO 2251 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:51.227 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.228 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.228 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.228 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.228 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41064 to dmaapMsgList.... 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41064 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 45120 to dmaapMsgList.... 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45120 to dmaapMsgList.... Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.229 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type generic-vnf: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.229 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet)]. For better performance, use indexes Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.230 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.230 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 36888 to dmaapMsgList.... 2025-12-04 14:25:51.230 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 36888 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.230 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.230 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.230 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.230 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.230 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.230 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.230 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled is empty, adding value false 2025-12-04 14:25:51.230 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled is empty, adding value false Adding Updated Vertex 65728 to dmaapMsgList.... 2025-12-04 14:25:51.230 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 65728 to dmaapMsgList.... Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.231 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.231 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.231 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.231 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.231 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.231 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type subnet: Property dhcp-enabled value already exists - skipping 2025-12-04 14:25:51.231 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.231 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.231 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored is empty, adding value false 2025-12-04 14:25:51.231 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored is empty, adding value false Adding Updated Vertex 61504 to dmaapMsgList.... 2025-12-04 14:25:51.231 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 61504 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.232 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.232 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.232 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.232 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.232 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.232 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.232 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.232 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.232 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.233 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.233 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 65704 to dmaapMsgList.... 2025-12-04 14:25:51.233 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 65704 to dmaapMsgList.... Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.233 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.233 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-port-mirrored value already exists - skipping 2025-12-04 14:25:51.233 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.233 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.233 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:51.233 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 61504 to dmaapMsgList.... 2025-12-04 14:25:51.233 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 61504 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.234 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.234 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.234 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.234 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.234 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.234 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.234 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.234 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.234 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.235 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.235 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 65704 to dmaapMsgList.... 2025-12-04 14:25:51.235 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 65704 to dmaapMsgList.... Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.235 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.235 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l-interface: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.235 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.235 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 45160 to dmaapMsgList.... 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45160 to dmaapMsgList.... Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 37064 to dmaapMsgList.... 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 37064 to dmaapMsgList.... Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.236 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.237 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.237 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vnfc: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.237 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.237 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.237 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.237 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered is empty, adding value false 2025-12-04 14:25:51.237 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered is empty, adding value false Adding Updated Vertex 77992 to dmaapMsgList.... 2025-12-04 14:25:51.237 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 77992 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.237 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.237 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.238 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.238 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.238 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 73896 to dmaapMsgList.... 2025-12-04 14:25:51.238 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 73896 to dmaapMsgList.... Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.238 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.238 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.238 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.238 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.238 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.238 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.238 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vlan: Property is-ip-unnumbered value already exists - skipping 2025-12-04 14:25:51.239 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.239 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.239 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.239 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled is empty, adding value false 2025-12-04 14:25:51.239 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled is empty, adding value false Adding Updated Vertex 61608 to dmaapMsgList.... 2025-12-04 14:25:51.239 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 61608 to dmaapMsgList.... Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.239 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41168 to dmaapMsgList.... 2025-12-04 14:25:51.239 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 41168 to dmaapMsgList.... Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.240 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.240 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.240 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.240 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.240 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.240 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.240 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.240 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.240 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.240 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.240 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vserver: Property is-closed-loop-disabled value already exists - skipping 2025-12-04 14:25:51.240 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.241 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.241 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.241 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.241 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.241 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.241 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.241 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.241 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.241 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.241 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.241 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.242 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.242 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.242 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 53312 to dmaapMsgList.... 2025-12-04 14:25:51.242 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 53312 to dmaapMsgList.... Node Type l3-network: Property is-external-network is empty, adding value false 2025-12-04 14:25:51.242 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network is empty, adding value false Adding Updated Vertex 32792 to dmaapMsgList.... 2025-12-04 14:25:51.242 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32792 to dmaapMsgList.... Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.242 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-external-network value already exists - skipping 2025-12-04 14:25:51.242 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.243 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.243 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.243 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.243 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.243 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.243 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.243 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.243 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.243 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.243 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.243 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.244 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.244 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.244 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 53312 to dmaapMsgList.... 2025-12-04 14:25:51.244 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 53312 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn is empty, adding value false 2025-12-04 14:25:51.244 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn is empty, adding value false Adding Updated Vertex 32792 to dmaapMsgList.... 2025-12-04 14:25:51.244 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32792 to dmaapMsgList.... Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.244 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-bound-to-vpn value already exists - skipping 2025-12-04 14:25:51.245 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.245 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.245 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.245 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.245 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.245 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.245 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.245 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.245 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.245 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.245 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.246 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.246 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.246 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.246 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 53312 to dmaapMsgList.... 2025-12-04 14:25:51.246 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 53312 to dmaapMsgList.... Node Type l3-network: Property is-shared-network is empty, adding value false 2025-12-04 14:25:51.246 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network is empty, adding value false Adding Updated Vertex 32792 to dmaapMsgList.... 2025-12-04 14:25:51.247 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32792 to dmaapMsgList.... Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.247 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-shared-network value already exists - skipping 2025-12-04 14:25:51.247 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network)]. For better performance, use indexes Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.247 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.247 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.247 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.247 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.247 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.247 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.247 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.248 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.248 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.248 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.248 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.248 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.248 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.248 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 53312 to dmaapMsgList.... 2025-12-04 14:25:51.248 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 53312 to dmaapMsgList.... Node Type l3-network: Property is-provider-network is empty, adding value false 2025-12-04 14:25:51.249 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network is empty, adding value false Adding Updated Vertex 32792 to dmaapMsgList.... 2025-12-04 14:25:51.249 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 32792 to dmaapMsgList.... Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.249 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type l3-network: Property is-provider-network value already exists - skipping 2025-12-04 14:25:51.249 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module)]. For better performance, use indexes Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.249 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.250 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.250 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.250 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.250 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.250 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.250 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 40984 to dmaapMsgList.... 2025-12-04 14:25:51.250 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 40984 to dmaapMsgList.... Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.250 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.250 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.250 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.250 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.250 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module is empty, adding value false 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module is empty, adding value false Adding Updated Vertex 45256 to dmaapMsgList.... 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 45256 to dmaapMsgList.... Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping Node Type vf-module: Property is-base-vf-module value already exists - skipping 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type vf-module: Property is-base-vf-module value already exists - skipping ******* Final Summary for MockBooleanDefaultMigrator ********* 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for subnet: 2 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for subnet: 2 Total Migrated Records for l-interface: 4 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l-interface: 4 Total Migrated Records for vnfc: 2 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for l3-network: 8 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for l3-network: 8 Total Migrated Records for vf-module: 2 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for vf-module: 2 Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:51.251 INFO 2251 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 24 2025-12-04 14:25:51.251 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf2 AND is-closed-loop-disabled = true)]. For better performance, use indexes 2025-12-04 14:25:51.252 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc2 AND is-closed-loop-disabled = true)]. For better performance, use indexes 2025-12-04 14:25:51.253 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver2 AND is-closed-loop-disabled = true)]. For better performance, use indexes 2025-12-04 14:25:51.254 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet2 AND dhcp-enabled = true)]. For better performance, use indexes 2025-12-04 14:25:51.255 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-bound-to-vpn = true)]. For better performance, use indexes 2025-12-04 14:25:51.256 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-provider-network = true)]. For better performance, use indexes 2025-12-04 14:25:51.257 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-shared-network = true)]. For better performance, use indexes 2025-12-04 14:25:51.257 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = l3-network2 AND network-name = l3-network-name2 AND is-external-network = true)]. For better performance, use indexes 2025-12-04 14:25:51.258 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface2 AND is-port-mirrored = true)]. For better performance, use indexes 2025-12-04 14:25:51.259 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface2 AND is-ip-unnumbered = true)]. For better performance, use indexes 2025-12-04 14:25:51.259 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module2 AND is-base-vf-module = true)]. For better performance, use indexes 2025-12-04 14:25:51.260 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan2 AND is-ip-unnumbered = true)]. For better performance, use indexes [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.onap.aai.migration.v15.MigrateBooleanDefaultsToFalseTest [INFO] Running org.onap.aai.migration.v15.MigrateCloudRegionUpgradeCycleTest Initilization of MigrateCloudRegionUpgradeCycle migration script complete. 2025-12-04 14:25:51.277 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : Initilization of MigrateCloudRegionUpgradeCycle migration script complete. 2025-12-04 14:25:51.277 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : ---------- Start Updating upgrade-cycle for cloud-region ---------- 2025-12-04 14:25:51.277 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : .//src/test/resources/migration-input-files/CloudRegion-ART-migration-data/CloudRegion-ART-migration-data.csv 2025-12-04 14:25:51.277 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : ---------- Processing Region Entries from file ---------- 2025-12-04 14:25:51.277 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : headerLength: 4 2025-12-04 14:25:51.277 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : Total rows count excluding header: 7 2025-12-04 14:25:51.279 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-owner = att-aic)]. For better performance, use indexes 2025-12-04 14:25:51.279 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : Region akr1b from ART is not found in A&AI 2025-12-04 14:25:51.279 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : Region alp1 from ART is not found in A&AI 2025-12-04 14:25:51.279 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : Updated cloud-region, upgrade-cycle to B having cloud-region-id : amsnl1b 2025-12-04 14:25:51.279 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : Updated cloud-region, upgrade-cycle to E having cloud-region-id : akr1 2025-12-04 14:25:51.279 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : Region all1b from ART is not found in A&AI 2025-12-04 14:25:51.279 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : Region all1 from ART is not found in A&AI 2025-12-04 14:25:51.279 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : Region alp1b from ART is not found in A&AI 2025-12-04 14:25:51.279 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : ******* Final Summary of Updated upgrade-cycle for cloud-region Migration ********* 2025-12-04 14:25:51.279 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : Migration Summary Count: Number of cloud-region updated: 2 2025-12-04 14:25:51.279 INFO 2251 --- [ main] MigrateCloudRegionUpgradeCycle : Migration Summary Count: Number of cloud-region failed to update due to error : 0 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.aai.migration.v15.MigrateCloudRegionUpgradeCycleTest [INFO] Running org.onap.aai.migration.v15.MigrateInMaintDefaultToFalseTest Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:51.301 INFO 2251 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:51.301 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.301 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.301 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint is empty, adding value false 2025-12-04 14:25:51.302 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false Adding Updated Vertex 4096 to dmaapMsgList.... 2025-12-04 14:25:51.302 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4096 to dmaapMsgList.... Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.302 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4208 to dmaapMsgList.... 2025-12-04 14:25:51.302 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4208 to dmaapMsgList.... 2025-12-04 14:25:51.302 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.303 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:51.303 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false Adding Updated Vertex 24576 to dmaapMsgList.... 2025-12-04 14:25:51.303 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24576 to dmaapMsgList.... Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.303 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12472 to dmaapMsgList.... 2025-12-04 14:25:51.303 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12472 to dmaapMsgList.... Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.303 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.303 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:51.303 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false Adding Updated Vertex 4128 to dmaapMsgList.... 2025-12-04 14:25:51.303 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4128 to dmaapMsgList.... Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.304 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8192 to dmaapMsgList.... 2025-12-04 14:25:51.304 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8192 to dmaapMsgList.... Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.304 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.304 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.304 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.304 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12360 to dmaapMsgList.... 2025-12-04 14:25:51.304 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12360 to dmaapMsgList.... Node Type vnfc: Property in-maint is empty, adding value false 2025-12-04 14:25:51.304 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false Adding Updated Vertex 8304 to dmaapMsgList.... 2025-12-04 14:25:51.304 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8304 to dmaapMsgList.... Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.304 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.304 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.305 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.305 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 24656 to dmaapMsgList.... 2025-12-04 14:25:51.305 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24656 to dmaapMsgList.... Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.305 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.305 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint is empty, adding value false 2025-12-04 14:25:51.305 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false Adding Updated Vertex 8368 to dmaapMsgList.... 2025-12-04 14:25:51.305 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8368 to dmaapMsgList.... 2025-12-04 14:25:51.305 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.305 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint is empty, adding value false 2025-12-04 14:25:51.306 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false Adding Updated Vertex 20664 to dmaapMsgList.... 2025-12-04 14:25:51.306 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20664 to dmaapMsgList.... Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.306 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12368 to dmaapMsgList.... 2025-12-04 14:25:51.306 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12368 to dmaapMsgList.... Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.306 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.306 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.306 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4280 to dmaapMsgList.... 2025-12-04 14:25:51.306 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4280 to dmaapMsgList.... Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.306 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.306 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:51.307 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false Adding Updated Vertex 8376 to dmaapMsgList.... 2025-12-04 14:25:51.307 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8376 to dmaapMsgList.... 2025-12-04 14:25:51.307 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.307 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.307 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16456 to dmaapMsgList.... 2025-12-04 14:25:51.307 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16456 to dmaapMsgList.... Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.307 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint is empty, adding value false 2025-12-04 14:25:51.307 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false Adding Updated Vertex 24760 to dmaapMsgList.... 2025-12-04 14:25:51.307 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24760 to dmaapMsgList.... 2025-12-04 14:25:51.307 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.308 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 20648 to dmaapMsgList.... 2025-12-04 14:25:51.308 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20648 to dmaapMsgList.... Node Type pnf: Property in-maint is empty, adding value false 2025-12-04 14:25:51.308 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false Adding Updated Vertex 12320 to dmaapMsgList.... 2025-12-04 14:25:51.308 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12320 to dmaapMsgList.... Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.308 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.308 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.308 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.308 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16384 to dmaapMsgList.... 2025-12-04 14:25:51.308 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16384 to dmaapMsgList.... Node Type logical-link: Property in-maint is empty, adding value false 2025-12-04 14:25:51.309 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false Adding Updated Vertex 20480 to dmaapMsgList.... 2025-12-04 14:25:51.309 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20480 to dmaapMsgList.... Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.309 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.309 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.309 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.309 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint is empty, adding value false 2025-12-04 14:25:51.309 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false Adding Updated Vertex 8272 to dmaapMsgList.... 2025-12-04 14:25:51.309 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8272 to dmaapMsgList.... Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4312 to dmaapMsgList.... 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4312 to dmaapMsgList.... ******* Final Summary for MockInMaintDefaultMigrator ********* 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for p-interface: 2 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 Total Migrated Records for l-interface: 2 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 Total Migrated Records for vnfc: 2 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for nos-server: 2 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for lag-interface: 2 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for pnf: 2 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 Total Migrated Records for logical-link: 2 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 Total Migrated Records for pserver: 2 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:51.310 INFO 2251 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:51.310 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.310 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.311 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.312 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.312 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.313 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.313 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.314 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.315 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.315 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.316 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server1 AND in-maint = false)]. For better performance, use indexes Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:51.320 INFO 2251 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:51.320 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.320 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.321 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.321 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.321 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.321 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.321 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint is empty, adding value false 2025-12-04 14:25:51.321 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false Adding Updated Vertex 28672 to dmaapMsgList.... 2025-12-04 14:25:51.321 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28672 to dmaapMsgList.... Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.321 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41128 to dmaapMsgList.... 2025-12-04 14:25:51.321 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 41128 to dmaapMsgList.... 2025-12-04 14:25:51.322 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.322 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.322 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.322 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.322 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.322 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16600 to dmaapMsgList.... 2025-12-04 14:25:51.322 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16600 to dmaapMsgList.... Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.322 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:51.323 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false Adding Updated Vertex 20600 to dmaapMsgList.... 2025-12-04 14:25:51.323 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20600 to dmaapMsgList.... Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.323 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.323 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.323 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:51.323 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false Adding Updated Vertex 36864 to dmaapMsgList.... 2025-12-04 14:25:51.323 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36864 to dmaapMsgList.... Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.323 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.323 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.324 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 45224 to dmaapMsgList.... 2025-12-04 14:25:51.324 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45224 to dmaapMsgList.... Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.324 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.324 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.324 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.324 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.324 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.324 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.325 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.325 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.325 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 45136 to dmaapMsgList.... 2025-12-04 14:25:51.325 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45136 to dmaapMsgList.... Node Type vnfc: Property in-maint is empty, adding value false 2025-12-04 14:25:51.325 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false Adding Updated Vertex 57512 to dmaapMsgList.... 2025-12-04 14:25:51.325 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 57512 to dmaapMsgList.... Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.325 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.325 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.325 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.326 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.326 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 45176 to dmaapMsgList.... 2025-12-04 14:25:51.326 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45176 to dmaapMsgList.... Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.326 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.326 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.326 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.326 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint is empty, adding value false 2025-12-04 14:25:51.326 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false Adding Updated Vertex 49272 to dmaapMsgList.... 2025-12-04 14:25:51.326 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49272 to dmaapMsgList.... Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.326 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.326 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.327 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.327 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.327 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.327 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.327 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 24688 to dmaapMsgList.... 2025-12-04 14:25:51.327 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24688 to dmaapMsgList.... Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.327 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.327 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint is empty, adding value false 2025-12-04 14:25:51.328 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false Adding Updated Vertex 28856 to dmaapMsgList.... 2025-12-04 14:25:51.328 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28856 to dmaapMsgList.... 2025-12-04 14:25:51.328 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.328 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 20512 to dmaapMsgList.... 2025-12-04 14:25:51.328 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20512 to dmaapMsgList.... Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.328 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.328 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:51.328 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false Adding Updated Vertex 12408 to dmaapMsgList.... 2025-12-04 14:25:51.328 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12408 to dmaapMsgList.... Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.328 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.329 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.329 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.329 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.329 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.329 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.330 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.330 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.330 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint is empty, adding value false 2025-12-04 14:25:51.330 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false Adding Updated Vertex 40960 to dmaapMsgList.... 2025-12-04 14:25:51.330 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 40960 to dmaapMsgList.... Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.330 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 61608 to dmaapMsgList.... 2025-12-04 14:25:51.330 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61608 to dmaapMsgList.... Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.330 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.330 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.330 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.330 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.331 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 28792 to dmaapMsgList.... 2025-12-04 14:25:51.331 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28792 to dmaapMsgList.... Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.331 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.331 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.331 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.331 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.331 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint is empty, adding value false 2025-12-04 14:25:51.331 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false Adding Updated Vertex 32888 to dmaapMsgList.... 2025-12-04 14:25:51.331 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32888 to dmaapMsgList.... 2025-12-04 14:25:51.331 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.332 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.332 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint is empty, adding value false 2025-12-04 14:25:51.332 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false Adding Updated Vertex 49320 to dmaapMsgList.... 2025-12-04 14:25:51.332 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49320 to dmaapMsgList.... Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.332 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.332 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.332 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.333 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.333 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16504 to dmaapMsgList.... 2025-12-04 14:25:51.333 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16504 to dmaapMsgList.... 2025-12-04 14:25:51.333 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.333 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 53416 to dmaapMsgList.... 2025-12-04 14:25:51.333 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53416 to dmaapMsgList.... Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.333 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.333 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.333 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint is empty, adding value false 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false Adding Updated Vertex 36944 to dmaapMsgList.... 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36944 to dmaapMsgList.... ******* Final Summary for MockInMaintDefaultMigrator ********* 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for p-interface: 2 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 Total Migrated Records for l-interface: 2 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 Total Migrated Records for vnfc: 2 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for nos-server: 2 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for lag-interface: 2 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for pnf: 2 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 Total Migrated Records for logical-link: 2 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 Total Migrated Records for pserver: 2 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:51.334 INFO 2251 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:51.334 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.335 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.336 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.336 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.337 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.338 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.338 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.339 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.340 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.340 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.341 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server0 AND in-maint = false)]. For better performance, use indexes Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:51.345 INFO 2251 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:51.345 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.346 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.346 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.346 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.346 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.346 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.346 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.347 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.347 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint is empty, adding value false 2025-12-04 14:25:51.347 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false Adding Updated Vertex 28784 to dmaapMsgList.... 2025-12-04 14:25:51.347 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28784 to dmaapMsgList.... Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.347 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.347 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.347 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 45056 to dmaapMsgList.... 2025-12-04 14:25:51.347 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45056 to dmaapMsgList.... 2025-12-04 14:25:51.347 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.348 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.348 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.348 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.348 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:51.348 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false Adding Updated Vertex 32952 to dmaapMsgList.... 2025-12-04 14:25:51.348 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32952 to dmaapMsgList.... Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.348 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.348 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.348 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 82088 to dmaapMsgList.... 2025-12-04 14:25:51.348 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 82088 to dmaapMsgList.... Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.349 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.349 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.349 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.349 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.349 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.349 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 57464 to dmaapMsgList.... 2025-12-04 14:25:51.349 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 57464 to dmaapMsgList.... Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.350 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.350 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.350 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.350 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.350 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.350 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.350 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.350 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.350 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.350 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:51.351 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false Adding Updated Vertex 36896 to dmaapMsgList.... 2025-12-04 14:25:51.351 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36896 to dmaapMsgList.... 2025-12-04 14:25:51.351 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.351 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.351 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.351 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint is empty, adding value false 2025-12-04 14:25:51.351 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false Adding Updated Vertex 45088 to dmaapMsgList.... 2025-12-04 14:25:51.351 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45088 to dmaapMsgList.... Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.352 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 69752 to dmaapMsgList.... 2025-12-04 14:25:51.352 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 69752 to dmaapMsgList.... Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.352 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.352 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.352 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.352 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.352 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.352 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.352 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.352 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.353 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.353 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint is empty, adding value false 2025-12-04 14:25:51.353 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false Adding Updated Vertex 49336 to dmaapMsgList.... 2025-12-04 14:25:51.353 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49336 to dmaapMsgList.... Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.353 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.353 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.353 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 49184 to dmaapMsgList.... 2025-12-04 14:25:51.353 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49184 to dmaapMsgList.... Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.354 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.354 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.354 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.354 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.354 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.354 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.354 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.354 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.355 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.355 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.355 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.355 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint is empty, adding value false 2025-12-04 14:25:51.355 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false Adding Updated Vertex 32880 to dmaapMsgList.... 2025-12-04 14:25:51.355 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 32880 to dmaapMsgList.... Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.355 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.355 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.355 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.356 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.356 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.356 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 41136 to dmaapMsgList.... 2025-12-04 14:25:51.356 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 41136 to dmaapMsgList.... 2025-12-04 14:25:51.356 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.357 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.357 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.357 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.357 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.357 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.357 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:51.357 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false Adding Updated Vertex 40992 to dmaapMsgList.... 2025-12-04 14:25:51.357 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 40992 to dmaapMsgList.... Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.357 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.357 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.357 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.357 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.358 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 28848 to dmaapMsgList.... 2025-12-04 14:25:51.358 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28848 to dmaapMsgList.... 2025-12-04 14:25:51.358 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.358 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.358 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.358 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.358 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.358 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.358 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.358 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 90280 to dmaapMsgList.... 2025-12-04 14:25:51.358 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 90280 to dmaapMsgList.... Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.359 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint is empty, adding value false 2025-12-04 14:25:51.359 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false Adding Updated Vertex 45240 to dmaapMsgList.... 2025-12-04 14:25:51.359 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45240 to dmaapMsgList.... Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.359 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.359 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.359 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.359 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.360 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.360 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint is empty, adding value false 2025-12-04 14:25:51.360 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false Adding Updated Vertex 86184 to dmaapMsgList.... 2025-12-04 14:25:51.360 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 86184 to dmaapMsgList.... Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.360 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.360 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.360 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.361 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.361 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.361 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 49152 to dmaapMsgList.... 2025-12-04 14:25:51.361 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49152 to dmaapMsgList.... Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.361 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.361 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.361 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.361 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.362 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.362 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint is empty, adding value false 2025-12-04 14:25:51.362 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false Adding Updated Vertex 49232 to dmaapMsgList.... 2025-12-04 14:25:51.362 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49232 to dmaapMsgList.... Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.362 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.362 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.362 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.362 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.362 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.362 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 28888 to dmaapMsgList.... 2025-12-04 14:25:51.362 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28888 to dmaapMsgList.... Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.362 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.363 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.363 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.363 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.363 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 37040 to dmaapMsgList.... 2025-12-04 14:25:51.363 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 37040 to dmaapMsgList.... Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.364 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.364 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.364 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint is empty, adding value false 2025-12-04 14:25:51.364 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false Adding Updated Vertex 36936 to dmaapMsgList.... 2025-12-04 14:25:51.364 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 36936 to dmaapMsgList.... Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.364 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.364 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.364 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.364 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.364 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping ******* Final Summary for MockInMaintDefaultMigrator ********* 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for p-interface: 2 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 Total Migrated Records for l-interface: 2 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 Total Migrated Records for vnfc: 2 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for nos-server: 2 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for lag-interface: 2 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for pnf: 2 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 Total Migrated Records for logical-link: 2 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 Total Migrated Records for pserver: 2 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:51.365 INFO 2251 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:51.365 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.366 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.367 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.368 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.368 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.370 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.371 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.372 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.372 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.373 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:51.375 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server3 AND in-maint = false)]. For better performance, use indexes Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:51.379 INFO 2251 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:51.380 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf)]. For better performance, use indexes Node Type generic-vnf: Property in-maint is empty, adding value false 2025-12-04 14:25:51.380 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint is empty, adding value false Adding Updated Vertex 45168 to dmaapMsgList.... 2025-12-04 14:25:51.380 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45168 to dmaapMsgList.... Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.380 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.380 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.380 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.381 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.381 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.381 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.381 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.381 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.381 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.381 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.381 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.381 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 45128 to dmaapMsgList.... 2025-12-04 14:25:51.381 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45128 to dmaapMsgList.... Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.382 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.382 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.382 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type generic-vnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.382 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface)]. For better performance, use indexes Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.382 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 57560 to dmaapMsgList.... 2025-12-04 14:25:51.382 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 57560 to dmaapMsgList.... Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.382 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.382 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.383 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.383 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.383 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.383 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.383 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.383 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.383 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.383 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.383 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.384 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:51.384 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint is empty, adding value false Adding Updated Vertex 61656 to dmaapMsgList.... 2025-12-04 14:25:51.384 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61656 to dmaapMsgList.... Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.384 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.384 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type p-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.384 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.385 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.385 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.385 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.385 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.385 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.385 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.385 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.385 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:51.385 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint is empty, adding value false Adding Updated Vertex 57344 to dmaapMsgList.... 2025-12-04 14:25:51.385 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 57344 to dmaapMsgList.... Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.385 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.386 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.386 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.386 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.386 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.386 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint value already exists - skipping Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.386 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type l-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 49224 to dmaapMsgList.... 2025-12-04 14:25:51.386 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 49224 to dmaapMsgList.... 2025-12-04 14:25:51.386 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.387 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.387 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.387 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.387 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.387 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.387 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.388 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 65608 to dmaapMsgList.... 2025-12-04 14:25:51.388 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65608 to dmaapMsgList.... Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.388 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.388 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.388 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.388 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.388 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint is empty, adding value false 2025-12-04 14:25:51.388 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint is empty, adding value false Adding Updated Vertex 69848 to dmaapMsgList.... 2025-12-04 14:25:51.388 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 69848 to dmaapMsgList.... Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.388 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.388 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.388 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vnfc: Property in-maint value already exists - skipping 2025-12-04 14:25:51.389 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server)]. For better performance, use indexes Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.389 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.389 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint is empty, adding value false 2025-12-04 14:25:51.389 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint is empty, adding value false Adding Updated Vertex 65712 to dmaapMsgList.... 2025-12-04 14:25:51.389 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65712 to dmaapMsgList.... Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.389 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.389 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.389 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.389 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.390 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.390 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.390 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.390 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.390 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.390 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.391 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint value already exists - skipping 2025-12-04 14:25:51.391 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint value already exists - skipping Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.391 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type nos-server: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 106664 to dmaapMsgList.... 2025-12-04 14:25:51.391 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 106664 to dmaapMsgList.... 2025-12-04 14:25:51.391 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan)]. For better performance, use indexes Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.391 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.391 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.392 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.392 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.392 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.392 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint is empty, adding value false 2025-12-04 14:25:51.392 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint is empty, adding value false Adding Updated Vertex 77904 to dmaapMsgList.... 2025-12-04 14:25:51.392 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 77904 to dmaapMsgList.... Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.392 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 61616 to dmaapMsgList.... 2025-12-04 14:25:51.392 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61616 to dmaapMsgList.... Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.392 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.392 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.392 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.392 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.393 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.393 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.393 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.393 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vlan: Property in-maint value already exists - skipping 2025-12-04 14:25:51.393 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface)]. For better performance, use indexes Node Type lag-interface: Property in-maint is empty, adding value false 2025-12-04 14:25:51.394 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint is empty, adding value false Adding Updated Vertex 65616 to dmaapMsgList.... 2025-12-04 14:25:51.394 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 65616 to dmaapMsgList.... Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.394 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 61440 to dmaapMsgList.... 2025-12-04 14:25:51.394 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61440 to dmaapMsgList.... Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.394 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.394 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.394 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.394 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.394 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.395 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.395 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.395 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.395 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.395 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.395 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.395 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.395 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.395 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type lag-interface: Property in-maint value already exists - skipping 2025-12-04 14:25:51.395 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver)]. For better performance, use indexes Node Type vserver: Property in-maint is empty, adding value false 2025-12-04 14:25:51.396 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint is empty, adding value false Adding Updated Vertex 102568 to dmaapMsgList.... 2025-12-04 14:25:51.396 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 102568 to dmaapMsgList.... Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.396 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.396 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.396 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.396 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.396 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.396 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.396 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.396 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.397 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.397 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.397 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.397 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 69704 to dmaapMsgList.... 2025-12-04 14:25:51.397 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 69704 to dmaapMsgList.... Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.397 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.397 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.397 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type vserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.398 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf)]. For better performance, use indexes Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.398 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.398 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.399 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.399 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.399 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.399 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.399 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.399 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.399 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.399 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 57528 to dmaapMsgList.... 2025-12-04 14:25:51.399 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 57528 to dmaapMsgList.... Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.400 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.400 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint is empty, adding value false 2025-12-04 14:25:51.400 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint is empty, adding value false Adding Updated Vertex 53424 to dmaapMsgList.... 2025-12-04 14:25:51.400 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53424 to dmaapMsgList.... Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.400 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.400 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.400 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pnf: Property in-maint value already exists - skipping 2025-12-04 14:25:51.400 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link)]. For better performance, use indexes Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.401 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 53280 to dmaapMsgList.... 2025-12-04 14:25:51.401 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 53280 to dmaapMsgList.... Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.401 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.401 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.401 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.401 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.401 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.401 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.401 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.401 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.402 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.402 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.402 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.402 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint is empty, adding value false 2025-12-04 14:25:51.402 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint is empty, adding value false Adding Updated Vertex 45232 to dmaapMsgList.... 2025-12-04 14:25:51.402 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 45232 to dmaapMsgList.... Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.402 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.402 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type logical-link: Property in-maint value already exists - skipping 2025-12-04 14:25:51.403 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver)]. For better performance, use indexes Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.403 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint is empty, adding value false 2025-12-04 14:25:51.403 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint is empty, adding value false Adding Updated Vertex 61512 to dmaapMsgList.... 2025-12-04 14:25:51.403 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 61512 to dmaapMsgList.... Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.403 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.403 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:51.404 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 57416 to dmaapMsgList.... 2025-12-04 14:25:51.404 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 57416 to dmaapMsgList.... Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.404 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.404 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.404 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.404 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.404 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.404 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.404 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.404 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping Node Type pserver: Property in-maint value already exists - skipping 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type pserver: Property in-maint value already exists - skipping ******* Final Summary for MockInMaintDefaultMigrator ********* 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* Total Migrated Records for generic-vnf: 2 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for generic-vnf: 2 Total Migrated Records for p-interface: 2 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for p-interface: 2 Total Migrated Records for l-interface: 2 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for l-interface: 2 Total Migrated Records for vnfc: 2 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vnfc: 2 Total Migrated Records for nos-server: 2 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for nos-server: 2 Total Migrated Records for vlan: 2 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vlan: 2 Total Migrated Records for lag-interface: 2 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for lag-interface: 2 Total Migrated Records for vserver: 2 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for vserver: 2 Total Migrated Records for pnf: 2 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pnf: 2 Total Migrated Records for logical-link: 2 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for logical-link: 2 Total Migrated Records for pserver: 2 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for pserver: 2 Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:51.405 INFO 2251 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 22 2025-12-04 14:25:51.405 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = generic-vnf2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:51.406 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:51.407 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = lag-interface AND interface-name = lag-interface2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:51.409 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:51.411 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = p-interface AND interface-name = p-interface2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:51.411 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pnf AND pnf-name = pnf2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:51.412 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = pserver AND pserver-id = pserver2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:51.414 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vlan AND vlan-interface = vlan2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:51.415 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc AND vnfc-name = vnfc2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:51.417 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:51.417 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = nos-server AND nos-server-id = nos-server2 AND in-maint = true)]. For better performance, use indexes [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.onap.aai.migration.v15.MigrateInMaintDefaultToFalseTest [INFO] Running org.onap.aai.migration.v15.MigrateRadcomChangesTest Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:51.459 INFO 2251 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:51.459 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 2025-12-04 14:25:51.459 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:51.459 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 2025-12-04 14:25:51.460 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 7 2025-12-04 14:25:51.460 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:51.460 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:51.460 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 2025-12-04 14:25:51.460 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:51.460 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 2 2025-12-04 14:25:51.460 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.461 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.462 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.464 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:51.464 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.465 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.466 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.467 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.468 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.469 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.470 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.470 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.471 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.472 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.473 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.474 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:51.474 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.474 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.475 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.476 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.476 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.477 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.478 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:51.478 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:51.480 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:51.480 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:51.481 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.482 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.482 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.483 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.484 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.485 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.486 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.487 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.487 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:51.487 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.488 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.489 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.490 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.491 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.492 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.493 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.493 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.494 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:51.494 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.495 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.496 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.496 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:51.496 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.497 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.498 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:51.498 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:51.499 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:51.499 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:51.500 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:51.501 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:51.501 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 2025-12-04 14:25:51.501 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:51.501 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.502 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.503 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.504 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.505 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.505 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:51.505 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.506 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.507 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.507 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:51.507 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.509 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.510 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:51.510 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:51.511 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:51.511 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:51.512 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.513 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.514 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.515 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.515 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:51.515 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.516 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.517 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.517 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:51.517 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.518 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.520 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:51.520 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:51.521 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:51.521 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:51.522 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.523 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.524 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.525 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:51.525 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.526 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.527 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.528 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.529 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:51.529 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:51.530 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:51.530 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:51.531 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.532 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.533 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:51.533 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.534 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.535 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.535 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:51.535 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.536 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.536 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:51.536 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.537 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.538 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.539 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.539 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.539 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.539 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.539 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.539 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.539 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:51.539 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.540 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.540 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:51.540 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.541 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.542 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.543 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:51.543 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.544 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.545 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.546 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 2025-12-04 14:25:51.546 INFO 2251 --- [ main] MigrateRadcomChanges : ******* Final Summary for RADCOM Change Migration ********* 2025-12-04 14:25:51.546 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 2025-12-04 14:25:51.546 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 11 2025-12-04 14:25:51.546 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 2025-12-04 14:25:51.546 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 7 2025-12-04 14:25:51.546 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 2025-12-04 14:25:51.546 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 5 2025-12-04 14:25:51.546 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 2025-12-04 14:25:51.546 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 2 2025-12-04 14:25:51.546 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:51.555 INFO 2251 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:51.555 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 2025-12-04 14:25:51.555 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:51.555 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 2025-12-04 14:25:51.555 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 7 2025-12-04 14:25:51.555 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:51.555 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:51.555 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 2025-12-04 14:25:51.555 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:51.555 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 2 2025-12-04 14:25:51.556 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.557 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.559 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.559 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.559 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.559 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.559 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.559 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.559 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.559 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.559 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.559 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.559 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.559 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.559 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:51.560 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.561 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.563 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.563 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.563 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.564 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.564 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.566 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.567 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.569 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.571 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.573 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.573 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:51.573 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.575 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.577 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.577 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.577 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.577 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.577 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.577 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.578 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.579 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.581 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.583 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.585 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.587 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.588 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.589 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:51.589 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.590 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.592 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.592 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.592 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.593 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.593 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.595 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.597 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:51.597 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:51.599 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:51.599 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:51.601 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.601 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.601 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:51.601 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.601 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:51.601 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:51.603 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.604 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.604 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:51.605 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:51.606 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.606 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:51.606 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.607 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.607 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.607 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.609 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.611 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.613 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.615 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.615 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:51.615 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.617 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.619 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.619 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.619 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.619 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.619 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.619 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.619 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.620 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.621 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.623 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.625 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.627 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.628 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.629 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:51.629 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.630 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.632 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.634 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.636 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.638 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.640 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.641 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:51.641 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.643 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.644 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.646 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.648 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.650 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.652 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.653 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.654 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:51.654 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.655 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.657 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.658 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:51.658 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.658 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:51.658 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.660 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.662 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:51.662 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:51.664 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.664 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.664 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:51.664 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:51.666 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:51.666 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:51.666 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:51.666 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:51.666 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:51.666 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 2025-12-04 14:25:51.666 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:51.666 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:51.666 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:51.668 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:51.668 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:51.670 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:51.670 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:51.671 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:51.671 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:51.671 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:51.671 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.673 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.674 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.677 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.677 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:51.677 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.679 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.681 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.681 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.681 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.681 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.681 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:51.681 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.681 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:51.681 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.683 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.685 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.687 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.689 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.689 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:51.689 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.691 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.693 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.693 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:51.693 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.693 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:51.694 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.695 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.697 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:51.697 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:51.699 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.699 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.699 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:51.699 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:51.701 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:51.701 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:51.703 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:51.703 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:51.705 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.707 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.709 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.709 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:51.709 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.711 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.713 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.713 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.713 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.713 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.713 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:51.713 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.713 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:51.713 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.715 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.718 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.719 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.720 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:51.720 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.721 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.723 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.724 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:51.724 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.724 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:51.724 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.726 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.728 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:51.728 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:51.730 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.730 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.730 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:51.730 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:51.732 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:51.732 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:51.734 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:51.734 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:51.736 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.739 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.739 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:51.739 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.741 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.743 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.743 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.743 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.743 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.743 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:51.743 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.743 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:51.743 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.745 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.747 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.747 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:51.747 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.749 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.751 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.753 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.755 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:51.755 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:51.757 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:51.757 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:51.759 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:51.759 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:51.761 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.761 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.761 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:51.761 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:51.763 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.763 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:51.763 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.765 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.767 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.768 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.769 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:51.769 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.770 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.772 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.773 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:51.773 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.773 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:51.774 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.774 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:51.774 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.776 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.778 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.778 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.778 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.778 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.778 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:51.778 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.778 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:51.778 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.779 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.780 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:51.780 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.781 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.783 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.784 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:51.784 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.784 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.784 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.784 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:51.785 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.786 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:51.786 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.787 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.789 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.790 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:51.790 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.790 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:51.790 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.791 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.791 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:51.792 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.793 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.796 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.796 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:51.796 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.798 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.800 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.801 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:51.801 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.802 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.805 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.805 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:51.805 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.807 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.809 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.811 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 2025-12-04 14:25:51.811 INFO 2251 --- [ main] MigrateRadcomChanges : ******* Final Summary for RADCOM Change Migration ********* 2025-12-04 14:25:51.811 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 2025-12-04 14:25:51.811 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 22 2025-12-04 14:25:51.811 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 2025-12-04 14:25:51.811 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 28 2025-12-04 14:25:51.811 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 2025-12-04 14:25:51.811 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 10 2025-12-04 14:25:51.811 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 2025-12-04 14:25:51.811 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 8 2025-12-04 14:25:51.811 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 2025-12-04 14:25:51.811 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver-1)]. For better performance, use indexes 2025-12-04 14:25:51.813 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver-2)]. For better performance, use indexes 2025-12-04 14:25:51.814 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vserver-2)]. For better performance, use indexes 2025-12-04 14:25:51.816 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = image AND image-id = image-old)]. For better performance, use indexes Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:51.825 INFO 2251 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:51.825 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 2025-12-04 14:25:51.825 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:51.825 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 2025-12-04 14:25:51.825 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 7 2025-12-04 14:25:51.825 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:51.825 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:51.825 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 2025-12-04 14:25:51.825 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:51.825 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 2 2025-12-04 14:25:51.825 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.828 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.828 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.829 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:51.829 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.831 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.834 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.834 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.834 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.834 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.834 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.835 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.835 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.838 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.840 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.843 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.846 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.851 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.851 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:51.851 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.853 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.856 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.856 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.856 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.856 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.856 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.856 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.856 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.856 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.857 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.857 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.857 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.857 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.860 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.863 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.865 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.868 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.871 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.871 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.873 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.873 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.873 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.873 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.873 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.873 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.873 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.873 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.874 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.874 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.874 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.874 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.874 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.874 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.874 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.874 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.874 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.874 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.875 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.875 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.875 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.875 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.875 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.875 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.875 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.875 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.875 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.875 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.876 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.876 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.876 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.876 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.876 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.876 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.876 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.876 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.877 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.877 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.877 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.877 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.877 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.877 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:51.877 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.879 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.882 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.883 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.883 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.883 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.883 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.883 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.883 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.883 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.883 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:51.883 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.886 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.889 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.892 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.894 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.897 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.898 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.899 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:51.899 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.901 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.904 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.904 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.904 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.905 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.905 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.905 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.905 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.908 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:51.911 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:51.911 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:51.914 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:51.914 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:51.916 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.916 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.917 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.917 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.917 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.917 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:51.917 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.917 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:51.917 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:51.920 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.920 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.920 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.920 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:51.920 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:51.920 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:51.923 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.923 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:51.923 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.923 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.923 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:51.923 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.923 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.924 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.924 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:51.924 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:51.926 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.926 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.926 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.926 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:51.926 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:51.929 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.929 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.929 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.930 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.930 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:51.930 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:51.930 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:51.930 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.933 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.936 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.938 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.945 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:51.945 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.948 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.950 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.951 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.951 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.951 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.951 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.951 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.951 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.952 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.952 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.952 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.952 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.955 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.958 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.961 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.964 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.964 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:51.964 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.967 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.970 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.970 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.970 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.970 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.970 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.970 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:51.970 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.970 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:51.971 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:51.971 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.973 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.976 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.979 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.982 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.982 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:51.983 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:51.983 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:51.985 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.988 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.991 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.994 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:51.996 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.000 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.000 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:52.000 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.003 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.006 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.008 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.011 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.014 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.017 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.018 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:52.018 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.020 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.023 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.026 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.029 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.031 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.034 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.035 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.036 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:52.036 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.038 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.041 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.042 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.042 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.042 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.042 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.042 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.042 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.045 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:52.048 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:52.048 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:52.050 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.050 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.050 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:52.050 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:52.053 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.053 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.053 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 2025-12-04 14:25:52.053 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.053 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.053 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.053 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.054 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.054 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.054 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:52.054 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:52.057 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:52.057 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:52.059 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.059 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.059 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.059 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.060 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.060 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.060 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.060 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.060 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:52.060 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:52.063 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:52.063 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:52.065 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.066 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.066 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.066 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.066 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.066 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.066 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.066 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.069 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.072 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.075 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.076 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:52.076 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.078 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.081 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.081 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.081 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.081 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.081 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.081 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.081 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.082 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.082 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.082 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.082 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.085 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.088 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.091 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.092 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:52.092 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.095 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.097 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.098 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.098 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.098 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.098 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.098 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.098 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.098 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.098 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.099 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.102 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.104 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.107 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.109 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.110 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:52.110 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.112 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.115 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.116 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.116 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.116 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.116 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.116 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.116 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.119 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:52.122 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:52.122 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:52.124 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.124 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.124 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:52.125 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:52.127 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:52.127 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:52.130 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:52.130 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:52.132 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:52.132 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:52.135 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:52.135 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:52.137 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.140 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.143 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.143 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:52.143 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.146 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.149 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.149 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.149 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.149 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.149 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.149 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.149 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.149 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.149 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.150 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.150 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.153 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.155 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.156 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:52.156 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.158 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.161 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.161 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.161 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.162 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.162 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.162 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.162 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.162 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.162 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.162 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.165 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.168 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.170 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.170 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:52.170 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.172 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.175 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.175 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:52.176 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.176 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:52.176 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.176 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:52.176 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.179 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:52.182 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:52.182 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:52.185 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:52.185 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:52.188 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:52.188 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:52.190 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.190 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.190 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.190 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:52.190 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:52.193 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:52.193 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:52.196 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:52.196 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:52.199 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.202 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.203 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:52.203 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.205 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.208 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.208 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.208 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.208 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.208 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.208 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:52.208 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.209 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:52.209 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.209 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:52.209 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.212 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.213 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:52.213 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.215 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.218 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.219 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:52.219 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.219 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.219 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.219 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.219 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:52.219 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.219 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:52.219 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.222 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.224 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.224 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:52.224 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.227 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.229 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.232 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:52.235 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:52.235 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:52.238 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:52.238 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:52.240 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:52.240 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:52.243 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:52.243 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:52.246 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:52.246 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:52.248 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:52.248 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:52.252 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.252 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:52.252 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.255 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.258 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.258 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:52.258 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.261 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.263 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.265 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.266 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:52.266 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.268 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.271 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.271 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.271 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.272 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.272 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.272 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.272 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.273 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:52.273 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.275 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.278 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.278 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.278 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.278 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.278 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.278 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.278 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.279 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.279 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.279 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.280 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.280 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:52.280 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.283 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.285 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.286 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.286 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.286 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.286 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.286 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.286 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.286 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.286 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.286 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.287 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.287 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:52.287 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.290 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.293 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.293 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.293 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.293 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.293 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.293 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.293 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.294 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.295 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.295 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:52.295 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.297 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.300 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.301 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.301 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.301 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.301 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.301 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.301 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.301 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.301 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.303 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.303 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:52.303 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.306 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.309 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.309 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.309 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.309 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.309 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.310 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:52.310 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.311 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.311 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:52.311 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.314 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.317 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.318 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:52.318 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.320 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.324 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.324 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:52.324 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.327 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.330 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.330 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:52.330 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.332 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.336 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.336 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:52.336 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.338 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.341 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.342 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:52.342 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.344 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.347 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.350 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 2025-12-04 14:25:52.350 INFO 2251 --- [ main] MigrateRadcomChanges : ******* Final Summary for RADCOM Change Migration ********* 2025-12-04 14:25:52.350 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 2025-12-04 14:25:52.350 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 33 2025-12-04 14:25:52.350 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 2025-12-04 14:25:52.350 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 63 2025-12-04 14:25:52.350 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 2025-12-04 14:25:52.350 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 15 2025-12-04 14:25:52.350 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 2025-12-04 14:25:52.350 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 18 2025-12-04 14:25:52.350 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 2025-12-04 14:25:52.350 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type)]. For better performance, use indexes 2025-12-04 14:25:52.352 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type)]. For better performance, use indexes 2025-12-04 14:25:52.353 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type)]. For better performance, use indexes 2025-12-04 14:25:52.354 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-name)]. For better performance, use indexes 2025-12-04 14:25:52.355 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-name)]. For better performance, use indexes 2025-12-04 14:25:52.356 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-name)]. For better performance, use indexes 2025-12-04 14:25:52.357 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = wrong)]. For better performance, use indexes 2025-12-04 14:25:52.358 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = wrong)]. For better performance, use indexes 2025-12-04 14:25:52.360 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = connected-wrong)]. For better performance, use indexes 2025-12-04 14:25:52.362 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = connected-wrong)]. For better performance, use indexes 2025-12-04 14:25:52.364 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = bad)]. For better performance, use indexes 2025-12-04 14:25:52.364 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = bad)]. For better performance, use indexes 2025-12-04 14:25:52.365 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = unchanged)]. For better performance, use indexes Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:52.376 INFO 2251 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:52.376 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 2025-12-04 14:25:52.376 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:52.376 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 2025-12-04 14:25:52.376 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 7 2025-12-04 14:25:52.377 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:52.377 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:52.377 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 2025-12-04 14:25:52.377 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:52.377 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 2 2025-12-04 14:25:52.377 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:52.380 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.381 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.381 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:52.381 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.384 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.388 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.388 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.388 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.389 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.389 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.389 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.389 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.389 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.390 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.393 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.397 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.401 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.404 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.408 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.409 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:52.409 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.412 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.415 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.416 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.416 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.416 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.416 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.417 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.417 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.417 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.417 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.421 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.424 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.428 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.432 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.438 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.439 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:52.439 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.442 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.446 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.447 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.447 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.447 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.447 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.447 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.447 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.447 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.447 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.447 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.447 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.448 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.448 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.451 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.455 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.459 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.462 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.466 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.467 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:52.467 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.470 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.473 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.474 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.474 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.474 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.474 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.475 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.475 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.475 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.475 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.475 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.475 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.475 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:52.475 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.479 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.482 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.486 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.490 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.493 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.495 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.496 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:52.496 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.499 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.502 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.503 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.503 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.503 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.503 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.504 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.504 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.504 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.504 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.508 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:52.511 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:52.511 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:52.515 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:52.515 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:52.518 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.518 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.518 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.518 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.518 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.518 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.519 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.519 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.519 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.519 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.519 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:52.519 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:52.523 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:52.523 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:52.526 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.526 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.527 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.527 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.527 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.527 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.527 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.527 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.527 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.527 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.527 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:52.527 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:52.531 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:52.531 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:52.534 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.534 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.534 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.535 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.535 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.535 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.535 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.535 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.535 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.535 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.535 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:52.536 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:52.539 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:52.539 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:52.542 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.543 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.543 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.543 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.543 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.543 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.543 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.544 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:52.544 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.544 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:52.544 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.547 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.551 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.555 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.560 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.560 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:52.560 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.563 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.567 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.567 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.567 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.567 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.567 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.567 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.567 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.567 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.568 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.568 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.568 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.568 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.569 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.569 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.572 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.576 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.580 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.584 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.584 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.584 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.584 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.584 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.584 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.584 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.584 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.584 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.584 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.584 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.584 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.584 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.585 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:52.585 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.588 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.592 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.593 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.593 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.593 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.593 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.593 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.593 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.593 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.593 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.613 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.613 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.614 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.614 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.618 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.621 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.625 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.629 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.629 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:52.629 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.632 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.636 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.636 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.636 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.637 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.637 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.637 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.637 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.637 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.637 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.637 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.637 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.637 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:52.637 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.641 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.645 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.648 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.652 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.653 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.653 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:52.653 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.656 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.660 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.664 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.667 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.671 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.676 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.676 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:52.676 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.679 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.683 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.686 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.690 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.694 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.698 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.698 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:52.698 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.701 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.705 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.709 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.712 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.716 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.720 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.721 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:52.721 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.724 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.727 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.731 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.735 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.738 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.742 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.743 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.743 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:52.743 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.746 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.750 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.750 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.750 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.751 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.751 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.751 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.751 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.751 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.751 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.755 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:52.758 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:52.758 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:52.762 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:52.762 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:52.765 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.765 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.765 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 2025-12-04 14:25:52.765 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.766 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.766 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.766 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.766 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.766 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.766 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.766 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.766 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.766 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:52.766 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:52.770 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:52.770 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:52.773 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.773 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.773 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.773 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.774 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.774 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.774 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.774 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.774 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.774 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.774 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:52.774 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:52.778 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.778 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:52.778 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.778 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:52.778 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:52.778 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:52.781 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.782 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.782 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.782 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.782 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.782 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.782 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.783 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.783 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.783 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.783 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:52.783 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:52.786 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.786 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.786 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.786 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.786 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:52.786 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:52.789 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.789 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.789 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.790 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.790 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.790 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.790 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:52.790 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.790 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:52.791 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:52.791 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.794 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.798 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.802 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.803 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:52.803 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.806 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.809 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.810 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.810 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.810 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.810 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.810 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.810 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.810 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.810 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.810 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.811 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.811 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.811 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.811 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.815 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.819 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.823 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.824 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:52.824 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.827 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.830 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.831 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.831 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.831 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.831 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.831 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.831 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.831 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.831 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.831 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.831 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.832 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.832 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.835 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.839 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.843 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.844 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:52.844 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.847 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.851 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.851 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.851 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.851 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.851 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.852 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.852 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.852 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.852 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.852 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.852 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.852 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:52.852 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.856 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.860 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.863 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.864 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.864 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:52.864 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.867 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.871 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.871 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.871 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.871 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.871 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.872 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.872 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.872 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.872 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.876 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:52.879 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:52.879 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:52.883 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:52.883 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:52.886 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:52.886 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:52.889 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:52.889 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:52.892 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:52.892 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:52.896 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.896 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:52.896 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.896 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:52.896 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:52.896 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:52.899 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:52.899 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:52.902 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.902 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.902 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.902 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.903 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:52.903 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:52.906 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.909 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.916 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.916 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:52.916 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.919 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.923 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.923 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.923 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.923 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.923 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.923 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.923 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.923 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.924 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.924 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.924 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.924 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.924 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.925 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.928 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.932 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.933 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:52.933 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.936 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.939 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.940 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.940 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.940 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.940 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.940 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.940 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.940 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.940 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.940 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.941 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.941 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.941 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.945 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.949 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.949 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:52.949 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.952 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.956 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.956 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.956 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.957 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.957 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.957 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.957 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.957 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.957 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:52.957 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.957 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.957 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:52.958 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.961 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.965 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.966 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:52.967 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:52.967 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:52.970 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.973 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.974 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:52.974 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.974 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:52.974 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.974 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:52.974 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:52.975 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:52.975 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:52.978 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:52.982 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:52.982 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:52.985 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:52.985 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:52.989 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:52.989 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:52.993 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:52.993 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:52.996 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:52.996 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:53.000 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:53.000 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:53.004 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:53.004 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:53.007 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.007 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.007 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.007 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.007 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:53.007 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:53.011 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.016 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.017 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:53.017 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.020 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.024 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.024 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.024 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.024 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.024 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.024 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.024 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:53.024 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.024 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:53.024 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.025 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:53.025 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.025 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:53.025 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.029 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.029 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:53.029 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.033 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.036 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.037 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:53.037 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.037 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.037 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.037 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.037 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.037 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:53.037 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.037 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:53.037 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.038 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:53.038 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.042 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.043 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:53.043 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.046 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.049 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.050 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:53.050 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.050 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:53.050 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.050 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.050 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.050 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.050 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.050 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:53.051 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.051 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:53.051 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.055 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.057 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.057 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:53.057 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.060 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.064 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.068 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:53.071 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:53.071 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:53.075 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.075 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.075 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.075 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:53.075 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:53.078 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:53.078 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:53.081 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:53.081 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:53.085 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:53.085 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:53.088 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:53.088 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:53.091 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:53.091 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:53.095 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:53.095 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:53.099 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.099 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:53.099 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.103 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.106 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.107 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:53.107 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.110 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.114 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.114 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:53.114 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.117 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.121 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.124 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.124 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:53.124 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.127 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.131 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.131 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.131 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.132 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.132 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.132 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.132 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.132 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.132 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.133 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:53.133 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.136 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.140 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.140 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.140 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.140 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.140 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.140 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.140 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.140 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.140 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.140 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.141 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.141 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.141 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.141 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.142 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:53.142 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.145 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.149 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.149 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.149 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.149 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.149 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.149 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.149 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.149 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.149 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.150 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.150 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.150 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.151 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.151 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:53.151 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.154 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.158 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.158 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.158 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.159 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.159 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.159 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.159 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.159 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.159 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.159 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.159 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.159 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.159 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.160 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.160 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:53.161 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.164 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.167 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.168 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.168 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.168 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.168 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.169 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.169 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.169 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.169 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.169 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.169 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.169 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.170 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.170 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:53.170 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.174 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.177 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.178 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.178 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.178 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.178 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.178 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.178 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.179 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.179 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.180 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:53.180 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.183 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.187 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.187 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.187 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.187 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.187 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.187 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.187 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.187 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.187 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.188 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.188 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.188 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.190 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.190 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:53.190 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.194 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.197 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.198 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.198 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.198 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.198 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.198 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.198 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.198 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.198 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.198 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.198 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.199 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:53.199 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.200 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.200 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:53.200 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.203 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.207 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.208 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:53.208 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.211 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.215 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.215 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:53.215 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.218 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.223 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.224 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:53.224 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.227 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.232 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.232 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:53.232 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.235 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.239 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.240 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:53.240 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.243 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.247 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.248 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:53.248 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.251 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.255 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.255 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:53.255 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.259 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.262 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.266 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 2025-12-04 14:25:53.266 INFO 2251 --- [ main] MigrateRadcomChanges : ******* Final Summary for RADCOM Change Migration ********* 2025-12-04 14:25:53.266 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 2025-12-04 14:25:53.266 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 44 2025-12-04 14:25:53.266 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 2025-12-04 14:25:53.266 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 112 2025-12-04 14:25:53.266 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 2025-12-04 14:25:53.266 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 20 2025-12-04 14:25:53.266 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 2025-12-04 14:25:53.266 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 32 2025-12-04 14:25:53.266 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:53.274 INFO 2251 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:53.274 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 2025-12-04 14:25:53.274 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:53.274 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 2025-12-04 14:25:53.274 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 7 2025-12-04 14:25:53.275 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:53.275 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:53.275 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 2025-12-04 14:25:53.275 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:53.275 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 2 2025-12-04 14:25:53.275 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:53.279 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.279 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.280 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:53.280 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.284 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.288 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.289 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.289 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.289 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.289 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.289 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.289 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.290 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.290 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.290 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.290 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.295 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.299 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.304 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.308 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.313 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.313 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:53.313 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.317 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.322 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.322 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.322 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.322 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.322 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.322 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.322 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.322 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.322 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.322 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.322 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.322 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.323 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.323 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.323 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.323 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.323 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.324 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.328 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.333 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.337 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.342 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.348 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.349 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:53.349 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.353 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.357 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.357 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.357 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.358 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.358 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.358 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.358 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.358 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.358 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.358 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.358 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.358 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.358 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.358 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.359 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.359 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.364 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.368 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.373 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.377 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.383 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.383 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:53.383 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.387 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.392 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.392 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.392 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.393 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.393 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.393 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.393 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.393 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.393 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.393 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.393 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.393 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.393 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.393 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.394 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.394 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.398 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.403 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.408 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.412 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.417 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.418 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:53.418 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.422 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.426 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.427 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.427 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.427 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.427 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.427 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.427 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.428 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.428 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.428 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.428 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.428 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.428 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.428 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.428 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:53.428 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.433 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.437 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.442 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.446 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.451 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.453 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.454 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:53.454 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.457 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.462 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.462 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.462 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.463 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.463 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.463 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.463 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.463 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.463 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.464 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.464 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.468 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:53.473 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:53.473 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:53.477 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.477 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.477 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.477 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.477 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:53.477 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:53.481 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.481 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.481 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.481 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.481 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.482 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.482 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.482 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.482 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.482 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.482 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.482 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.482 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:53.482 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:53.487 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:53.487 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:53.491 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.491 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.491 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.491 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.491 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.491 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.492 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.492 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.492 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.492 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.492 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.492 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.492 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.492 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:53.492 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:53.496 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:53.496 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:53.500 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.501 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.501 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.501 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.501 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.501 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.501 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.501 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.501 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.502 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.502 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.502 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.502 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:53.502 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:53.506 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:53.506 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:53.510 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.510 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.510 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.511 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.511 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.511 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.511 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.511 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.511 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.512 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.512 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.512 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.512 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.512 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:53.512 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:53.516 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:53.516 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:53.520 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.520 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.521 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.521 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.521 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.521 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.521 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.521 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.521 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.521 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.521 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:53.522 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:53.522 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.526 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.531 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.536 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.541 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.542 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:53.542 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.546 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.550 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.551 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.551 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.551 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.551 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.551 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.551 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.551 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.551 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.551 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.551 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.551 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.551 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.552 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.552 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.552 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.552 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.557 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.561 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.566 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.571 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.571 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:53.571 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.575 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.580 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.580 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.580 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.580 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.580 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.580 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.580 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.580 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.580 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.580 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.581 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.581 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.581 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.581 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.581 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.582 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.586 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.591 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.595 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.600 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.600 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.600 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.600 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.600 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.600 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.600 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.601 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:53.602 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.605 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.610 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.610 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.610 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.611 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.611 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.611 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.611 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.611 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.611 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.611 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.611 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.611 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.611 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.611 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.612 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.612 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.617 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.621 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.626 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.631 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.631 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:53.631 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.635 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.639 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.640 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.640 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.640 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.640 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.641 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.641 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.641 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.641 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.641 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.641 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.641 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.641 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.641 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.641 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:53.641 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.646 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.650 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.655 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.659 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.661 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.661 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:53.661 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.665 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.670 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.674 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.679 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.683 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.689 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.689 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:53.689 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.693 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.697 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.702 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.706 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.711 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.716 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.717 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:53.717 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.720 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.725 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.730 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.734 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.739 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.744 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.745 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:53.745 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.749 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.753 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.758 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.762 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.767 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.772 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.772 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:53.772 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.776 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.781 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.785 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.790 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.794 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.799 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.800 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.801 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:53.801 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.805 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.809 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.809 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.809 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.810 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.810 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.810 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.810 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.810 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.811 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.811 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.811 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.815 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:53.819 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:53.819 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:53.824 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:53.824 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:53.828 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.828 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.828 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.828 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.828 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.828 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.828 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.829 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 2025-12-04 14:25:53.829 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.829 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.829 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.829 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.829 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.829 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.829 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:53.829 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:53.834 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:53.834 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:53.838 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.838 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.838 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.838 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.838 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.838 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.838 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.838 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.839 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.839 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.839 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.839 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.839 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.839 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:53.839 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:53.843 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:53.843 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:53.847 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.848 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.848 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.848 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.848 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.848 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.848 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.849 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.849 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.849 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.849 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.849 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.849 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:53.849 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:53.853 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:53.853 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:53.857 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.857 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.857 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.858 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.858 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.858 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.858 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.858 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.858 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.858 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.858 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.859 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.859 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.859 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:53.859 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:53.863 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:53.863 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:53.867 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.867 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.867 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.867 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.867 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.868 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.868 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.868 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.868 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.869 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:53.869 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:53.869 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:53.869 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.873 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.878 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.883 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.884 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:53.884 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.888 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.892 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.892 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.892 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.892 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.892 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.892 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.892 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.892 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.892 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.893 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.893 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.893 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.893 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.894 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.894 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.894 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.894 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.899 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.903 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.909 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.909 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:53.909 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.913 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.918 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.918 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.918 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.919 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.919 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.919 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.919 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.919 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.919 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.919 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.919 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.919 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.919 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.919 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.920 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.920 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.924 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.929 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.934 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.935 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:53.935 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.939 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.943 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.944 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.944 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.944 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.944 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.944 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.944 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.944 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.944 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.944 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.944 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.944 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.945 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.945 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.945 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.945 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.950 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.955 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.959 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.960 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:53.960 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.964 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.968 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.969 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.969 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.969 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.969 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.969 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.969 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.969 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.969 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.969 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.969 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.970 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:53.970 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.970 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.970 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:53.970 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.975 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.979 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.984 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.984 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:53.985 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:53.985 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:53.989 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:53.993 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.994 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:53.994 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.994 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:53.994 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.994 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:53.994 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.995 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:53.995 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:53.995 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:53.995 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.000 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:54.004 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:54.004 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:54.008 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:54.008 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:54.012 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:54.012 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:54.016 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:54.016 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:54.020 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:54.020 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:54.024 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:54.024 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:54.028 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:54.028 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:54.032 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:54.032 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:54.036 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:54.036 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:54.040 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:54.040 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:54.044 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.049 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.055 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.056 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:54.056 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.060 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.064 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.064 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.065 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.065 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.065 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.065 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.065 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.065 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.065 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.065 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.065 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.065 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.065 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.066 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.066 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.066 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.066 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.071 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.077 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.077 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:54.077 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.081 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.086 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.086 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.086 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.086 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.086 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.086 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.086 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.086 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.086 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.086 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.087 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.087 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.087 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.087 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.087 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.088 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.114 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.119 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.120 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:54.120 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.124 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.128 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.129 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.129 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.129 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.129 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.129 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.129 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.129 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.129 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.129 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.129 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.129 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.130 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.130 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.130 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.130 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.135 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.139 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.140 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:54.140 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.144 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.148 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.149 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.149 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.149 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.149 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.149 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.149 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.149 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.150 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.150 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.150 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.150 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.150 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.150 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.150 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:54.150 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.155 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.159 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.161 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.161 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:54.161 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.165 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.170 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.170 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.170 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.170 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.170 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.171 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.171 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.171 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.171 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.171 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.171 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.176 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:54.180 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:54.180 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:54.184 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:54.185 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:54.189 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:54.189 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:54.193 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:54.193 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:54.198 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:54.198 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:54.202 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:54.202 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:54.207 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:54.207 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:54.211 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:54.211 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:54.216 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:54.216 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:54.220 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:54.220 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:54.225 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.231 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.231 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:54.231 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.235 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.239 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.240 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.240 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.240 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.240 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.240 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.240 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.240 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.240 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.240 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.240 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.241 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.241 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.241 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.241 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.241 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.241 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.246 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.247 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:54.247 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.255 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.262 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.262 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.262 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.263 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.263 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.263 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.263 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.263 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.263 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.263 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.263 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.263 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.263 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.263 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.264 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.264 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.269 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.269 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:54.269 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.273 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.278 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.278 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.278 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.278 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.278 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.278 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.278 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.278 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.278 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.279 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.279 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.279 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.279 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.279 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.279 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.279 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.285 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.285 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:54.285 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.289 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.294 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.296 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.296 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.296 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.296 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.296 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.296 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.297 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.297 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.297 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.297 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.297 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.297 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.297 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.297 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:54.297 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.302 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.304 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.305 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:54.305 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.309 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.313 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.318 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:54.324 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:54.325 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:54.334 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:54.334 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:54.338 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:54.338 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:54.342 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.342 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.342 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.342 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.342 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:54.342 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:54.346 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:54.346 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:54.350 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:54.350 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:54.354 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:54.354 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:54.359 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:54.359 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:54.363 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:54.363 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:54.367 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:54.367 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:54.371 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.372 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:54.372 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.376 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.381 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.381 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:54.382 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.385 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.390 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.391 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:54.391 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.395 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.399 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.400 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:54.400 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.404 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.408 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.411 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.412 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:54.412 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.416 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.421 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.421 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.421 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.422 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.422 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.422 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.422 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.422 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.422 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.423 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.423 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.423 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:54.423 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.427 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.432 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.432 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.432 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.432 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.432 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.432 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.432 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.432 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.432 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.432 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.432 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.433 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.433 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.433 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.433 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.434 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.434 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.434 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:54.434 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.438 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.443 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.443 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.443 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.443 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.443 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.443 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.443 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.443 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.443 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.443 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.444 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.444 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.444 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.444 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.444 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.445 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.445 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:54.445 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.449 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.454 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.454 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.454 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.455 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.455 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.455 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.455 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.455 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.455 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.455 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.455 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.455 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.455 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.455 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.456 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.457 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.457 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:54.457 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.461 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.465 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.466 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.466 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.466 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.466 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.467 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.467 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.467 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.467 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.467 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.467 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.467 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.467 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.467 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.467 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.468 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.468 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.469 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:54.469 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.473 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.477 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.478 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.478 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.478 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.478 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.478 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.478 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.479 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.479 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.479 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.479 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.479 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.479 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.479 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.479 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.480 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.480 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:54.480 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.484 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.489 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.489 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.489 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.489 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.490 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.490 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.490 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.490 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.490 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.491 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.491 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.492 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:54.492 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.496 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.500 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.500 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.500 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.500 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.500 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.500 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.500 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.500 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.501 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.501 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.501 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.501 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.502 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.502 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.502 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.503 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.503 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:54.503 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.507 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.512 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.512 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.512 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.512 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.512 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.512 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.512 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.512 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.512 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.512 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.513 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.513 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.513 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.513 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.513 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.515 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.516 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:54.516 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.520 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.524 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.524 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.524 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.525 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.525 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.525 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.525 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.525 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.525 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.525 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.525 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.525 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.525 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.526 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.526 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:54.526 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.526 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.527 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:54.527 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.531 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.536 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.536 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:54.536 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.540 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.545 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.546 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:54.546 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.550 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.555 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.555 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:54.555 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.559 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.565 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.565 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:54.566 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.570 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.575 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.575 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:54.576 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.579 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.585 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.585 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:54.585 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.589 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.594 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.594 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:54.594 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.598 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.604 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.604 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:54.604 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.608 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.613 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.613 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:54.614 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.618 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.622 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.627 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 2025-12-04 14:25:54.627 INFO 2251 --- [ main] MigrateRadcomChanges : ******* Final Summary for RADCOM Change Migration ********* 2025-12-04 14:25:54.627 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 2025-12-04 14:25:54.627 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 55 2025-12-04 14:25:54.627 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 2025-12-04 14:25:54.627 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 175 2025-12-04 14:25:54.627 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 2025-12-04 14:25:54.627 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 25 2025-12-04 14:25:54.627 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 2025-12-04 14:25:54.627 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 50 2025-12-04 14:25:54.627 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 2025-12-04 14:25:54.627 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = service-1)]. For better performance, use indexes 2025-12-04 14:25:54.628 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = service-1)]. For better performance, use indexes 2025-12-04 14:25:54.628 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = service-2)]. For better performance, use indexes 2025-12-04 14:25:54.630 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = service-2)]. For better performance, use indexes 2025-12-04 14:25:54.632 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:54.633 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:54.634 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = no-version)]. For better performance, use indexes 2025-12-04 14:25:54.635 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = no-version)]. For better performance, use indexes 2025-12-04 14:25:54.636 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = no ids)]. For better performance, use indexes 2025-12-04 14:25:54.638 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = no ids)]. For better performance, use indexes 2025-12-04 14:25:54.639 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = service-many)]. For better performance, use indexes 2025-12-04 14:25:54.641 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = service-instance AND service-instance-id = service-many)]. For better performance, use indexes Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:54.651 INFO 2251 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:54.651 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 2025-12-04 14:25:54.651 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:54.651 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 2025-12-04 14:25:54.651 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 7 2025-12-04 14:25:54.651 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:54.651 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:54.651 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 2025-12-04 14:25:54.651 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:54.651 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 2 2025-12-04 14:25:54.651 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:54.656 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.657 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.657 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:54.657 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.662 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.667 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.668 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.668 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.668 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.668 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.668 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.668 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.669 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.669 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.669 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.669 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.669 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.669 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.675 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.680 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.686 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.691 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.697 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.697 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:54.697 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.702 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.707 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.707 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.707 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.707 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.708 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.708 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.708 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.708 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.708 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.708 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.708 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.708 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.708 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.708 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.708 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.709 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.709 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.709 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.709 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.709 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.709 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.715 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.721 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.726 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.732 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.743 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.744 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:54.744 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.748 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.754 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.754 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.754 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.754 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.754 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.754 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.754 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.754 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.754 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.754 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.754 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.755 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.755 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.755 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.755 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.755 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.755 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.756 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.756 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.761 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.767 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.772 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.778 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.784 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.785 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:54.785 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.789 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.795 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.795 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.795 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.795 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.795 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.796 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.796 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.796 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.796 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.796 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.796 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.796 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.796 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.796 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.796 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.796 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.796 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.797 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.797 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.802 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.808 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.813 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.819 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.825 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.826 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:54.826 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.830 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.836 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.836 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.836 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.837 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.837 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.837 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.837 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.837 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.837 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.837 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.837 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.837 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.837 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.837 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.837 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.838 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.838 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.838 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.838 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.844 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.849 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.854 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.860 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.866 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.866 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:54.866 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.871 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.876 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.877 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.877 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.877 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.877 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.877 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.877 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.878 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.878 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.878 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.878 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.878 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.878 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.878 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.878 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.878 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.878 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.878 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:54.879 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.884 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.889 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.895 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.900 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.906 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.908 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:54.909 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:54.909 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:54.914 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.919 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.920 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:54.920 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.920 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:54.920 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.921 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:54.921 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.921 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:54.921 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.921 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:54.921 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:54.922 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:54.922 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:54.927 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:54.932 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:54.932 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:54.937 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:54.937 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:54.942 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.942 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.942 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.942 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.942 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.943 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.943 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.943 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.943 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.943 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.943 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.943 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.944 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.944 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.944 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.944 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:54.944 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:54.948 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.949 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:54.949 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.949 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:54.949 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.949 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:54.949 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.949 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:54.949 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:54.949 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:54.954 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.954 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.955 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.955 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.955 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.955 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.955 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.955 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.955 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.955 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.955 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.955 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.956 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.956 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.956 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.956 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:54.956 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:54.961 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.961 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.961 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.961 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.961 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:54.961 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:54.961 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:54.966 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.966 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.966 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.966 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.966 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.966 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.967 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.967 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.967 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.967 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.967 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.967 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.968 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.968 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.968 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.968 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:54.968 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:54.973 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:54.973 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:54.977 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.978 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.978 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.978 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.978 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.978 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.978 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.978 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.978 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.978 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.978 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.979 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.979 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.979 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.979 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.979 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:54.979 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:54.984 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:54.984 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:54.989 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.989 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.989 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.989 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.990 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.990 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.990 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.990 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.990 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.991 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.991 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.991 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.991 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:54.991 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:54.991 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:54.991 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:54.991 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:54.996 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:54.996 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:55.001 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:55.001 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:55.001 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:55.001 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.001 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:55.001 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:55.001 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.001 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:55.002 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:55.002 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.002 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:55.002 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:55.002 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:55.002 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:55.002 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:55.003 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.008 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.014 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.019 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.026 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.027 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:55.027 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.032 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.037 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.037 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.037 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.037 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.037 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.037 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.037 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.037 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.037 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.037 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.038 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.038 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.038 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.038 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.039 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.039 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.039 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.039 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.039 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.039 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.045 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.050 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.056 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.062 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.062 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:55.062 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.067 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.072 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.073 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.073 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.073 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.073 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.073 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.073 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.073 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.073 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.073 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.073 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.073 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.073 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.074 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.074 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.074 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.074 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.074 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.074 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.080 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.085 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.091 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.096 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.097 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:55.097 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.101 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.107 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.107 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.107 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.108 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.108 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.108 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.108 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.108 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.108 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.108 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.109 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.109 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.109 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.110 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.110 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.111 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.111 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.113 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.114 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.124 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.129 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.135 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.140 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.141 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.142 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.142 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:55.142 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.146 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.152 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.152 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.152 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.152 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.152 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.153 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.153 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.153 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.153 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.153 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.153 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.153 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.153 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.153 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.153 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.153 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.153 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.154 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.154 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.159 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.165 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.170 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.176 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.176 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:55.176 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.181 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.186 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.187 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.187 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.187 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.187 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.187 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.187 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.188 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.188 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.188 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.188 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.188 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.188 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.188 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.188 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.188 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.188 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.188 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:55.188 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.194 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.199 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.205 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.210 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.212 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.212 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:55.212 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.217 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.222 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.227 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.234 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.239 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.246 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.246 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:55.246 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.251 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.256 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.262 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.267 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.273 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.278 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.279 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:55.279 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.283 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.289 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.294 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.300 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.305 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.311 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.311 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:55.311 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.317 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.323 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.328 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.334 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.339 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.346 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.346 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:55.346 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.351 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.356 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.362 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.367 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.372 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.378 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.379 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:55.379 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.384 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.389 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.394 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.400 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.405 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.411 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.412 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.413 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:55.413 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.417 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.423 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.423 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.423 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.423 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.423 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.424 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.424 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.424 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.424 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.424 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.424 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.425 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.425 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.431 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:55.436 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:55.436 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:55.441 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.441 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.441 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.441 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.441 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.441 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:55.441 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:55.446 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.446 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.446 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.446 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.446 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.447 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.447 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.447 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.447 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.447 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.447 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 2025-12-04 14:25:55.447 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.447 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.447 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.447 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.448 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.448 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.448 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:55.448 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:55.453 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:55.453 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:55.458 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.458 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.458 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.458 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.458 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.458 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.459 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.459 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.459 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.459 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.459 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.459 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.460 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.460 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.460 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.460 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:55.460 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:55.465 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:55.465 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:55.469 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.469 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.469 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.470 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.470 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.470 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.470 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.470 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.470 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.471 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.471 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.471 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.471 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.471 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.472 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.472 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:55.472 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:55.477 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:55.477 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:55.482 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.482 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.482 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.482 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.482 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.482 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.483 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.483 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.483 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.483 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.483 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.483 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.483 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.483 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.483 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.483 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:55.484 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:55.489 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:55.489 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:55.493 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.493 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.493 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.494 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.494 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.494 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.494 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.494 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.494 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.495 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.495 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.495 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.495 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.495 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.495 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.495 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:55.495 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:55.500 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:55.500 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:55.505 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.505 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.505 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.505 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.505 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.506 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.506 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.506 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.506 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.506 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.506 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.507 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.507 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:55.507 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:55.507 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:55.507 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.512 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.518 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.524 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.525 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:55.525 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.529 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.535 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.535 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.535 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.535 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.535 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.535 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.535 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.535 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.535 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.535 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.535 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.535 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.536 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.536 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.536 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.536 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.537 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.537 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.537 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.537 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.542 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.548 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.554 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.554 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:55.554 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.559 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.564 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.564 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.564 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.565 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.565 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.565 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.565 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.565 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.565 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.565 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.565 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.565 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.565 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.565 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.565 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.566 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.566 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.566 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.566 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.572 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.577 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.584 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.584 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:55.584 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.589 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.594 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.595 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.595 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.595 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.595 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.595 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.595 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.595 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.595 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.596 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.596 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.596 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.596 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.596 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.596 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.596 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.596 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.597 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.597 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.603 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.608 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.615 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.615 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:55.615 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.620 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.625 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.626 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.626 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.626 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.626 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.626 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.626 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.627 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.627 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.627 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.627 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.627 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.627 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.627 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.627 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.627 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.627 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.628 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.628 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.634 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.640 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.645 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.646 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:55.646 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.650 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.678 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.679 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.679 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.679 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.679 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.679 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.679 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.680 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.680 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.680 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.680 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.680 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.680 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.680 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.680 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.680 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.680 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.680 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:55.680 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.686 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.691 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.697 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.697 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.698 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:55.698 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.703 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.708 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.708 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.708 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.709 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.709 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.709 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.709 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.709 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.709 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.710 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.710 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.710 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.710 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.716 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:55.721 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:55.721 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:55.725 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.725 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.725 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.725 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.725 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.725 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:55.726 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:55.730 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:55.730 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:55.735 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:55.735 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:55.740 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:55.740 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:55.745 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:55.745 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:55.749 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:55.749 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:55.754 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:55.754 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:55.759 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:55.759 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:55.764 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:55.764 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:55.768 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:55.769 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:55.773 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:55.773 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:55.778 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.784 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.789 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.790 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:55.790 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.794 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.800 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.800 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.800 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.800 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.800 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.800 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.800 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.800 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.800 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.800 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.800 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.800 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.801 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.801 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.801 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.801 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.802 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.802 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.802 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.802 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.807 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.815 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.815 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:55.815 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.820 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.825 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.826 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.826 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.826 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.826 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.826 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.826 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.826 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.826 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.826 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.826 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.826 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.826 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.827 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.827 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.827 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.827 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.827 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.827 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.834 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.841 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.841 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:55.841 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.846 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.851 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.852 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.852 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.852 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.852 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.852 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.852 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.852 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.852 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.852 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.852 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.852 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.852 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.853 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.853 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.853 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.853 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.854 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.854 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.859 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.865 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.866 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:55.866 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.870 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.876 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.876 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.876 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.876 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.876 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.877 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.877 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.877 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.877 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.877 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.877 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.877 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.877 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.877 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.877 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.877 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.877 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.878 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.878 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.883 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.889 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.889 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:55.889 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.894 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.899 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.900 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.900 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.900 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.900 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.901 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.901 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.901 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.901 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.901 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.901 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.901 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.901 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.901 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.901 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.901 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.901 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.902 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:55.902 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.907 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.913 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.914 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:55.915 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:55.915 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:55.919 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.925 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.925 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:55.925 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.926 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:55.926 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.926 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:55.926 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.926 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:55.926 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.927 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:55.927 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:55.927 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:55.927 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:55.933 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:55.938 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:55.938 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:55.943 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.943 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.943 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.943 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.943 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:55.943 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:55.943 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:55.948 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:55.948 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:55.953 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:55.953 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:55.959 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:55.959 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:55.964 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:55.964 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:55.969 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:55.969 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:55.974 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:55.974 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:55.979 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:55.980 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:55.984 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:55.985 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:55.990 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:55.990 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:55.995 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:55.995 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:56.001 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.008 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.008 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:56.008 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.013 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.018 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.019 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.019 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.019 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.019 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.019 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.019 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.019 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.019 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.019 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.019 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.019 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.019 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.019 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.020 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.020 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.020 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.020 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.021 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.021 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.026 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.027 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:56.027 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.032 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.038 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.038 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.038 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.038 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.038 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.038 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.038 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.038 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.038 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.038 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.038 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.039 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.039 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.039 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.039 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.039 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.040 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.040 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.040 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.045 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.046 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:56.046 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.050 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.056 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.056 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.056 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.057 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.057 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.057 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.057 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.057 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.057 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.057 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.057 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.057 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.057 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.057 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.057 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.058 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.058 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.058 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.058 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.064 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.064 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:56.064 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.069 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.074 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.075 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.075 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.075 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.075 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.075 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.075 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.075 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.075 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.075 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.075 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.076 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.076 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.076 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.076 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.076 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.076 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.076 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.076 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.083 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.083 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:56.084 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.088 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.094 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.094 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.094 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.094 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.094 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.095 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.095 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.095 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.095 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.095 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.095 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.095 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.095 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.095 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.095 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.095 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.095 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.096 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:56.096 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.101 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.103 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.104 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:56.104 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.108 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.114 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.119 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:56.124 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:56.124 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:56.129 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:56.130 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:56.134 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:56.134 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:56.139 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:56.139 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:56.144 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:56.144 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:56.149 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:56.149 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:56.153 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:56.153 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:56.158 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.158 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.158 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.158 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.158 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.158 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.158 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:56.158 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:56.163 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:56.163 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:56.168 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:56.168 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:56.173 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:56.173 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:56.178 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:56.178 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:56.183 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.184 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:56.184 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.188 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.194 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.195 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:56.195 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.200 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.206 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.206 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:56.206 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.211 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.217 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.217 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:56.217 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.222 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.228 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.229 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:56.229 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.234 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.239 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.240 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.240 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:56.240 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.245 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.250 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.251 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.251 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.251 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.251 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.251 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.251 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.252 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.252 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.252 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.252 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.253 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.256 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.256 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:56.256 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.261 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.266 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.266 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.266 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.266 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.266 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.266 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.266 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.266 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.266 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.267 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.267 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.267 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.267 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.267 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.268 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.268 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.268 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.268 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.268 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.269 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.269 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:56.269 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.274 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.279 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.280 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.280 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.280 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.280 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.280 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.280 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.280 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.280 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.280 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.280 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.280 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.280 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.281 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.281 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.281 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.281 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.281 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.282 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.282 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:56.282 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.287 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.292 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.293 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.293 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.293 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.293 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.293 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.293 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.293 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.293 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.293 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.293 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.293 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.293 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.294 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.294 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.294 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.294 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.294 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.295 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.295 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:56.295 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.300 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.305 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.306 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.306 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.306 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.306 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.306 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.306 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.306 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.306 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.306 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.306 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.306 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.307 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.307 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.307 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.307 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.307 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.307 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.308 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.309 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:56.309 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.314 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.319 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.319 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.319 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.320 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.320 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.320 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.320 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.321 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.321 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.321 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.321 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.321 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.321 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.321 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.321 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.321 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.321 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.321 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.321 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.322 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.322 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:56.323 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.327 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.333 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.333 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.333 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.333 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.334 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.334 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.334 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.334 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.334 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.334 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.334 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.334 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.334 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.334 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.334 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.334 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.335 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.336 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.336 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:56.336 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.341 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.346 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.347 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.347 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.347 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.347 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.347 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.347 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.348 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.348 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.348 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.348 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.348 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.348 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.348 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.348 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.348 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.348 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.348 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.349 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.350 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:56.350 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.354 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.360 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.360 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.360 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.361 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.361 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.361 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.361 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.361 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.361 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.362 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.362 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.362 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.363 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.363 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:56.363 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.368 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.374 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.374 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.374 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.374 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.374 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.374 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.374 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.374 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.374 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.375 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.375 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.375 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.375 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.375 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.375 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.376 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.376 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.376 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.376 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.377 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:56.377 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.382 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.387 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.387 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.387 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.388 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.388 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.388 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.388 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.388 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.388 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.388 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.388 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.388 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.388 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.388 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.388 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.389 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.389 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.389 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.391 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.392 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:56.392 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.396 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.402 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.402 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.402 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.403 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.403 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.403 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.403 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.403 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.403 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.403 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.403 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.403 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.403 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.403 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.403 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.404 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.404 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.404 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:56.404 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.405 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.405 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:56.405 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.410 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.416 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.416 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:56.416 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.421 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.427 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.427 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:56.427 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.439 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.445 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.446 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:56.446 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.451 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.457 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.458 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:56.458 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.462 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.469 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.469 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:56.469 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.474 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.480 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.480 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:56.480 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.485 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.491 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.492 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:56.492 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.497 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.502 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.503 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:56.503 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.507 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.513 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.514 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:56.514 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.518 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.524 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.525 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:56.525 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.530 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.536 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.536 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:56.536 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.541 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.546 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.552 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 2025-12-04 14:25:56.552 INFO 2251 --- [ main] MigrateRadcomChanges : ******* Final Summary for RADCOM Change Migration ********* 2025-12-04 14:25:56.552 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 2025-12-04 14:25:56.552 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 66 2025-12-04 14:25:56.552 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 2025-12-04 14:25:56.552 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 252 2025-12-04 14:25:56.552 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 2025-12-04 14:25:56.552 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 30 2025-12-04 14:25:56.552 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 2025-12-04 14:25:56.552 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 72 2025-12-04 14:25:56.552 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 2025-12-04 14:25:56.552 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1)]. For better performance, use indexes 2025-12-04 14:25:56.553 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1)]. For better performance, use indexes 2025-12-04 14:25:56.554 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1)]. For better performance, use indexes 2025-12-04 14:25:56.555 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2)]. For better performance, use indexes 2025-12-04 14:25:56.557 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2)]. For better performance, use indexes 2025-12-04 14:25:56.560 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2)]. For better performance, use indexes 2025-12-04 14:25:56.563 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service)]. For better performance, use indexes 2025-12-04 14:25:56.564 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service)]. For better performance, use indexes 2025-12-04 14:25:56.566 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service)]. For better performance, use indexes 2025-12-04 14:25:56.567 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:56.568 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:56.570 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:56.571 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version)]. For better performance, use indexes 2025-12-04 14:25:56.572 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version)]. For better performance, use indexes 2025-12-04 14:25:56.573 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version)]. For better performance, use indexes 2025-12-04 14:25:56.573 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization)]. For better performance, use indexes 2025-12-04 14:25:56.575 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization)]. For better performance, use indexes 2025-12-04 14:25:56.577 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization)]. For better performance, use indexes 2025-12-04 14:25:56.579 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids)]. For better performance, use indexes 2025-12-04 14:25:56.581 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids)]. For better performance, use indexes 2025-12-04 14:25:56.583 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version)]. For better performance, use indexes 2025-12-04 14:25:56.583 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1)]. For better performance, use indexes 2025-12-04 14:25:56.584 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1)]. For better performance, use indexes 2025-12-04 14:25:56.584 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1)]. For better performance, use indexes 2025-12-04 14:25:56.585 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2)]. For better performance, use indexes 2025-12-04 14:25:56.586 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2)]. For better performance, use indexes 2025-12-04 14:25:56.587 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2)]. For better performance, use indexes 2025-12-04 14:25:56.587 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = test-10)]. For better performance, use indexes 2025-12-04 14:25:56.588 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = test-10)]. For better performance, use indexes 2025-12-04 14:25:56.589 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = test-10)]. For better performance, use indexes 2025-12-04 14:25:56.589 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = test-11)]. For better performance, use indexes 2025-12-04 14:25:56.591 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = test-11)]. For better performance, use indexes 2025-12-04 14:25:56.592 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-id = test-11)]. For better performance, use indexes Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:56.602 INFO 2251 --- [ main] MigrateRadcomChanges : Initilization of MigrateRadcomChanges migration script complete. 2025-12-04 14:25:56.602 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Start migration ---------- 2025-12-04 14:25:56.602 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:56.602 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Reading all file types and vf-modules ---------- 2025-12-04 14:25:56.602 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 7 2025-12-04 14:25:56.602 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-MODEL.csv 2025-12-04 14:25:56.602 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:56.602 INFO 2251 --- [ main] MigrateRadcomChanges : .//src/test/resources/migration-input-files/radcom-changes/INPUT-VNF.csv 2025-12-04 14:25:56.602 INFO 2251 --- [ main] MigrateRadcomChanges : ---------- Processing Entries from file ---------- 2025-12-04 14:25:56.602 INFO 2251 --- [ main] MigrateRadcomChanges : headerLength: 2 2025-12-04 14:25:56.602 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:56.608 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.611 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.612 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:56.612 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.617 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.623 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.624 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.624 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.624 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.624 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.625 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.625 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.625 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.625 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.625 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.625 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.626 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.626 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.626 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.626 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.632 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.639 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.645 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.651 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.659 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.660 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:56.660 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.665 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.671 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.672 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.672 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.672 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.672 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.672 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.672 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.672 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.672 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.672 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.672 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.672 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.673 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.673 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.673 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.673 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.673 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.673 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.674 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.674 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.674 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.674 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.680 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.687 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.693 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.700 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.706 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.706 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:56.707 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.712 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.718 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.719 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.719 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.719 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.719 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.719 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.719 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.719 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.719 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.719 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.719 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.719 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.719 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.719 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.720 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.720 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.720 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.720 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.720 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.720 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.721 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.721 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.727 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.734 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.740 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.746 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.753 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.754 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:56.754 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.759 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.765 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.766 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.766 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.766 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.766 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.766 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.766 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.766 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.766 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.766 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.766 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.766 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.766 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.766 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.767 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.767 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.767 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.767 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.767 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.767 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.768 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.768 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.774 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.781 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.787 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.793 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.800 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.801 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:56.801 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.806 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.812 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.813 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.813 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.813 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.813 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.814 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.814 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.814 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.814 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.814 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.814 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.814 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.814 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.814 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.814 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.814 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.814 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.814 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.815 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.815 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.815 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.815 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.822 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.828 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.834 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.841 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.853 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.854 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:56.854 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.859 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.866 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.866 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.866 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.866 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.866 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.867 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.867 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.867 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.867 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.867 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.868 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.868 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.868 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.868 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.868 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.868 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.868 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.868 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.868 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.868 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.868 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.868 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.875 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.881 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.887 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.894 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.900 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.901 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-1 successful 2025-12-04 14:25:56.901 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.906 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.912 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.913 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.913 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.913 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.913 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.913 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.913 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.914 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.914 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.914 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.914 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.914 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.914 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.914 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.914 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.914 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.914 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.914 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.914 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.914 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.915 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-1 successful 2025-12-04 14:25:56.915 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.921 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.928 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.934 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.940 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.947 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.950 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:56.950 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:56.950 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:56.955 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.962 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.962 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:56.962 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.962 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:56.962 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.963 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:56.963 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.963 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:56.963 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.964 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:56.964 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.964 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:56.964 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:56.964 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:56.964 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:56.971 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:56.976 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:56.977 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:56.982 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:56.982 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:56.988 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:56.988 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:56.988 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:56.988 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:56.988 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:56.989 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:56.989 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:56.989 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:56.989 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:56.989 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:56.989 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:56.989 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:56.990 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:56.990 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:56.990 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:56.990 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:56.990 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:56.990 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:56.990 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:56.996 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.996 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:56.996 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.996 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:56.996 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:56.996 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:56.996 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:56.996 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:57.002 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.002 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.002 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.002 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.002 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.003 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.003 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.003 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.003 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.003 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.003 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.003 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.003 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.003 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.004 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.004 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.004 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.004 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.004 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:57.004 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:57.010 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:57.010 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:57.015 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.015 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.015 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.016 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.016 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.016 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.016 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.016 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.016 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.016 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.017 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.017 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.017 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.017 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.017 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.017 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.017 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.018 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:57.018 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:57.023 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.023 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.023 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.023 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.023 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.023 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:57.023 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:57.029 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.029 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.029 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.029 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.029 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.030 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.030 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.030 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.030 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.030 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.030 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.030 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.030 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.030 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.030 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.030 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.031 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.031 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.031 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:57.031 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:57.037 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:57.037 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:57.042 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.042 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.042 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.043 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.043 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.043 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.043 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.043 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.043 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.043 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.044 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.044 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.044 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.044 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.044 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.045 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.045 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.045 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:57.045 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:57.050 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:57.050 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:57.056 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.056 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.056 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.056 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.056 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.057 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.057 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.057 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.057 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.057 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.057 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.057 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.057 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.058 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.058 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.058 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.058 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.058 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.058 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-1 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-1 and model-version-id new-vf-module-ver-1 2025-12-04 14:25:57.058 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-1)]. For better performance, use indexes 2025-12-04 14:25:57.064 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-1 successful 2025-12-04 14:25:57.064 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:57.070 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.070 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.070 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.070 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.070 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.070 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.070 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.070 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.070 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.071 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.071 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.071 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.071 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.071 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.072 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-1 to replace all current image relationships with relationship to new image image-1 2025-12-04 14:25:57.072 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.072 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-1 with image image-1 successful 2025-12-04 14:25:57.072 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.078 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.085 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.091 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.097 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.098 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:57.098 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.103 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.110 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.110 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.110 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.110 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.110 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.110 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.110 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.110 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.110 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.110 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.110 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.110 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.110 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.111 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.111 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.111 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.111 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.111 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.111 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.112 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.112 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.112 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.112 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.119 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.125 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.132 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.138 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id change to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.139 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:57.139 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.144 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.150 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.151 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.151 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.151 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.151 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.151 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.151 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.151 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.151 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.151 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.151 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.151 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.151 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.151 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.152 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.152 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.152 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.152 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.153 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.153 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.153 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.153 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.160 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.166 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.172 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.180 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.181 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.181 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.181 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.181 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.181 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.181 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.181 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.182 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.182 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.182 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.182 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.182 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.182 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.182 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.182 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.182 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.182 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.182 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.183 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.183 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.183 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.183 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.183 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.183 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.183 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.183 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.183 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.183 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.183 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.184 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.184 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.184 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.184 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.184 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.184 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.184 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.184 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.184 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.184 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.185 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.185 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.185 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.185 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.185 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.185 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.185 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.185 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.186 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.186 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.186 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.186 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.186 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.186 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.186 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.186 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.187 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.187 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.187 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.187 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.187 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.187 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.187 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.187 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.187 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.187 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.188 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.188 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.188 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.188 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.188 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.188 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.188 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.188 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.189 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.189 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.189 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.189 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.189 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.189 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.189 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.189 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.189 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.189 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.190 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.190 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.190 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.190 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.190 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.190 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.190 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.190 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.190 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.190 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.191 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.191 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.191 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.191 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.191 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.191 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.191 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.191 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.191 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.191 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.192 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.192 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.192 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.192 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.192 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.192 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.192 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.192 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:57.192 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.198 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.204 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.205 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.205 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.205 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.205 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.205 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.205 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.205 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.205 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.205 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.205 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.205 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.205 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.205 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.206 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.206 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.206 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.206 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.206 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.206 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.207 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.207 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.213 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.220 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.248 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.255 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.256 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:57.256 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.261 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.267 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.268 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.268 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.268 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.268 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.268 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.268 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.269 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.269 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.269 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.269 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.269 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.269 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.269 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.269 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.269 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.269 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.269 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.270 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.270 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.270 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.270 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.276 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.283 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.289 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.296 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.297 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:57.297 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.302 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.308 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.309 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.309 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.309 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.309 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.310 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.310 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.310 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.310 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.310 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.310 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.310 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.310 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.310 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.310 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.310 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.310 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.310 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.311 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.311 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.311 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.311 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.317 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.324 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.330 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.337 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf name-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.338 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf name-2 successful 2025-12-04 14:25:57.338 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.343 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.349 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.350 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.350 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.350 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.350 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.351 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.351 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.351 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.351 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.351 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.351 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.351 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.352 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.352 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.352 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.352 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.352 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.352 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.352 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.352 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.352 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-2 successful 2025-12-04 14:25:57.352 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.358 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.365 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.371 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = name-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.378 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.378 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.379 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [generic-vnf][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.380 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:57.380 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.385 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.391 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.398 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.404 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.410 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.416 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.417 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:57.417 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.422 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.429 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.435 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.441 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.447 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.457 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.458 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:57.458 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.463 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.469 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.476 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.482 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.488 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.495 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.495 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:57.495 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.501 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.507 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.513 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.519 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.526 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.533 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.533 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:57.533 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.538 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.545 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.551 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.557 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.563 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.570 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.570 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:57.571 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.576 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.582 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.588 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.595 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.601 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.607 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-service with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.608 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-service successful 2025-12-04 14:25:57.608 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.613 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.619 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.626 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.632 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.638 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-service AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.644 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.648 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.648 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:57.648 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.654 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.660 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.660 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.660 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.661 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.661 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.661 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.661 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.661 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.661 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.662 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.662 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.662 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.662 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.662 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.662 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.669 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:57.674 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:57.674 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:57.680 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.680 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.680 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.680 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.680 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.680 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.680 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.681 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.681 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.681 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:57.681 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:57.681 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:57.686 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.686 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.686 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.687 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.687 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.687 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.687 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.687 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.687 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.687 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.688 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.688 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.688 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.688 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.688 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.688 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.688 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.689 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.Uses] IN edge successful 2025-12-04 14:25:57.689 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.689 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:57.689 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:57.694 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:57.694 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:57.700 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.700 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.700 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.700 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.700 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.701 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.701 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.701 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.701 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.701 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.701 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.701 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.702 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.702 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.702 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.702 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.702 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.702 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.702 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:57.702 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:57.707 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.708 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.708 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.708 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.708 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.708 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.708 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:57.708 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:57.713 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.713 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.713 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.713 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.714 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.714 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.714 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.714 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.714 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.714 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.715 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.715 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.715 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.715 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.715 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.715 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.715 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.715 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:57.715 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:57.721 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:57.721 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:57.727 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.727 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.727 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.727 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.727 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.727 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.727 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.727 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.728 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.728 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.728 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.728 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.728 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.728 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.728 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.729 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.729 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.729 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.729 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:57.729 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:57.734 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:57.734 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:57.740 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.740 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.740 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.740 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.740 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.741 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.741 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.741 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.741 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.741 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.741 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.741 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.741 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.742 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.742 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.742 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.742 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.742 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:57.742 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:57.748 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:57.748 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:57.753 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.754 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.754 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.754 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.754 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.754 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.754 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.754 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.754 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.754 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.755 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.755 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.755 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.755 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.755 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.755 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.755 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.755 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.755 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module vf-module-2 with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-2 and model-version-id new-vf-module-ver-2 2025-12-04 14:25:57.755 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-2)]. For better performance, use indexes 2025-12-04 14:25:57.761 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module vf-module-2 successful 2025-12-04 14:25:57.761 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:57.767 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.767 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.767 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.767 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.767 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.767 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.768 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.768 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.768 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.768 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.768 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.768 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.Uses] IN edge. >> Unchanged side is [vserver][URI Not present] >> Edge used to go to [image][URI Not present], >> now swung to [image][URI Not present]. 2025-12-04 14:25:57.768 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.768 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.768 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.769 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vserver vserver-2 to replace all current image relationships with relationship to new image image-2 2025-12-04 14:25:57.769 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vserver vserver-2 with image image-2 successful 2025-12-04 14:25:57.769 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.775 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.782 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.788 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.789 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:57.789 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.794 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.801 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.801 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.801 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.801 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.801 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.801 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.801 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.801 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.801 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.801 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.801 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.801 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.801 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.802 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.802 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.802 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.802 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.803 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.803 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.803 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.803 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.803 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.803 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.810 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.816 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.823 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.823 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:57.823 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.828 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.835 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.835 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.835 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.835 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.835 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.835 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.835 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.835 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.835 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.835 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.835 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.835 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.836 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.836 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.836 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.836 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.836 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.836 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.837 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.837 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.837 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.837 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.844 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.850 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.857 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.857 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:57.857 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.862 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.869 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.869 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.869 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.869 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.869 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.870 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.870 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.870 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.870 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.870 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.870 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.870 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.870 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.870 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.870 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.870 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.870 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.870 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.871 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.871 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.871 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.871 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.878 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.884 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.891 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.891 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:57.891 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.897 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.903 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.904 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.904 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.904 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.904 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.904 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.904 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.905 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.905 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.905 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.905 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.905 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.905 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.905 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.905 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.905 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.905 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.905 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.905 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.905 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.906 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.906 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.912 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.918 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.925 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.925 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:57.925 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.931 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.937 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.937 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.937 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.938 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.938 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.938 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.938 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.938 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.938 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.939 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.939 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.939 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.939 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.939 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.939 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.939 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.939 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.939 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.939 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.939 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.939 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.939 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.946 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.952 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.960 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-invariant with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.960 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-invariant successful 2025-12-04 14:25:57.960 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:57.965 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.972 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.972 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.972 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.972 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.972 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.973 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.973 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.973 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.973 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.973 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.974 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.974 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.974 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.974 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.974 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.974 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.974 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.974 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:57.974 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.974 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:57.974 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-invariant successful 2025-12-04 14:25:57.974 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.981 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.987 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-invariant AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.993 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:57.994 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:57.995 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:57.995 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.000 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.006 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.007 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.007 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.007 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.007 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.007 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.007 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.008 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.008 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.008 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.008 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.008 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.008 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.009 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.009 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.015 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:58.021 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:58.021 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:58.026 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.027 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.027 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.027 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.027 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.027 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.027 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.027 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.027 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.027 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.028 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:58.028 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:58.033 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:58.033 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:58.038 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.038 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.038 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.038 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.039 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.039 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:58.039 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:58.044 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:58.044 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:58.050 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:58.050 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:58.055 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:58.055 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:58.061 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:58.061 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:58.066 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:58.066 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:58.072 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:58.072 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:58.077 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:58.077 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:58.083 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:58.083 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:58.088 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-invariant with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-3 and model-version-id new-vf-module-ver-3 2025-12-04 14:25:58.088 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-3)]. For better performance, use indexes 2025-12-04 14:25:58.094 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-invariant successful 2025-12-04 14:25:58.094 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:58.099 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.106 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.113 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.113 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:58.113 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.119 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.125 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.125 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.125 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.125 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.125 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.125 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.125 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.125 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.125 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.125 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.125 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.126 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.126 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.126 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.126 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.126 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.126 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.127 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.127 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.127 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.127 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.127 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.127 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.134 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.141 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.142 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:58.142 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.147 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.154 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.154 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.154 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.154 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.154 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.154 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.154 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.154 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.154 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.154 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.154 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.154 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.155 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.155 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.155 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.155 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.155 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.155 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.156 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.156 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.156 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.156 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.162 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.169 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.170 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:58.170 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.175 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.181 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.182 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.182 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.182 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.182 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.182 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.182 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.182 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.182 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.182 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.182 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.182 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.182 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.182 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.183 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.183 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.183 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.183 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.183 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.183 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.184 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.184 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.190 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.197 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.198 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:58.198 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.203 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.210 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.210 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.210 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.210 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.210 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.211 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.211 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.211 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.211 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.211 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.211 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.211 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.211 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.211 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.211 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.211 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.211 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.211 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.212 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.212 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.212 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.212 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.218 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.226 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.226 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:58.226 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.232 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.238 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.238 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.238 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.239 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.239 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.239 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.239 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.240 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.240 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.240 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.240 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.240 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.240 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.240 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.240 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.240 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.240 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.240 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.240 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.240 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.241 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.241 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.247 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.254 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-version with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.254 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-version successful 2025-12-04 14:25:58.254 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.260 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.266 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.266 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.266 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.267 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.267 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.267 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.267 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.267 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.267 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.268 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.268 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.268 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.268 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.268 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.268 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.268 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.268 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.268 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.268 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.268 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no-version with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.268 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no-version successful 2025-12-04 14:25:58.268 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.275 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-version AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.281 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.283 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.284 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:58.284 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.289 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.296 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.296 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.296 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.296 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.296 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.297 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.297 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.297 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.297 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.297 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.297 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.298 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.298 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.298 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.298 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.304 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:58.310 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:58.310 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:58.316 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:58.316 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:58.322 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:58.322 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:58.328 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:58.328 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:58.334 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:58.334 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:58.340 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.340 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.340 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.340 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.340 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.341 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.341 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.341 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.341 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.341 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.341 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:58.341 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:58.347 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:58.348 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:58.353 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.353 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.353 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.353 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.353 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.353 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.353 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.353 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:58.353 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:58.360 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:58.360 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:58.365 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:58.365 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:58.372 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:58.372 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:58.377 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:58.378 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:58.384 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ver with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-4 and model-version-id new-vf-module-ver-4 2025-12-04 14:25:58.384 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-4)]. For better performance, use indexes 2025-12-04 14:25:58.390 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ver successful 2025-12-04 14:25:58.390 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:58.396 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.404 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.404 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:58.404 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.410 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.416 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.416 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.416 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.416 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.417 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.417 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.417 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.417 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.417 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.417 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.418 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.418 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.418 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.418 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.418 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.418 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.425 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.426 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:58.426 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.431 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.438 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.438 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.438 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.438 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.438 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.438 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.438 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.438 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.438 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.438 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.438 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.438 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.439 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.439 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.439 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.439 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.439 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.439 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.440 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.440 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.440 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.440 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.447 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.447 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:58.447 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.452 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.459 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.459 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.459 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.459 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.459 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.460 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.460 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.460 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.460 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.460 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.460 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.460 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.460 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.460 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.460 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.460 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.460 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.460 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.461 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.461 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.461 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.461 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.469 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.469 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:58.469 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.475 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.481 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.482 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.483 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.483 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.483 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.483 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.484 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.484 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.490 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.490 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:58.491 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.496 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.502 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.503 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.503 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.503 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.503 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.503 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.503 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.504 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.504 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.504 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.504 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.504 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.504 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.504 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.504 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.504 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.504 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.504 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.504 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.504 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.505 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.505 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.512 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no-customization with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.512 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no-customization successful 2025-12-04 14:25:58.512 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.517 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.524 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.524 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.524 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.524 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.524 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.525 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.525 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.525 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.525 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.525 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.525 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.526 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.526 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.526 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.526 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.526 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.526 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.526 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.526 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.526 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance no ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.526 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance no ids successful 2025-12-04 14:25:58.526 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no-customization AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.533 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.534 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.535 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:58.535 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.540 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.546 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.553 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-resource-inv)]. For better performance, use indexes 2025-12-04 14:25:58.559 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:58.559 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:58.564 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:58.564 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:58.570 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:58.570 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:58.576 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:58.576 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:58.581 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:58.581 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:58.587 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:58.587 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:58.592 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:58.592 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:58.598 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.598 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.598 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.598 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.598 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:58.598 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:58.603 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:58.604 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:58.609 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.609 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.609 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.609 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.609 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [vf-module][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.609 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:58.609 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:58.615 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:58.615 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:58.620 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:58.620 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:58.626 INFO 2251 --- [ main] MigrateRadcomChanges : Updating vf-module no-ids with current model-invariant-id null and current model-version-id null to use model-invariant-id new-vf-module-inv-5 and model-version-id new-vf-module-ver-5 2025-12-04 14:25:58.626 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-vf-module-inv-5)]. For better performance, use indexes 2025-12-04 14:25:58.631 INFO 2251 --- [ main] MigrateRadcomChanges : Update of vf-module no-ids successful 2025-12-04 14:25:58.632 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:58.638 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.638 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:58.638 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.644 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.650 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.651 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:58.651 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.656 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.663 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.663 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:58.663 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.668 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.675 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.676 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:58.676 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.681 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.688 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.689 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:58.689 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.694 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.702 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf no ids with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.703 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf no ids successful 2025-12-04 14:25:58.703 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.708 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = no ids AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.715 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.716 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.716 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:58.716 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.722 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.728 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.729 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.729 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.729 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.729 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.729 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.729 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.730 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.730 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.730 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.731 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.731 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.731 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.731 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.731 INFO 2251 --- [ main] MigrateRadcomChanges : Edge swing of [org.onap.relationships.inventory.IsA] IN edge successful 2025-12-04 14:25:58.731 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.731 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.732 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.732 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.732 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.732 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.732 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.732 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.732 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.732 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.732 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.732 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.732 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.732 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.733 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:58.733 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.738 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.745 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.745 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.745 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.745 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.745 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.746 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.746 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.746 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.746 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.746 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.746 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.747 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.747 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.747 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.747 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.747 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.747 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.747 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.747 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.747 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.747 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.747 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.748 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:58.748 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.753 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.760 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.760 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.760 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.760 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.760 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.761 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.761 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.761 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.761 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.761 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.761 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.762 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.762 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.762 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.763 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.764 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:58.764 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.792 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.799 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.799 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.800 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.800 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.800 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.800 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.800 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.800 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.800 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.800 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.800 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.800 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.801 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.801 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.801 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.801 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.801 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.801 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.802 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.802 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.802 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.804 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.804 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:58.805 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.810 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.816 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.817 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.817 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.817 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.817 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.817 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.817 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.817 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.817 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.817 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.817 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.817 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.817 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.817 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.818 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.818 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.818 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.818 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.818 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.818 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.819 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.820 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.820 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:58.820 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.826 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.832 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.832 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.832 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.833 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.833 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.833 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.833 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.833 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.833 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.833 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.833 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.833 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.833 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.833 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.833 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.833 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.834 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.834 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.834 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.834 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.834 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.835 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-1 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.835 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-1 successful 2025-12-04 14:25:58.835 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.840 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-1 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.847 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.847 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.847 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.848 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.848 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.848 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.848 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.848 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.848 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.848 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.848 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.848 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.848 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.848 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.848 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.848 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.849 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.849 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.849 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.849 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.849 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.849 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.850 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.850 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:58.850 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.856 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.862 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.862 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.862 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.863 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.863 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.863 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.863 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.863 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.863 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.863 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.863 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.863 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.863 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.863 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.864 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.864 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.864 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.864 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.864 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.865 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.865 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:58.865 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.871 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.877 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.877 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.877 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.878 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.878 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.878 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.878 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.878 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.878 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.878 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.878 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.878 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.878 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.878 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.878 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.878 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.879 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.879 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.879 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.879 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.879 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.881 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.882 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:58.882 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.887 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.893 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.894 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.894 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.894 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.894 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.894 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.894 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.895 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.895 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.895 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.895 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.895 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.895 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.895 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.895 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.895 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.895 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.895 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.895 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.895 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.896 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.896 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.896 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:58.896 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.902 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.908 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.908 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.908 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.909 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.909 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.909 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.909 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.909 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.909 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.910 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.910 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.910 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.910 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.910 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.910 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.910 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.910 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.910 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.910 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.910 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.910 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.911 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.912 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:58.912 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.917 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.923 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.924 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.924 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.924 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.924 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.925 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.925 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.925 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.925 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.925 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.925 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.926 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.926 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.926 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.926 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.926 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.926 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.926 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.926 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.926 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.926 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.926 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.927 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:58.927 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.932 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.938 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.939 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.939 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.939 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.939 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.939 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.939 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.940 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.940 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.940 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.940 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.940 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.940 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.941 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.943 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf many-service-2 with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.944 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf many-service-2 successful 2025-12-04 14:25:58.944 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.949 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = many-service-2 AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.956 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.956 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.956 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.956 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.956 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.956 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.956 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.956 INFO 2251 --- [ main] MigrateRadcomChanges : Swinging [org.onap.relationships.inventory.IsA] IN edge. >> Unchanged side is [service-instance][URI Not present] >> Edge used to go to [model-ver][URI Not present], >> now swung to [model-ver][URI Not present]. 2025-12-04 14:25:58.956 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.956 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.956 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.956 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.957 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.957 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.957 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.957 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.957 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.957 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.958 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.958 INFO 2251 --- [ main] MigrateRadcomChanges : Updating service-instance service-many with current model-invariant-id null and current model-version-id null to use model-invariant-id new-service-inv and model-version-id new-service-ver 2025-12-04 14:25:58.958 INFO 2251 --- [ main] MigrateRadcomChanges : Update of service-instance service-many successful 2025-12-04 14:25:58.958 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.959 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.959 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:58.959 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.964 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.971 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.972 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:58.972 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.977 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.984 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.984 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:58.984 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:58.990 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:58.997 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:58.997 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:58.997 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:59.002 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:59.011 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:59.011 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:59.011 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:59.017 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:59.024 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:59.025 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:59.025 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:59.030 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:59.037 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id test to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:59.037 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:59.037 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:59.043 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:59.050 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:59.050 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:59.050 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:59.056 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:59.062 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:59.063 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:59.063 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:59.068 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:59.075 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:59.076 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:59.076 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:59.081 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:59.088 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:59.088 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:59.088 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:59.094 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:59.101 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:59.101 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:59.101 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:59.107 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:59.115 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id null to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:59.115 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:59.115 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:59.120 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:59.127 INFO 2251 --- [ main] MigrateRadcomChanges : Updating generic-vnf multi-name with current model-invariant-id null, current model-version-id null, and current model-customization-id new-resource-cust to use model-invariant-id new-resource-inv, model-version-id new-resource-ver and model-customization-id new-resource-cust 2025-12-04 14:25:59.127 INFO 2251 --- [ main] MigrateRadcomChanges : Update of generic-vnf multi-name successful 2025-12-04 14:25:59.127 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = model AND model-invariant-id = new-service-inv)]. For better performance, use indexes 2025-12-04 14:25:59.133 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = multi-name AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:59.139 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = generic-vnf AND vnf-name = wrong-type AND vnf-type = test)]. For better performance, use indexes 2025-12-04 14:25:59.146 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Error: ERROR: Failure to update generic-vnf wrong-type Graph Traversal failed 2025-12-04 14:25:59.146 INFO 2251 --- [ main] MigrateRadcomChanges : ******* Final Summary for RADCOM Change Migration ********* 2025-12-04 14:25:59.146 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: Total generic-vnfs in File: 13 2025-12-04 14:25:59.146 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs processed: 77 2025-12-04 14:25:59.146 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: generic-vnfs failed to process: 1 2025-12-04 14:25:59.146 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances processed: 343 2025-12-04 14:25:59.146 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: service-instances failed to process: 0 2025-12-04 14:25:59.146 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules processed: 35 2025-12-04 14:25:59.146 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: vf-modules failed to process: 0 2025-12-04 14:25:59.146 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images processed: 98 2025-12-04 14:25:59.146 INFO 2251 --- [ main] MigrateRadcomChanges : Migration Summary Count: images failed to process: 0 2025-12-04 14:25:59.146 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:59.146 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-1)]. For better performance, use indexes 2025-12-04 14:25:59.147 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:59.149 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = vf-module-2)]. For better performance, use indexes 2025-12-04 14:25:59.151 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:59.154 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-invariant)]. For better performance, use indexes 2025-12-04 14:25:59.157 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:59.159 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ver)]. For better performance, use indexes 2025-12-04 14:25:59.161 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes 2025-12-04 14:25:59.162 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vf-module AND vf-module-id = no-ids)]. For better performance, use indexes [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.743 s -- in org.onap.aai.migration.v15.MigrateRadcomChangesTest [INFO] Running org.onap.aai.migration.v16.MigrateBooleanDefaultsToFalseTest Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:59.186 INFO 2251 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:59.186 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.186 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.186 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled is empty, adding value false 2025-12-04 14:25:59.186 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled is empty, adding value false Adding Updated Vertex 4240 to dmaapMsgList.... 2025-12-04 14:25:59.187 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4240 to dmaapMsgList.... Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.187 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4312 to dmaapMsgList.... 2025-12-04 14:25:59.187 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4312 to dmaapMsgList.... ******* Final Summary for MockBooleanDefaultMigrator ********* 2025-12-04 14:25:59.187 INFO 2251 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* Total Migrated Records for cloud-region: 2 2025-12-04 14:25:59.187 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for cloud-region: 2 Migration Summary Count: Total Migrated Records: 2 2025-12-04 14:25:59.187 INFO 2251 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 2 2025-12-04 14:25:59.187 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region1 AND orchestration-disabled = false)]. For better performance, use indexes Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:59.189 INFO 2251 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:59.190 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.190 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.190 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.190 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled is empty, adding value false 2025-12-04 14:25:59.190 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled is empty, adding value false Adding Updated Vertex 4328 to dmaapMsgList.... 2025-12-04 14:25:59.190 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4328 to dmaapMsgList.... Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.190 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4208 to dmaapMsgList.... 2025-12-04 14:25:59.190 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 4208 to dmaapMsgList.... Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.190 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.190 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.190 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping ******* Final Summary for MockBooleanDefaultMigrator ********* 2025-12-04 14:25:59.190 INFO 2251 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* Total Migrated Records for cloud-region: 2 2025-12-04 14:25:59.190 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for cloud-region: 2 Migration Summary Count: Total Migrated Records: 2 2025-12-04 14:25:59.190 INFO 2251 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 2 2025-12-04 14:25:59.190 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region0 AND orchestration-disabled = false)]. For better performance, use indexes Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:59.192 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8408 to dmaapMsgList.... 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8408 to dmaapMsgList.... Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled is empty, adding value false 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled is empty, adding value false Adding Updated Vertex 12504 to dmaapMsgList.... 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 12504 to dmaapMsgList.... Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping ******* Final Summary for MockBooleanDefaultMigrator ********* 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* Total Migrated Records for cloud-region: 2 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for cloud-region: 2 Migration Summary Count: Total Migrated Records: 2 2025-12-04 14:25:59.192 INFO 2251 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 2 2025-12-04 14:25:59.192 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region3 AND orchestration-disabled = false)]. For better performance, use indexes Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:59.194 INFO 2251 --- [ main] BooleanDefaultMigrator : Initilization of BooleanDefaultMigrator migration script complete. 2025-12-04 14:25:59.194 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.194 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.194 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.194 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.194 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8424 to dmaapMsgList.... 2025-12-04 14:25:59.194 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 8424 to dmaapMsgList.... Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.194 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.194 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.194 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.194 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.194 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled is empty, adding value false 2025-12-04 14:25:59.194 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled is empty, adding value false Adding Updated Vertex 16600 to dmaapMsgList.... 2025-12-04 14:25:59.194 INFO 2251 --- [ main] BooleanDefaultMigrator : Adding Updated Vertex 16600 to dmaapMsgList.... Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.195 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.195 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.195 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.195 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.195 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping Node Type cloud-region: Property orchestration-disabled value already exists - skipping 2025-12-04 14:25:59.195 INFO 2251 --- [ main] BooleanDefaultMigrator : Node Type cloud-region: Property orchestration-disabled value already exists - skipping ******* Final Summary for MockBooleanDefaultMigrator ********* 2025-12-04 14:25:59.195 INFO 2251 --- [ main] BooleanDefaultMigrator : ******* Final Summary for MockBooleanDefaultMigrator ********* Total Migrated Records for cloud-region: 2 2025-12-04 14:25:59.195 INFO 2251 --- [ main] BooleanDefaultMigrator : Total Migrated Records for cloud-region: 2 Migration Summary Count: Total Migrated Records: 2 2025-12-04 14:25:59.195 INFO 2251 --- [ main] BooleanDefaultMigrator : Migration Summary Count: Total Migrated Records: 2 2025-12-04 14:25:59.195 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region2 AND orchestration-disabled = true)]. For better performance, use indexes [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.aai.migration.v16.MigrateBooleanDefaultsToFalseTest [INFO] Running org.onap.aai.migration.v16.MigrateInMaintDefaultToFalseTest Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:59.230 INFO 2251 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:59.230 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.230 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4248 to dmaapMsgList.... 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4248 to dmaapMsgList.... Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint is empty, adding value false 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint is empty, adding value false Adding Updated Vertex 8344 to dmaapMsgList.... 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8344 to dmaapMsgList.... Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.231 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4112 to dmaapMsgList.... 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4112 to dmaapMsgList.... Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint is empty, adding value false 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint is empty, adding value false Adding Updated Vertex 4184 to dmaapMsgList.... 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4184 to dmaapMsgList.... ******* Final Summary for MockInMaintDefaultMigrator ********* 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* Total Migrated Records for zone: 2 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for zone: 2 Total Migrated Records for cloud-region: 2 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for cloud-region: 2 Migration Summary Count: Total Migrated Records: 4 2025-12-04 14:25:59.231 INFO 2251 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 4 2025-12-04 14:25:59.231 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone1 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:59.232 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region1 AND in-maint = false)]. For better performance, use indexes Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:59.235 INFO 2251 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:59.235 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.235 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.235 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4152 to dmaapMsgList.... 2025-12-04 14:25:59.235 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 4152 to dmaapMsgList.... Node Type zone: Property in-maint is empty, adding value false 2025-12-04 14:25:59.235 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint is empty, adding value false Adding Updated Vertex 12408 to dmaapMsgList.... 2025-12-04 14:25:59.235 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12408 to dmaapMsgList.... Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.235 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.235 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.235 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.235 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.235 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.236 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint is empty, adding value false 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint is empty, adding value false Adding Updated Vertex 8376 to dmaapMsgList.... 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8376 to dmaapMsgList.... Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12440 to dmaapMsgList.... 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12440 to dmaapMsgList.... Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping ******* Final Summary for MockInMaintDefaultMigrator ********* 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* Total Migrated Records for zone: 2 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for zone: 2 Total Migrated Records for cloud-region: 2 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for cloud-region: 2 Migration Summary Count: Total Migrated Records: 4 2025-12-04 14:25:59.236 INFO 2251 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 4 2025-12-04 14:25:59.236 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone0 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:59.236 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region0 AND in-maint = false)]. For better performance, use indexes Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:59.238 INFO 2251 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:59.238 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.238 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.238 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16536 to dmaapMsgList.... 2025-12-04 14:25:59.238 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16536 to dmaapMsgList.... Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint is empty, adding value false 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint is empty, adding value false Adding Updated Vertex 12432 to dmaapMsgList.... 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12432 to dmaapMsgList.... 2025-12-04 14:25:59.239 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 16528 to dmaapMsgList.... 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 16528 to dmaapMsgList.... Node Type cloud-region: Property in-maint is empty, adding value false 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint is empty, adding value false Adding Updated Vertex 8280 to dmaapMsgList.... 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 8280 to dmaapMsgList.... Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping ******* Final Summary for MockInMaintDefaultMigrator ********* 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* Total Migrated Records for zone: 2 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for zone: 2 Total Migrated Records for cloud-region: 2 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for cloud-region: 2 Migration Summary Count: Total Migrated Records: 4 2025-12-04 14:25:59.239 INFO 2251 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 4 2025-12-04 14:25:59.240 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone3 AND in-maint = false)]. For better performance, use indexes 2025-12-04 14:25:59.240 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region3 AND in-maint = false)]. For better performance, use indexes Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:59.242 INFO 2251 --- [ main] InMaintDefaultMigrator : Initilization of InMaintDefaultMigrator migration script complete. 2025-12-04 14:25:59.242 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone)]. For better performance, use indexes Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.242 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.242 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.242 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.242 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.242 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.242 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.242 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.242 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 12376 to dmaapMsgList.... 2025-12-04 14:25:59.242 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 12376 to dmaapMsgList.... Node Type zone: Property in-maint is empty, adding value false 2025-12-04 14:25:59.242 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint is empty, adding value false Adding Updated Vertex 20624 to dmaapMsgList.... 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 20624 to dmaapMsgList.... Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type zone: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region)]. For better performance, use indexes Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint is empty, adding value false 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint is empty, adding value false Adding Updated Vertex 24728 to dmaapMsgList.... 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 24728 to dmaapMsgList.... Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint value already exists - skipping 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint value already exists - skipping Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Node Type cloud-region: Property in-maint does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 28816 to dmaapMsgList.... 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Adding Updated Vertex 28816 to dmaapMsgList.... ******* Final Summary for MockInMaintDefaultMigrator ********* 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : ******* Final Summary for MockInMaintDefaultMigrator ********* Total Migrated Records for zone: 2 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for zone: 2 Total Migrated Records for cloud-region: 2 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Total Migrated Records for cloud-region: 2 Migration Summary Count: Total Migrated Records: 4 2025-12-04 14:25:59.243 INFO 2251 --- [ main] InMaintDefaultMigrator : Migration Summary Count: Total Migrated Records: 4 2025-12-04 14:25:59.244 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = zone AND zone-id = zone2 AND in-maint = true)]. For better performance, use indexes 2025-12-04 14:25:59.244 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = cloud-region AND cloud-region-id = cloud-region2 AND in-maint = true)]. For better performance, use indexes [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.aai.migration.v16.MigrateInMaintDefaultToFalseTest [INFO] Running org.onap.aai.migration.v20.MigrateL2DefaultToFalseTest Initilization of L2DefaultMigrator migration script complete. 2025-12-04 14:25:59.261 INFO 2251 --- [ main] L2DefaultMigrator : Initilization of L2DefaultMigrator migration script complete. 2025-12-04 14:25:59.261 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property l2-multicasting value already exists - skipping 2025-12-04 14:25:59.261 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.262 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4112 to dmaapMsgList.... 2025-12-04 14:25:59.262 INFO 2251 --- [ main] L2DefaultMigrator : Adding Updated Vertex 4112 to dmaapMsgList.... Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.262 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8328 to dmaapMsgList.... 2025-12-04 14:25:59.262 INFO 2251 --- [ main] L2DefaultMigrator : Adding Updated Vertex 8328 to dmaapMsgList.... Node Type l-interface: Property l2-multicasting value already exists - skipping 2025-12-04 14:25:59.262 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping Node Type l-interface: Property l2-multicasting is empty, adding value false 2025-12-04 14:25:59.262 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting is empty, adding value false Adding Updated Vertex 4184 to dmaapMsgList.... 2025-12-04 14:25:59.262 INFO 2251 --- [ main] L2DefaultMigrator : Adding Updated Vertex 4184 to dmaapMsgList.... ******* Final Summary for MigrateL2DefaultToFalse ********* 2025-12-04 14:25:59.262 INFO 2251 --- [ main] L2DefaultMigrator : ******* Final Summary for MigrateL2DefaultToFalse ********* Total Migrated Records for l-interface: 3 2025-12-04 14:25:59.262 INFO 2251 --- [ main] L2DefaultMigrator : Total Migrated Records for l-interface: 3 Migration Summary Count: Total Migrated Records: 3 2025-12-04 14:25:59.262 INFO 2251 --- [ main] L2DefaultMigrator : Migration Summary Count: Total Migrated Records: 3 Initilization of L2DefaultMigrator migration script complete. 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Initilization of L2DefaultMigrator migration script complete. 2025-12-04 14:25:59.265 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface)]. For better performance, use indexes Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 8256 to dmaapMsgList.... 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Adding Updated Vertex 8256 to dmaapMsgList.... Node Type l-interface: Property l2-multicasting value already exists - skipping 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping Node Type l-interface: Property l2-multicasting is empty, adding value false 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting is empty, adding value false Adding Updated Vertex 8280 to dmaapMsgList.... 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Adding Updated Vertex 8280 to dmaapMsgList.... Node Type l-interface: Property l2-multicasting value already exists - skipping 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping Node Type l-interface: Property l2-multicasting value already exists - skipping 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping Node Type l-interface: Property l2-multicasting value already exists - skipping 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting does not exist or updateExistingValues flag is set to True - adding the property with value false Adding Updated Vertex 4200 to dmaapMsgList.... 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Adding Updated Vertex 4200 to dmaapMsgList.... Node Type l-interface: Property l2-multicasting value already exists - skipping 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping Node Type l-interface: Property l2-multicasting value already exists - skipping 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping Node Type l-interface: Property l2-multicasting value already exists - skipping 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Node Type l-interface: Property l2-multicasting value already exists - skipping ******* Final Summary for MigrateL2DefaultToFalse ********* 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : ******* Final Summary for MigrateL2DefaultToFalse ********* Total Migrated Records for l-interface: 3 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Total Migrated Records for l-interface: 3 Migration Summary Count: Total Migrated Records: 3 2025-12-04 14:25:59.265 INFO 2251 --- [ main] L2DefaultMigrator : Migration Summary Count: Total Migrated Records: 3 2025-12-04 14:25:59.265 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = no-value AND l2-multicasting = false)]. For better performance, use indexes 2025-12-04 14:25:59.266 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = empty-value AND l2-multicasting = false)]. For better performance, use indexes 2025-12-04 14:25:59.266 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = true-value AND l2-multicasting = true)]. For better performance, use indexes 2025-12-04 14:25:59.266 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = false-value AND l2-multicasting = false)]. For better performance, use indexes 2025-12-04 14:25:59.266 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = extra AND l2-multicasting = false)]. For better performance, use indexes [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.aai.migration.v20.MigrateL2DefaultToFalseTest [INFO] Running org.onap.aai.rest.SchemaJobStatusControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-12-04 14:25:59.332 INFO 2251 --- [ main] o.o.a.r.SchemaJobStatusControllerTest : Starting SchemaJobStatusControllerTest using Java 17.0.4 with PID 2251 (started by jenkins in /w/workspace/aai-graphadmin-master-verify-java) 2025-12-04 14:25:59.332 DEBUG 2251 --- [ main] o.o.a.r.SchemaJobStatusControllerTest : Running with Spring Boot v3.1.12, Spring v6.0.21 2025-12-04 14:25:59.332 INFO 2251 --- [ main] o.o.a.r.SchemaJobStatusControllerTest : The following 2 profiles are active: "production", "one-way-ssl" 2025-12-04 14:25:59.630 INFO 2251 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 2025-12-04 14:25:59.630 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-12-04 14:25:59.630 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-12-04 14:25:59.631 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:25:59.631 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:25:59.653--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:25:59.760 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-12-04 14:25:59.767 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-12-04 14:25:59.768 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:25:59.768 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:25:59.791--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:25:59.914 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-12-04 14:25:59.923 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-12-04 14:25:59.924 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:25:59.924 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:25:59.948--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:00.077 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-12-04 14:26:00.086 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-12-04 14:26:00.087 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:00.087 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:00.111--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:00.242 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-12-04 14:26:00.251 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-12-04 14:26:00.252 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:00.252 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:00.28--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:00.430 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2025-12-04 14:26:00.440 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2025-12-04 14:26:00.443 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:00.443 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:00.472--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:00.626 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2025-12-04 14:26:00.637 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2025-12-04 14:26:00.639 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:00.639 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:00.668--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:00.823 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:26:00.834 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2025-12-04 14:26:00.836 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:00.836 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:00.865--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:01.019 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:26:01.030 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2025-12-04 14:26:01.032 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:01.032 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:01.062--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:01.218 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:26:01.229 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2025-12-04 14:26:01.231 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:01.231 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:01.262--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:01.433 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2025-12-04 14:26:01.446 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2025-12-04 14:26:01.448 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:01.448 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:01.48--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:01.652 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2025-12-04 14:26:01.665 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2025-12-04 14:26:01.668 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:01.668 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:01.707--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:01.974 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2025-12-04 14:26:01.990 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2025-12-04 14:26:01.993 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:01.993 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:02.034--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:02.271 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:26:02.290 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2025-12-04 14:26:02.293 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:02.293 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:02.334--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:02.569 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:26:02.589 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2025-12-04 14:26:02.592 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:02.592 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:02.635--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:02.889 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2025-12-04 14:26:02.909 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 2025-12-04 14:26:02.912 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:02.912 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:02.957--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:03.213 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:26:03.233 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 2025-12-04 14:26:03.236 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:03.236 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:03.28--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:03.536 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:26:03.556 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 2025-12-04 14:26:03.560 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:03.560 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:03.604--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:03.860 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:26:03.881 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 2025-12-04 14:26:03.884 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:03.884 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:03.928--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:04.185 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:26:04.206 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 2025-12-04 14:26:04.209 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:04.209 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:04.257--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:04.534 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 2025-12-04 14:26:04.556 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 2025-12-04 14:26:04.664 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:04.664 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:04.713--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:04.992 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 2025-12-04 14:26:05.014 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 2025-12-04 14:26:05.017 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:05.017 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:05.066--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:05.349 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 2025-12-04 14:26:05.628 INFO 2251 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 2025-12-04 14:26:05.629 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-12-04 14:26:05.629 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-12-04 14:26:05.630 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.630 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-12-04 14:26:05.630 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.630 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-12-04 14:26:05.631 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.631 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-12-04 14:26:05.631 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.631 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-12-04 14:26:05.632 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.632 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2025-12-04 14:26:05.633 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.633 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2025-12-04 14:26:05.633 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.633 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2025-12-04 14:26:05.634 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.634 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2025-12-04 14:26:05.635 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.635 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2025-12-04 14:26:05.635 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.635 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2025-12-04 14:26:05.636 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.636 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2025-12-04 14:26:05.637 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.637 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2025-12-04 14:26:05.638 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.638 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2025-12-04 14:26:05.639 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.639 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2025-12-04 14:26:05.640 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.640 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 2025-12-04 14:26:05.641 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.641 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 2025-12-04 14:26:05.642 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.642 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 2025-12-04 14:26:05.643 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.643 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 2025-12-04 14:26:05.644 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.644 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 2025-12-04 14:26:05.645 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.645 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 2025-12-04 14:26:05.646 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.646 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 2025-12-04 14:26:05.647 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:05.662 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.audit.AuditGraphson2Sql 2025-12-04 14:26:05.665 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-12-04 14:26:05.668 WARN 2251 --- [ main] c.HttpComponentsClientHttpRequestFactory : HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect 2025-12-04 14:26:05.668 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-12-04 14:26:05.668 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-12-04 14:26:05.668 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-12-04 14:26:05.669 INFO 2251 --- [ main] o.onap.aai.rest.client.ApertureService : Successfully initialized the aperture service 2025-12-04 14:26:05.672 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:26:05.676 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.QueryConsumer 2025-12-04 14:26:05.704 WARN 2251 --- [ main] o.s.security.core.userdetails.User : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications. 2025-12-04 14:26:05.789 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.r.SchemaJobStatusController: {GET [/isSchemaInitialized]}: isSchemaInitialized() 2025-12-04 14:26:05.789 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 2025-12-04 14:26:05.790 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.a.OpenApiWebMvcResource: {GET [/graphadmin-api-docs], produces [application/json]}: openapiJson(HttpServletRequest,String,Locale) {GET [/graphadmin-api-docs.yaml], produces [application/vnd.oai.openapi]}: openapiYaml(HttpServletRequest,String,Locale) 2025-12-04 14:26:05.790 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.u.SwaggerWelcomeWebMvc: {GET [/index.html]}: redirectToUi(HttpServletRequest) 2025-12-04 14:26:05.791 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.u.SwaggerConfigResource: {GET [/graphadmin-api-docs/swagger-config], produces [application/json]}: openapiJson(HttpServletRequest) 2025-12-04 14:26:05.793 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2025-12-04 14:26:06.162 DEBUG 2251 --- [ 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 [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 2025-12-04 14:26:06.188 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:26:06.196 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig 2025-12-04 14:26:06.246 WARN 2251 --- [ 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) 2025-12-04 14:26:06.327 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.a.w.s.ManagementErrorEndpoint: { [/error]}: invoke(ServletWebRequest) 2025-12-04 14:26:06.328 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2025-12-04 14:26:06.675 DEBUG 2251 --- [ 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 [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 2025-12-04 14:26:06.707 INFO 2251 --- [ main] o.o.a.r.SchemaJobStatusControllerTest : Started SchemaJobStatusControllerTest in 7.407 seconds (process running for 808.882) 2025-12-04 14:26:06.730 DEBUG 2251 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2025-12-04 14:26:06.730 DEBUG 2251 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2025-12-04 14:26:06.746 DEBUG 2251 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 2025-12-04 14:26:06.746 DEBUG 2251 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 2025-12-04 14:26:06.853 DEBUG 2251 --- [ main] _.s.w.reactive.HandlerMapping.Mappings : o.o.a.r.SchemaJobStatusController: {GET /isSchemaInitialized}: isSchemaInitialized() 2025-12-04 14:26:06.958 INFO 2251 --- [ parallel-1] o.o.aai.rest.SchemaJobStatusController : Checking if schema is initialized. 2025-12-04 14:26:07.005 DEBUG 2251 --- [ main] _.s.w.reactive.HandlerMapping.Mappings : o.o.a.r.SchemaJobStatusController: {GET /isSchemaInitialized}: isSchemaInitialized() 2025-12-04 14:26:07.026 DEBUG 2251 --- [ main] _.s.w.reactive.HandlerMapping.Mappings : o.o.a.r.SchemaJobStatusController: {GET /isSchemaInitialized}: isSchemaInitialized() 2025-12-04 14:26:07.032 INFO 2251 --- [ parallel-3] o.o.aai.rest.SchemaJobStatusController : Checking if schema is initialized. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.765 s -- in org.onap.aai.rest.SchemaJobStatusControllerTest [INFO] Running org.onap.aai.rest.SchemaJobStatusServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-12-04 14:26:07.055 INFO 2251 --- [ main] o.o.aai.rest.SchemaJobStatusServiceTest : Starting SchemaJobStatusServiceTest using Java 17.0.4 with PID 2251 (started by jenkins in /w/workspace/aai-graphadmin-master-verify-java) 2025-12-04 14:26:07.055 DEBUG 2251 --- [ main] o.o.aai.rest.SchemaJobStatusServiceTest : Running with Spring Boot v3.1.12, Spring v6.0.21 2025-12-04 14:26:07.055 INFO 2251 --- [ main] o.o.aai.rest.SchemaJobStatusServiceTest : The following 2 profiles are active: "production", "one-way-ssl" 2025-12-04 14:26:07.066 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-12-04 14:26:07.066 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-12-04 14:26:07.066 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:07.066 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:07.086--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:07.188 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-12-04 14:26:07.195 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-12-04 14:26:07.196 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:07.196 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:07.218--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:07.335 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-12-04 14:26:07.343 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-12-04 14:26:07.344 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:07.344 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:07.367--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:07.491 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-12-04 14:26:07.499 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-12-04 14:26:07.500 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:07.500 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:07.524--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:07.649 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-12-04 14:26:07.658 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-12-04 14:26:07.659 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:07.659 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:07.687--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:07.832 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2025-12-04 14:26:07.842 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2025-12-04 14:26:07.844 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:07.844 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:07.872--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:08.021 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2025-12-04 14:26:08.031 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2025-12-04 14:26:08.034 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:08.034 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:08.062--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:08.211 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:26:08.222 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2025-12-04 14:26:08.224 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:08.224 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:08.253--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:08.402 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:26:08.413 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2025-12-04 14:26:08.415 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:08.415 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:08.443--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:08.593 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:26:08.604 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2025-12-04 14:26:08.606 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:08.606 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:08.637--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:08.801 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2025-12-04 14:26:08.813 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2025-12-04 14:26:08.816 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:08.816 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:08.846--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:09.048 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2025-12-04 14:26:09.060 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2025-12-04 14:26:09.063 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:09.063 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:09.1--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:09.307 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2025-12-04 14:26:09.322 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2025-12-04 14:26:09.326 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:09.326 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:09.365--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:09.594 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:26:09.613 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2025-12-04 14:26:09.617 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:09.617 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:09.656--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:09.884 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:26:09.903 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2025-12-04 14:26:09.906 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:09.906 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:09.949--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:10.194 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2025-12-04 14:26:10.213 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 2025-12-04 14:26:10.216 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:10.216 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:10.26--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:10.507 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:26:10.527 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 2025-12-04 14:26:10.530 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:10.530 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:10.573--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:10.821 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:26:10.841 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 2025-12-04 14:26:10.844 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:10.844 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:10.888--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:11.196 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:26:11.216 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 2025-12-04 14:26:11.219 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:11.219 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:11.262--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:11.512 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:26:11.533 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 2025-12-04 14:26:11.536 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:11.536 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:11.583--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:11.853 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 2025-12-04 14:26:11.874 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 2025-12-04 14:26:11.878 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:11.878 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:11.925--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:12.200 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 2025-12-04 14:26:12.222 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 2025-12-04 14:26:12.226 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:12.226 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:12.273--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:12.549 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 2025-12-04 14:26:12.572 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-12-04 14:26:12.572 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-12-04 14:26:12.572 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.572 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-12-04 14:26:12.573 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.573 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-12-04 14:26:12.573 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.573 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-12-04 14:26:12.574 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.574 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-12-04 14:26:12.574 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.574 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2025-12-04 14:26:12.575 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.575 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2025-12-04 14:26:12.576 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.576 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2025-12-04 14:26:12.576 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.576 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2025-12-04 14:26:12.577 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.577 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2025-12-04 14:26:12.578 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.578 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2025-12-04 14:26:12.578 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.578 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2025-12-04 14:26:12.579 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.579 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2025-12-04 14:26:12.580 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.580 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2025-12-04 14:26:12.581 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.581 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2025-12-04 14:26:12.582 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.582 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 2025-12-04 14:26:12.583 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.583 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 2025-12-04 14:26:12.584 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.584 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 2025-12-04 14:26:12.585 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.585 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 2025-12-04 14:26:12.586 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.586 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 2025-12-04 14:26:12.587 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.587 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 2025-12-04 14:26:12.588 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.588 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 2025-12-04 14:26:12.589 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:12.667 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-12-04 14:26:12.669 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:26:12.672 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:26:12.673 INFO 2251 --- [ main] o.o.aai.rest.SchemaJobStatusServiceTest : Started SchemaJobStatusServiceTest in 5.631 seconds (process running for 814.848) 2025-12-04 14:26:12.676 DEBUG 2251 --- [ main] o.o.aai.service.SchemaJobStatusService : Successfully loaded a JanusGraph graph. 2025-12-04 14:26:12.980 DEBUG 2251 --- [ main] o.o.aai.service.SchemaJobStatusService : Successfully loaded a JanusGraph graph. 2025-12-04 14:26:12.980 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(schema-initialized = true)]. For better performance, use indexes 2025-12-04 14:26:12.986 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(schema-initialized <> null)]. For better performance, use indexes 2025-12-04 14:26:13.293 DEBUG 2251 --- [ main] o.o.aai.service.SchemaJobStatusService : Successfully loaded a JanusGraph graph. 2025-12-04 14:26:13.293 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(schema-initialized = true)]. For better performance, use indexes 2025-12-04 14:26:13.297 WARN 2251 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(schema-initialized <> null)]. For better performance, use indexes [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.566 s -- in org.onap.aai.rest.SchemaJobStatusServiceTest [INFO] Running org.onap.aai.rest.util.EchoHealthIndicatorTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-12-04 14:26:13.631 INFO 2251 --- [ main] o.o.a.rest.util.EchoHealthIndicatorTest : Starting EchoHealthIndicatorTest using Java 17.0.4 with PID 2251 (started by jenkins in /w/workspace/aai-graphadmin-master-verify-java) 2025-12-04 14:26:13.631 DEBUG 2251 --- [ main] o.o.a.rest.util.EchoHealthIndicatorTest : Running with Spring Boot v3.1.12, Spring v6.0.21 2025-12-04 14:26:13.631 INFO 2251 --- [ main] o.o.a.rest.util.EchoHealthIndicatorTest : The following 2 profiles are active: "production", "one-way-ssl" 2025-12-04 14:26:13.892 INFO 2251 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 2025-12-04 14:26:13.892 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-12-04 14:26:13.892 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-12-04 14:26:13.892 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:13.892 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:13.913--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:14.017 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-12-04 14:26:14.024 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-12-04 14:26:14.025 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:14.025 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:14.047--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:14.170 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-12-04 14:26:14.178 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-12-04 14:26:14.178 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:14.179 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:14.202--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:14.329 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-12-04 14:26:14.338 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-12-04 14:26:14.339 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:14.339 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:14.363--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:14.490 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-12-04 14:26:14.499 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-12-04 14:26:14.500 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:14.500 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:14.528--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:14.677 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2025-12-04 14:26:14.687 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2025-12-04 14:26:14.689 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:14.689 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:14.718--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:14.872 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2025-12-04 14:26:14.882 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2025-12-04 14:26:14.885 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:14.885 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:14.914--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:15.154 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:26:15.166 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2025-12-04 14:26:15.168 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:15.168 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:15.199--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:15.355 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:26:15.367 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2025-12-04 14:26:15.369 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:15.369 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:15.4--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:15.556 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:26:15.568 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2025-12-04 14:26:15.570 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:15.570 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:15.604--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:15.775 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2025-12-04 14:26:15.789 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2025-12-04 14:26:15.791 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:15.791 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:15.825--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:15.999 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2025-12-04 14:26:16.012 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2025-12-04 14:26:16.015 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:16.015 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:16.056--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:16.272 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2025-12-04 14:26:16.289 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2025-12-04 14:26:16.292 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:16.292 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:16.337--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:16.602 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:26:16.623 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2025-12-04 14:26:16.626 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:16.626 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:16.67--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:16.942 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:26:16.963 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2025-12-04 14:26:16.967 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:16.967 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:17.014--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:17.283 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2025-12-04 14:26:17.304 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 2025-12-04 14:26:17.308 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:17.308 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:17.356--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:17.669 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:26:17.689 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 2025-12-04 14:26:17.692 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:17.692 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:17.737--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:17.990 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:26:18.010 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 2025-12-04 14:26:18.013 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:18.013 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:18.057--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:18.312 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:26:18.334 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 2025-12-04 14:26:18.338 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:18.338 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:18.386--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:18.664 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:26:18.686 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 2025-12-04 14:26:18.689 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:18.689 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:18.742--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:19.040 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 2025-12-04 14:26:19.064 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 2025-12-04 14:26:19.068 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:19.068 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:19.122--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:19.425 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 2025-12-04 14:26:19.447 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 2025-12-04 14:26:19.450 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:19.450 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:19.499--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:19.849 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 2025-12-04 14:26:20.193 INFO 2251 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 2025-12-04 14:26:20.194 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-12-04 14:26:20.194 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-12-04 14:26:20.194 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.194 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-12-04 14:26:20.195 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.195 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-12-04 14:26:20.195 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.195 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-12-04 14:26:20.196 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.196 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-12-04 14:26:20.197 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.197 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2025-12-04 14:26:20.197 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.197 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2025-12-04 14:26:20.198 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.198 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2025-12-04 14:26:20.198 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.198 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2025-12-04 14:26:20.199 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.199 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2025-12-04 14:26:20.200 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.200 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2025-12-04 14:26:20.200 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.200 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2025-12-04 14:26:20.201 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.201 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2025-12-04 14:26:20.202 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.202 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2025-12-04 14:26:20.203 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.203 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2025-12-04 14:26:20.204 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.204 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 2025-12-04 14:26:20.205 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.205 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 2025-12-04 14:26:20.206 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.206 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 2025-12-04 14:26:20.207 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.207 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 2025-12-04 14:26:20.208 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.208 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 2025-12-04 14:26:20.209 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.209 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 2025-12-04 14:26:20.210 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.210 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 2025-12-04 14:26:20.211 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:20.226 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.audit.AuditGraphson2Sql 2025-12-04 14:26:20.228 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-12-04 14:26:20.231 WARN 2251 --- [ main] c.HttpComponentsClientHttpRequestFactory : HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect 2025-12-04 14:26:20.231 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2025-12-04 14:26:20.231 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2025-12-04 14:26:20.231 INFO 2251 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2025-12-04 14:26:20.231 INFO 2251 --- [ main] o.onap.aai.rest.client.ApertureService : Successfully initialized the aperture service 2025-12-04 14:26:20.234 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:26:20.237 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.QueryConsumer 2025-12-04 14:26:20.264 WARN 2251 --- [ main] o.s.security.core.userdetails.User : User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications. 2025-12-04 14:26:20.348 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.r.SchemaJobStatusController: {GET [/isSchemaInitialized]}: isSchemaInitialized() 2025-12-04 14:26:20.349 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 2025-12-04 14:26:20.349 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.a.OpenApiWebMvcResource: {GET [/graphadmin-api-docs], produces [application/json]}: openapiJson(HttpServletRequest,String,Locale) {GET [/graphadmin-api-docs.yaml], produces [application/vnd.oai.openapi]}: openapiYaml(HttpServletRequest,String,Locale) 2025-12-04 14:26:20.350 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.u.SwaggerWelcomeWebMvc: {GET [/index.html]}: redirectToUi(HttpServletRequest) 2025-12-04 14:26:20.350 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.w.u.SwaggerConfigResource: {GET [/graphadmin-api-docs/swagger-config], produces [application/json]}: openapiJson(HttpServletRequest) 2025-12-04 14:26:20.352 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2025-12-04 14:26:20.698 DEBUG 2251 --- [ 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 [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 2025-12-04 14:26:20.726 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:26:20.733 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig 2025-12-04 14:26:20.784 WARN 2251 --- [ 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) 2025-12-04 14:26:20.855 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.a.w.s.ManagementErrorEndpoint: { [/error]}: invoke(ServletWebRequest) 2025-12-04 14:26:20.856 DEBUG 2251 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2025-12-04 14:26:21.156 DEBUG 2251 --- [ 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 [/]], /swagger-ui*/*swagger-initializer.js=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /swagger-ui*/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]} 2025-12-04 14:26:21.229 INFO 2251 --- [ main] o.o.a.rest.util.EchoHealthIndicatorTest : Started EchoHealthIndicatorTest in 7.61 seconds (process running for 823.404) 2025-12-04 14:26:21.241 DEBUG 2251 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 2025-12-04 14:26:21.241 DEBUG 2251 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 2025-12-04 14:26:21.242 DEBUG 2251 --- [ main] io.netty.util.NetUtilInitializations : Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2025-12-04 14:26:21.243 DEBUG 2251 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 128 2025-12-04 14:26:21.254 DEBUG 2251 --- [ main] r.netty.resources.DefaultLoopIOUring : Default io_uring support : false 2025-12-04 14:26:21.258 DEBUG 2251 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 2025-12-04 14:26:21.258 DEBUG 2251 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 2025-12-04 14:26:21.258 DEBUG 2251 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 2025-12-04 14:26:21.258 DEBUG 2251 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.detectNativeLibraryDuplicates: true 2025-12-04 14:26:21.263 DEBUG 2251 --- [ main] i.n.util.internal.NativeLibraryLoader : Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_647956177654663337906.so 2025-12-04 14:26:21.265 DEBUG 2251 --- [ main] r.netty.resources.DefaultLoopEpoll : Default Epoll support : true 2025-12-04 14:26:21.267 DEBUG 2251 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 8 2025-12-04 14:26:21.272 DEBUG 2251 --- [ main] i.n.util.concurrent.GlobalEventExecutor : -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2025-12-04 14:26:21.283 DEBUG 2251 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 2025-12-04 14:26:21.298 DEBUG 2251 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default ResolvedAddressTypes: IPV4_ONLY 2025-12-04 14:26:21.298 DEBUG 2251 --- [ main] io.netty.resolver.dns.DnsNameResolver : Localhost address: localhost/127.0.0.1 2025-12-04 14:26:21.298 DEBUG 2251 --- [ main] io.netty.resolver.dns.DnsNameResolver : Windows hostname: null 2025-12-04 14:26:21.299 DEBUG 2251 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default search domains: [openstacklocal] 2025-12-04 14:26:21.299 DEBUG 2251 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default UnixResolverOptions{ndots=1, timeout=5, attempts=16} 2025-12-04 14:26:21.302 DEBUG 2251 --- [ main] i.n.r.DefaultHostsFileEntriesResolver : -Dio.netty.hostsFileRefreshInterval: 0 2025-12-04 14:26:21.314 DEBUG 2251 --- [ main] r.n.resources.PooledConnectionProvider : Creating a new [http] client pool [PoolFactory{evictionInterval=PT0S, leasingStrategy=fifo, maxConnections=500, maxIdleTime=-1, maxLifeTime=-1, metricsEnabled=false, pendingAcquireMaxCount=1000, pendingAcquireTimeout=45000}] for [localhost/:8448] 2025-12-04 14:26:21.336 DEBUG 2251 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 2251 (auto-detected) 2025-12-04 14:26:21.338 DEBUG 2251 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: fa:16:3e:ff:fe:ad:24:87 (auto-detected) 2025-12-04 14:26:21.355 DEBUG 2251 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 8 2025-12-04 14:26:21.355 DEBUG 2251 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 8 2025-12-04 14:26:21.355 DEBUG 2251 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 2025-12-04 14:26:21.355 DEBUG 2251 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 9 2025-12-04 14:26:21.355 DEBUG 2251 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 4194304 2025-12-04 14:26:21.355 DEBUG 2251 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 2025-12-04 14:26:21.355 DEBUG 2251 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 2025-12-04 14:26:21.355 DEBUG 2251 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2025-12-04 14:26:21.355 DEBUG 2251 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 2025-12-04 14:26:21.355 DEBUG 2251 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2025-12-04 14:26:21.355 DEBUG 2251 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: false 2025-12-04 14:26:21.355 DEBUG 2251 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2025-12-04 14:26:21.361 DEBUG 2251 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 2025-12-04 14:26:21.361 DEBUG 2251 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 2025-12-04 14:26:21.361 DEBUG 2251 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 2025-12-04 14:26:21.373 DEBUG 2251 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [e68ddb99] Created a new pooled channel, now: 0 active connections, 0 inactive connections and 0 pending acquire requests. 2025-12-04 14:26:21.389 DEBUG 2251 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 2025-12-04 14:26:21.389 DEBUG 2251 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 2025-12-04 14:26:21.390 DEBUG 2251 --- [or-http-epoll-2] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1812279a 2025-12-04 14:26:21.394 DEBUG 2251 --- [or-http-epoll-2] r.netty.transport.TransportConfig : [e68ddb99] Initialized pipeline DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.left.httpDecompressor = io.netty.handler.codec.http.HttpContentDecompressor), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2025-12-04 14:26:21.403 DEBUG 2251 --- [or-http-epoll-2] i.n.b.ChannelInitializerExtensions : -Dio.netty.bootstrap.extensions: null 2025-12-04 14:26:21.415 DEBUG 2251 --- [or-http-epoll-2] r.netty.transport.TransportConnector : [e68ddb99] Connecting to [localhost/127.0.0.1:8448]. 2025-12-04 14:26:21.421 DEBUG 2251 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [e68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] Registering pool release on close event for channel 2025-12-04 14:26:21.421 DEBUG 2251 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [e68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] Channel connected, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2025-12-04 14:26:21.421 DEBUG 2251 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [e68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] onStateChange(PooledConnection{channel=[id: 0xe68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448]}, [connected]) 2025-12-04 14:26:21.427 DEBUG 2251 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [e68ddb99-1, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=null, connection=PooledConnection{channel=[id: 0xe68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448]}}, [configured]) 2025-12-04 14:26:21.428 DEBUG 2251 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [e68ddb99-1, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] Handler is being applied: {uri=http://localhost:8448/actuator/health, method=GET} 2025-12-04 14:26:21.429 DEBUG 2251 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [e68ddb99-1, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0xe68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448]}}, [request_prepared]) 2025-12-04 14:26:21.437 DEBUG 2251 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 2025-12-04 14:26:21.437 DEBUG 2251 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 2025-12-04 14:26:21.437 DEBUG 2251 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.chunkSize: 32 2025-12-04 14:26:21.437 DEBUG 2251 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.blocking: false 2025-12-04 14:26:21.437 DEBUG 2251 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.batchFastThreadLocalOnly: true 2025-12-04 14:26:21.445 DEBUG 2251 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [e68ddb99-1, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0xe68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448]}}, [request_sent]) 2025-12-04 14:26:21.457 DEBUG 2251 --- [or-http-epoll-2] i.n.handler.codec.compression.Brotli : brotli4j not in the classpath; Brotli support will be unavailable. 2025-12-04 14:26:21.470 DEBUG 2251 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [e68ddb99-1, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] Received response (auto-read:false) : RESPONSE(decodeResult: success, version: HTTP/1.1) HTTP/1.1 200 X-Content-Type-Options: X-XSS-Protection: Cache-Control: Pragma: Expires: X-Frame-Options: Content-Type: Transfer-Encoding: Date: 2025-12-04 14:26:21.470 DEBUG 2251 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [e68ddb99-1, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0xe68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448]}}, [response_received]) 2025-12-04 14:26:21.477 DEBUG 2251 --- [or-http-epoll-3] r.n.resources.PooledConnectionProvider : [b4eb30f2] Created a new pooled channel, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2025-12-04 14:26:21.477 DEBUG 2251 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [e68ddb99-1, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] Received last HTTP packet 2025-12-04 14:26:21.477 DEBUG 2251 --- [or-http-epoll-3] r.netty.transport.TransportConfig : [b4eb30f2] Initialized pipeline DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.left.httpDecompressor = io.netty.handler.codec.http.HttpContentDecompressor), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2025-12-04 14:26:21.477 DEBUG 2251 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [e68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0xe68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448]}}, [response_completed]) 2025-12-04 14:26:21.477 DEBUG 2251 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [e68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0xe68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448]}}, [disconnecting]) 2025-12-04 14:26:21.477 DEBUG 2251 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [e68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] Releasing channel 2025-12-04 14:26:21.478 DEBUG 2251 --- [or-http-epoll-3] r.netty.transport.TransportConnector : [b4eb30f2] Connecting to [localhost/127.0.0.1:8448]. 2025-12-04 14:26:21.478 DEBUG 2251 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [b4eb30f2, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448] Registering pool release on close event for channel 2025-12-04 14:26:21.478 DEBUG 2251 --- [or-http-epoll-3] r.n.resources.PooledConnectionProvider : [b4eb30f2, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448] Channel connected, now: 2 active connections, 0 inactive connections and 0 pending acquire requests. 2025-12-04 14:26:21.478 DEBUG 2251 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [b4eb30f2, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448] onStateChange(PooledConnection{channel=[id: 0xb4eb30f2, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448]}, [connected]) 2025-12-04 14:26:21.478 DEBUG 2251 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [b4eb30f2-1, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=null, connection=PooledConnection{channel=[id: 0xb4eb30f2, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448]}}, [configured]) 2025-12-04 14:26:21.478 DEBUG 2251 --- [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [b4eb30f2-1, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448] Handler is being applied: {uri=http://localhost:8448/actuator/health, method=GET} 2025-12-04 14:26:21.478 DEBUG 2251 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [b4eb30f2-1, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0xb4eb30f2, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448]}}, [request_prepared]) 2025-12-04 14:26:21.479 DEBUG 2251 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [e68ddb99, L:/127.0.0.1:58842 - R:localhost/127.0.0.1:8448] Channel cleaned, now: 1 active connections, 1 inactive connections and 0 pending acquire requests. 2025-12-04 14:26:21.480 DEBUG 2251 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [b4eb30f2-1, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0xb4eb30f2, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448]}}, [request_sent]) 2025-12-04 14:26:21.486 DEBUG 2251 --- [or-http-epoll-3] r.n.http.client.HttpClientOperations : [b4eb30f2-1, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448] Received response (auto-read:false) : RESPONSE(decodeResult: success, version: HTTP/1.1) HTTP/1.1 503 X-Content-Type-Options: X-XSS-Protection: Cache-Control: Pragma: Expires: X-Frame-Options: Content-Type: Transfer-Encoding: Date: Connection: 2025-12-04 14:26:21.486 DEBUG 2251 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [b4eb30f2-1, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0xb4eb30f2, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448]}}, [response_received]) 2025-12-04 14:26:21.486 DEBUG 2251 --- [or-http-epoll-3] r.n.http.client.HttpClientOperations : [b4eb30f2-1, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448] Received last HTTP packet 2025-12-04 14:26:21.486 DEBUG 2251 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [b4eb30f2, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0xb4eb30f2, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448]}}, [response_completed]) 2025-12-04 14:26:21.486 DEBUG 2251 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [b4eb30f2, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448] onStateChange(GET{uri=/actuator/health, connection=PooledConnection{channel=[id: 0xb4eb30f2, L:/127.0.0.1:58846 - R:localhost/127.0.0.1:8448]}}, [disconnecting]) 2025-12-04 14:26:21.489 DEBUG 2251 --- [or-http-epoll-3] r.n.resources.PooledConnectionProvider : [b4eb30f2, L:/127.0.0.1:58846 ! R:localhost/127.0.0.1:8448] Channel closed, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2025-12-04 14:26:21.489 DEBUG 2251 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [b4eb30f2, L:/127.0.0.1:58846 ! R:localhost/127.0.0.1:8448] onStateChange(PooledConnection{channel=[id: 0xb4eb30f2, L:/127.0.0.1:58846 ! R:localhost/127.0.0.1:8448]}, [disconnecting]) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.886 s -- in org.onap.aai.rest.util.EchoHealthIndicatorTest [INFO] Running org.onap.aai.rest.util.EchoResponseTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2025-12-04 14:26:21.513 INFO 2251 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting EchoResponseTest using Java 17.0.4 with PID 2251 (started by jenkins in /w/workspace/aai-graphadmin-master-verify-java) 2025-12-04 14:26:21.513 DEBUG 2251 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Running with Spring Boot v3.1.12, Spring v6.0.21 2025-12-04 14:26:21.513 INFO 2251 --- [ main] o.onap.aai.rest.util.EchoResponseTest : The following 2 profiles are active: "production", "one-way-ssl" 2025-12-04 14:26:21.526 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2025-12-04 14:26:21.526 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2025-12-04 14:26:21.527 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:21.527 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:21.557--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:21.664 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2025-12-04 14:26:21.671 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2025-12-04 14:26:21.672 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:21.672 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:21.695--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:21.815 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2025-12-04 14:26:21.823 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2025-12-04 14:26:21.824 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:21.824 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:21.85--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:21.976 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2025-12-04 14:26:21.986 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2025-12-04 14:26:21.986 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:21.986 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:22.012--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:22.140 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2025-12-04 14:26:22.149 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2025-12-04 14:26:22.150 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:22.150 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:22.179--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:22.327 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2025-12-04 14:26:22.339 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2025-12-04 14:26:22.341 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:22.341 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:22.371--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:22.523 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2025-12-04 14:26:22.535 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2025-12-04 14:26:22.537 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:22.537 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:22.593--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:22.759 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:26:22.770 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2025-12-04 14:26:22.773 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:22.773 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:22.805--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:22.969 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:26:22.981 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2025-12-04 14:26:22.983 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:22.984 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:23.015--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:23.182 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2025-12-04 14:26:23.194 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2025-12-04 14:26:23.197 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:23.197 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:23.29--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:23.466 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2025-12-04 14:26:23.478 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2025-12-04 14:26:23.481 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:23.481 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:23.512--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:23.688 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2025-12-04 14:26:23.701 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2025-12-04 14:26:23.704 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:23.704 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:23.742--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:23.957 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2025-12-04 14:26:23.974 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2025-12-04 14:26:23.979 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:23.979 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:24.025--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:24.285 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:26:24.308 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2025-12-04 14:26:24.312 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:24.312 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:24.355--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:24.608 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2025-12-04 14:26:24.629 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2025-12-04 14:26:24.633 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:24.633 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:24.679--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:24.948 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2025-12-04 14:26:24.969 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 2025-12-04 14:26:24.973 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:24.973 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:25.02--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:25.289 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:26:25.311 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 2025-12-04 14:26:25.314 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:25.314 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:25.362--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:25.631 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2025-12-04 14:26:25.653 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 2025-12-04 14:26:25.656 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:25.656 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:25.704--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:25.964 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:26:25.984 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 2025-12-04 14:26:25.987 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:25.987 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:26.031--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:26.281 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2025-12-04 14:26:26.301 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 2025-12-04 14:26:26.304 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:26.304 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:26.351--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:26.623 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 2025-12-04 14:26:26.644 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 2025-12-04 14:26:26.648 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:26.648 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:26.696--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:27.043 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 2025-12-04 14:26:27.065 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 2025-12-04 14:26:27.068 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2025-12-04 14:26:27.068 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2025-12-04 14:26:27.126--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2025-12-04 14:26:27.465 DEBUG 2251 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 2025-12-04 14:26:27.487 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2025-12-04 14:26:27.487 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2025-12-04 14:26:27.488 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.488 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2025-12-04 14:26:27.489 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.489 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2025-12-04 14:26:27.489 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.489 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2025-12-04 14:26:27.490 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.490 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2025-12-04 14:26:27.490 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.490 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2025-12-04 14:26:27.491 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.491 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2025-12-04 14:26:27.491 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.491 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2025-12-04 14:26:27.492 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.492 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2025-12-04 14:26:27.493 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.493 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2025-12-04 14:26:27.493 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.493 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2025-12-04 14:26:27.494 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.494 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2025-12-04 14:26:27.495 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.495 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2025-12-04 14:26:27.496 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.496 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2025-12-04 14:26:27.497 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.497 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2025-12-04 14:26:27.497 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.497 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 2025-12-04 14:26:27.498 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.498 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 2025-12-04 14:26:27.499 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.499 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 2025-12-04 14:26:27.500 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.500 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 2025-12-04 14:26:27.501 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.501 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 2025-12-04 14:26:27.502 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.502 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 2025-12-04 14:26:27.503 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.503 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 2025-12-04 14:26:27.504 DEBUG 2251 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2025-12-04 14:26:27.520 WARN 2251 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2025-12-04 14:26:27.522 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:26:27.524 INFO 2251 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 2025-12-04 14:26:27.526 INFO 2251 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Started EchoResponseTest in 6.027 seconds (process running for 829.701) 2025-12-04 14:26:27.528 INFO 2251 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 2025-12-04 14:26:27.607 INFO 2251 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 2025-12-04 14:26:27.609 INFO 2251 --- [ main] org.onap.aai.rest.util.EchoResponse : Checking Database Connectivity...! 2025-12-04 14:26:27.609 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because the return value of "org.onap.aai.rest.util.AaiGraphChecker.isAaiGraphDbAvailable()" is null ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 85 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 161 :MethodName- testCheckDbNowAction_Unknown ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 2025-12-04 14:26:27.609 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because the return value of "org.onap.aai.rest.util.AaiGraphChecker.isAaiGraphDbAvailable()" is null ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 85 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 161 :MethodName- testCheckDbNowAction_Unknown ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 2025-12-04 14:26:27.609 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because the return value of "org.onap.aai.rest.util.AaiGraphChecker.isAaiGraphDbAvailable()" is null ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 85 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 161 :MethodName- testCheckDbNowAction_Unknown ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 2025-12-04 14:26:27.609 ERROR 2251 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because the return value of "org.onap.aai.rest.util.AaiGraphChecker.isAaiGraphDbAvailable()" is null ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 85 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 161 :MethodName- testCheckDbNowAction_Unknown ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 2025-12-04 14:26:27.610 INFO 2251 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 2025-12-04 14:26:27.611 INFO 2251 --- [ main] org.onap.aai.rest.util.EchoResponse : Checking Database Connectivity...! 2025-12-04 14:26:27.612 ERROR 2251 --- [ 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- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 141 :MethodName- testEchoResultWhenActionIsProvidedDbNotAvailable ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 2025-12-04 14:26:27.612 ERROR 2251 --- [ 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- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 141 :MethodName- testEchoResultWhenActionIsProvidedDbNotAvailable ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 2025-12-04 14:26:27.612 ERROR 2251 --- [ 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- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 141 :MethodName- testEchoResultWhenActionIsProvidedDbNotAvailable ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 2025-12-04 14:26:27.612 ERROR 2251 --- [ 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- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 141 :MethodName- testEchoResultWhenActionIsProvidedDbNotAvailable ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 2025-12-04 14:26:27.613 INFO 2251 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 2025-12-04 14:26:27.615 INFO 2251 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 2025-12-04 14:26:27.616 INFO 2251 --- [ main] org.onap.aai.rest.util.EchoResponse : Checking Database Connectivity...! [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.124 s -- in org.onap.aai.rest.util.EchoResponseTest [INFO] Running org.onap.aai.schema.db.ManageSchemaTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s -- in org.onap.aai.schema.db.ManageSchemaTest [INFO] Running org.onap.aai.util.SendDeleteMigrationNotificationsTest ---------- Connecting to Graph ---------- 2025-12-04 14:26:27.628 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : ---------- Connecting to Graph ---------- ---------- Connection Established ---------- 2025-12-04 14:26:27.628 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : ---------- Connection Established ---------- 2025-12-04 14:26:27.648 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Processing 1 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-1#@#{"hostname":"SendDeleteMigrationNotifications-pserver-1","resource-version":"333"} 2025-12-04 14:26:27.666 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Triggered 1 2025-12-04 14:26:27.666 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Processing 2 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-2#@#{"hostname":"SendDeleteMigrationNotifications-pserver-2","resource-version":"334"} 2025-12-04 14:26:27.667 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Triggered 2 2025-12-04 14:26:27.667 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Processing 3 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-3#@#{"hostname":"SendDeleteMigrationNotifications-pserver-3","resource-version":"335"} 2025-12-04 14:26:27.668 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Triggered 3 2025-12-04 14:26:27.668 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Processing 4 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-4#@#{"hostname":"SendDeleteMigrationNotifications-pserver-4","resource-version":"336"} 2025-12-04 14:26:27.668 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Triggered 4 ---------- Connecting to Graph ---------- 2025-12-04 14:26:27.670 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : ---------- Connecting to Graph ---------- ---------- Connection Established ---------- 2025-12-04 14:26:27.670 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : ---------- Connection Established ---------- 2025-12-04 14:26:27.670 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Processing 1 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-1#@#{"hostname":"SendDeleteMigrationNotifications-pserver-1","resource-version":"333"} 2025-12-04 14:26:27.671 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Processing 2 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-2#@#{"hostname":"SendDeleteMigrationNotifications-pserver-2","resource-version":"334"} 2025-12-04 14:26:27.671 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Triggered 2 2025-12-04 14:26:27.671 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Processing 3 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-3#@#{"hostname":"SendDeleteMigrationNotifications-pserver-3","resource-version":"335"} 2025-12-04 14:26:27.672 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Processing 4 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-4#@#{"hostname":"SendDeleteMigrationNotifications-pserver-4","resource-version":"336"} 2025-12-04 14:26:27.673 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Triggered 4 ---------- Connecting to Graph ---------- 2025-12-04 14:26:27.674 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : ---------- Connecting to Graph ---------- ---------- Connection Established ---------- 2025-12-04 14:26:27.674 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : ---------- Connection Established ---------- 2025-12-04 14:26:27.674 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Processing 1 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-1#@#{"hostname":"SendDeleteMigrationNotifications-pserver-1","resource-version":"333"} 2025-12-04 14:26:27.675 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Processing 2 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-2#@#{"hostname":"SendDeleteMigrationNotifications-pserver-2","resource-version":"334"} 2025-12-04 14:26:27.675 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Processing 3 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-3#@#{"hostname":"SendDeleteMigrationNotifications-pserver-3","resource-version":"335"} 2025-12-04 14:26:27.676 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Triggered 3 2025-12-04 14:26:27.676 DEBUG 2251 --- [ main] SendDeleteMigrationNotifications : Processing 4 :: Data :: pserver#@#/cloud-infrastructure/pservers/pserver/SendDeleteMigrationNotifications-pserver-4#@#{"hostname":"SendDeleteMigrationNotifications-pserver-4","resource-version":"336"} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.aai.util.SendDeleteMigrationNotificationsTest [INFO] Running org.onap.aai.util.SendMigrationNotificationsTest ---------- Connecting to Graph ---------- 2025-12-04 14:26:27.689 DEBUG 2251 --- [ main] SendMigrationNotifications : ---------- Connecting to Graph ---------- ---------- Connection Established ---------- 2025-12-04 14:26:27.689 DEBUG 2251 --- [ main] SendMigrationNotifications : ---------- Connection Established ---------- 2025-12-04 14:26:27.701 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 299080resource-version 123 2025-12-04 14:26:27.748 DEBUG 2251 --- [ main] SendMigrationNotifications : Triggered 299080 2025-12-04 14:26:27.748 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 286944resource-version 456 2025-12-04 14:26:27.750 DEBUG 2251 --- [ main] SendMigrationNotifications : Triggered 286944 2025-12-04 14:26:27.750 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 303336resource-version 789 2025-12-04 14:26:27.758 DEBUG 2251 --- [ main] SendMigrationNotifications : Triggered 303336 2025-12-04 14:26:27.758 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 266328resource-version 222 Vertex 345 no longer exists. 2025-12-04 14:26:27.759 DEBUG 2251 --- [ main] SendMigrationNotifications : Vertex 345 no longer exists. 2025-12-04 14:26:27.759 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 307432resource-version 333 2025-12-04 14:26:27.766 DEBUG 2251 --- [ main] SendMigrationNotifications : Triggered 307432 ---------- Connecting to Graph ---------- 2025-12-04 14:26:27.768 DEBUG 2251 --- [ main] SendMigrationNotifications : ---------- Connecting to Graph ---------- ---------- Connection Established ---------- 2025-12-04 14:26:27.768 DEBUG 2251 --- [ main] SendMigrationNotifications : ---------- Connection Established ---------- 2025-12-04 14:26:27.769 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 299080resource-version 123 2025-12-04 14:26:27.773 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 286944resource-version 456 2025-12-04 14:26:27.774 DEBUG 2251 --- [ main] SendMigrationNotifications : Triggered 286944 2025-12-04 14:26:27.774 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 303336resource-version 789 2025-12-04 14:26:27.779 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 266328resource-version 222 Vertex 345 no longer exists. 2025-12-04 14:26:27.779 DEBUG 2251 --- [ main] SendMigrationNotifications : Vertex 345 no longer exists. 2025-12-04 14:26:27.779 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 307432resource-version 333 2025-12-04 14:26:27.781 DEBUG 2251 --- [ main] SendMigrationNotifications : Triggered 307432 ---------- Connecting to Graph ---------- 2025-12-04 14:26:27.782 DEBUG 2251 --- [ main] SendMigrationNotifications : ---------- Connecting to Graph ---------- ---------- Connection Established ---------- 2025-12-04 14:26:27.782 DEBUG 2251 --- [ main] SendMigrationNotifications : ---------- Connection Established ---------- 2025-12-04 14:26:27.783 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 299080resource-version 123 2025-12-04 14:26:27.787 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 286944resource-version 456 2025-12-04 14:26:27.789 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 303336resource-version 789 2025-12-04 14:26:27.793 DEBUG 2251 --- [ main] SendMigrationNotifications : Triggered 303336 2025-12-04 14:26:27.793 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 266328resource-version 222 Vertex 345 no longer exists. 2025-12-04 14:26:27.793 DEBUG 2251 --- [ main] SendMigrationNotifications : Vertex 345 no longer exists. 2025-12-04 14:26:27.793 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 307432resource-version 333 ---------- Connecting to Graph ---------- 2025-12-04 14:26:27.796 DEBUG 2251 --- [ main] SendMigrationNotifications : ---------- Connecting to Graph ---------- ---------- Connection Established ---------- 2025-12-04 14:26:27.796 DEBUG 2251 --- [ main] SendMigrationNotifications : ---------- Connection Established ---------- 2025-12-04 14:26:27.797 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 299080resource-version 123 2025-12-04 14:26:27.800 DEBUG 2251 --- [ main] SendMigrationNotifications : Triggered 299080 2025-12-04 14:26:27.800 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 286944resource-version 456 2025-12-04 14:26:27.802 DEBUG 2251 --- [ main] SendMigrationNotifications : Triggered 286944 2025-12-04 14:26:27.802 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 303336resource-version 789 2025-12-04 14:26:27.802 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 266328resource-version 222 Vertex 345 no longer exists. 2025-12-04 14:26:27.802 DEBUG 2251 --- [ main] SendMigrationNotifications : Vertex 345 no longer exists. 2025-12-04 14:26:27.802 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 307432resource-version 333 ---------- Connecting to Graph ---------- 2025-12-04 14:26:27.804 DEBUG 2251 --- [ main] SendMigrationNotifications : ---------- Connecting to Graph ---------- ---------- Connection Established ---------- 2025-12-04 14:26:27.804 DEBUG 2251 --- [ main] SendMigrationNotifications : ---------- Connection Established ---------- 2025-12-04 14:26:27.805 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 299080resource-version 123 2025-12-04 14:26:27.808 DEBUG 2251 --- [ main] SendMigrationNotifications : Triggered 299080 2025-12-04 14:26:27.808 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 286944resource-version 456 2025-12-04 14:26:27.810 DEBUG 2251 --- [ main] SendMigrationNotifications : Triggered 286944 2025-12-04 14:26:27.810 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 303336resource-version 789 2025-12-04 14:26:27.810 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 266328resource-version 222 Vertex 345 no longer exists. 2025-12-04 14:26:27.810 DEBUG 2251 --- [ main] SendMigrationNotifications : Vertex 345 no longer exists. 2025-12-04 14:26:27.810 DEBUG 2251 --- [ main] SendMigrationNotifications : Processing 307432resource-version 333 2025-12-04 14:26:27.811 DEBUG 2251 --- [ main] SendMigrationNotifications : Triggered 307432 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.onap.aai.util.SendMigrationNotificationsTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 285, Failures: 0, Errors: 0, Skipped: 23 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-graphadmin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-graphadmin --- [INFO] Building jar: /w/workspace/aai-graphadmin-master-verify-java/target/aai-graphadmin-1.16.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.1.12:repackage (default) @ aai-graphadmin --- [INFO] Layout: ZIP [INFO] Replacing main artifact /w/workspace/aai-graphadmin-master-verify-java/target/aai-graphadmin-1.16.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/aai-graphadmin-master-verify-java/target/aai-graphadmin-1.16.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-graphadmin --- [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml [INFO] Copying files to /w/workspace/aai-graphadmin-master-verify-java/target/aai-graphadmin-1.16.2-SNAPSHOT-build [WARNING] Assembly file: /w/workspace/aai-graphadmin-master-verify-java/target/aai-graphadmin-1.16.2-SNAPSHOT-build is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-graphadmin --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-graphadmin-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-graphadmin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-graphadmin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-graphadmin --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-graphadmin-master-verify-java/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-graphadmin --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-graphadmin --- [INFO] Installing /w/workspace/aai-graphadmin-master-verify-java/target/aai-graphadmin-1.16.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/graphadmin/aai-graphadmin/1.16.2-SNAPSHOT/aai-graphadmin-1.16.2-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-graphadmin-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/graphadmin/aai-graphadmin/1.16.2-SNAPSHOT/aai-graphadmin-1.16.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:48 min [INFO] Finished at: 2025-12-04T14:26:35+00:00 [INFO] Final Memory: 76M/274M [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1636 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aai-graphadmin-master-verify-java] $ /bin/bash /tmp/jenkins104152475970805110.sh ---> sysstat.sh [aai-graphadmin-master-verify-java] $ /bin/bash /tmp/jenkins1803470188941450161.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/aai-graphadmin-master-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/aai-graphadmin-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aai-graphadmin-master-verify-java ']' + mkdir -p /w/workspace/aai-graphadmin-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-graphadmin-master-verify-java/archives/ [aai-graphadmin-master-verify-java] $ /bin/bash /tmp/jenkins15444246388131827858.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-graphadmin-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hNR9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hNR9/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aai-graphadmin-master-verify-java] $ /bin/bash /tmp/jenkins10735968283944424481.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-graphadmin-master-verify-java@tmp/config4386801132355728561tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [aai-graphadmin-master-verify-java] $ /bin/bash /tmp/jenkins241130355655261981.sh ---> create-netrc.sh [aai-graphadmin-master-verify-java] $ /bin/bash /tmp/jenkins5923309175260001478.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-graphadmin-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hNR9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hNR9/bin to PATH [aai-graphadmin-master-verify-java] $ /bin/bash /tmp/jenkins2127688233957697333.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aai-graphadmin-master-verify-java] $ /bin/bash /tmp/jenkins8036013110361444183.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-graphadmin-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hNR9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-hNR9/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [aai-graphadmin-master-verify-java] $ /bin/bash -l /tmp/jenkins2324621409307159153.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-graphadmin-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hNR9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-hNR9/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-graphadmin-master-verify-java/438 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-17719 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 676K 1.6G 1% /run /dev/vda1 78G 9.1G 69G 12% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 599 12495 0 2945 15114 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:ad:24:87 brd ff:ff:ff:ff:ff:ff inet 10.30.106.128/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85390sec preferred_lft 85390sec inet6 fe80::f816:3eff:fead:2487/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17719) 12/04/25 _x86_64_ (4 CPU) 14:10:29 LINUX RESTART (4 CPU) 14:11:02 tps rtps wtps bread/s bwrtn/s 14:12:01 173.60 28.64 144.96 1684.46 36751.19 14:13:01 128.41 14.83 113.58 871.59 43210.40 14:14:01 6.98 0.00 6.98 0.00 3387.70 14:15:01 2.13 0.00 2.13 0.00 124.91 14:16:01 1.70 0.00 1.70 0.00 51.32 14:17:01 2.13 0.05 2.08 0.67 103.43 14:18:01 3.70 0.00 3.70 0.00 86.65 14:19:01 1.65 0.00 1.65 0.00 20.53 14:20:01 1.48 0.00 1.48 0.00 37.99 14:21:01 2.05 0.00 2.05 0.00 24.80 14:22:01 1.22 0.00 1.22 0.00 15.73 14:23:01 1.27 0.00 1.27 0.00 16.40 14:24:01 1.08 0.00 1.08 0.00 13.46 14:25:01 1.48 0.00 1.48 0.00 33.06 14:26:01 5.57 1.83 3.73 14.66 92.65 14:27:01 28.61 2.50 26.11 129.31 2120.31 Average: 22.53 2.96 19.57 167.21 5347.90 14:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:12:01 13561688 15286720 2863272 17.43 74780 1842176 1078864 6.17 943444 1687028 146108 14:13:01 11442616 13582020 4982344 30.33 80436 2240920 3985836 22.81 2756176 1968456 6496 14:14:01 10034160 12174640 6390800 38.91 80536 2241792 4099600 23.46 4164884 1964352 236 14:15:01 10012260 12155620 6412700 39.04 80584 2244608 4099600 23.46 4183980 1967160 92 14:16:01 10012676 12156916 6412284 39.04 80644 2245388 4099600 23.46 4182260 1967948 60 14:17:01 9986196 12132956 6438764 39.20 80724 2247708 4116344 23.56 4205952 1970132 448 14:18:01 9970984 12118740 6453976 39.29 80792 2248576 4116344 23.56 4220572 1970968 20 14:19:01 9970736 12118676 6454224 39.30 80828 2248712 4116344 23.56 4220808 1971100 32 14:20:01 9941800 12090336 6483160 39.47 80880 2249212 4116344 23.56 4249408 1971600 224 14:21:01 9941256 12089860 6483704 39.47 80952 2249200 4116344 23.56 4249608 1971604 36 14:22:01 9941048 12089852 6483912 39.48 81004 2249348 4116344 23.56 4249912 1971736 20 14:23:01 9940712 12089556 6484248 39.48 81016 2249352 4132472 23.65 4250000 1971740 228 14:24:01 9940524 12089408 6484436 39.48 81056 2249352 4132472 23.65 4250120 1971740 188 14:25:01 9939136 12088428 6485824 39.49 81100 2249696 4132472 23.65 4251364 1972012 252 14:26:01 9850320 12016144 6574640 40.03 81712 2265112 4213564 24.11 4321068 1987360 14860 14:27:01 12810368 15488528 3614592 22.01 85172 2767140 853680 4.89 1155524 2192008 507920 Average: 10456030 12610525 5968930 36.34 80764 2255518 3720389 21.29 3740942 1967309 42326 14:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:12:01 lo 1.02 1.02 0.12 0.12 0.00 0.00 0.00 0.00 14:12:01 ens3 115.10 96.53 1292.53 21.31 0.00 0.00 0.00 0.00 14:13:01 lo 0.52 0.52 0.06 0.06 0.00 0.00 0.00 0.00 14:13:01 ens3 337.31 267.82 4304.14 34.92 0.00 0.00 0.00 0.00 14:14:01 lo 0.38 0.38 0.43 0.43 0.00 0.00 0.00 0.00 14:14:01 ens3 13.53 8.67 7.56 5.28 0.00 0.00 0.00 0.00 14:15:01 lo 0.23 0.23 0.01 0.01 0.00 0.00 0.00 0.00 14:15:01 ens3 11.50 6.02 2.81 13.20 0.00 0.00 0.00 0.00 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:01 ens3 3.47 2.25 0.89 4.91 0.00 0.00 0.00 0.00 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:17:01 ens3 6.56 3.83 1.40 5.12 0.00 0.00 0.00 0.00 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:01 ens3 2.35 1.72 0.51 3.26 0.00 0.00 0.00 0.00 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:19:01 ens3 0.28 0.30 0.07 0.20 0.00 0.00 0.00 0.00 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:01 ens3 0.87 0.72 0.18 1.52 0.00 0.00 0.00 0.00 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:21:01 ens3 0.43 0.27 0.15 0.29 0.00 0.00 0.00 0.00 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:01 ens3 0.22 0.07 0.06 0.06 0.00 0.00 0.00 0.00 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:23:01 ens3 0.25 0.22 0.07 0.29 0.00 0.00 0.00 0.00 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:01 ens3 0.27 0.17 0.07 0.25 0.00 0.00 0.00 0.00 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:01 ens3 9.03 5.87 1.90 2.21 0.00 0.00 0.00 0.00 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:01 ens3 57.89 37.74 12.16 77.60 0.00 0.00 0.00 0.00 14:27:01 lo 1.75 1.75 0.15 0.15 0.00 0.00 0.00 0.00 14:27:01 ens3 47.54 44.24 248.64 21.13 0.00 0.00 0.00 0.00 Average: lo 0.31 0.31 0.05 0.05 0.00 0.00 0.00 0.00 Average: ens3 37.83 29.71 366.10 11.96 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17719) 12/04/25 _x86_64_ (4 CPU) 14:10:29 LINUX RESTART (4 CPU) 14:11:02 CPU %user %nice %system %iowait %steal %idle 14:12:01 all 22.55 0.00 1.88 2.63 0.06 72.87 14:12:01 0 6.78 0.00 0.96 3.96 0.05 88.25 14:12:01 1 29.19 0.00 1.36 0.73 0.05 68.67 14:12:01 2 36.60 0.00 3.93 1.17 0.05 58.25 14:12:01 3 17.54 0.00 1.27 4.67 0.05 76.46 14:13:01 all 53.58 0.00 2.30 0.66 0.08 43.39 14:13:01 0 38.26 0.00 2.59 0.47 0.08 58.60 14:13:01 1 72.89 0.00 2.34 0.07 0.08 24.63 14:13:01 2 53.31 0.00 1.71 1.72 0.08 43.18 14:13:01 3 49.84 0.00 2.57 0.37 0.08 47.13 14:14:01 all 14.24 0.00 0.45 0.08 0.04 85.19 14:14:01 0 8.31 0.00 0.37 0.02 0.02 91.29 14:14:01 1 30.18 0.00 0.86 0.02 0.05 68.90 14:14:01 2 10.37 0.00 0.37 0.22 0.05 88.99 14:14:01 3 7.94 0.00 0.20 0.07 0.03 91.76 14:15:01 all 2.39 0.00 0.07 0.01 0.03 97.51 14:15:01 0 2.10 0.00 0.08 0.00 0.02 97.80 14:15:01 1 2.54 0.00 0.05 0.00 0.03 97.38 14:15:01 2 2.08 0.00 0.10 0.00 0.05 97.77 14:15:01 3 2.81 0.00 0.05 0.03 0.02 97.09 14:16:01 all 0.94 0.00 0.05 0.02 0.02 98.97 14:16:01 0 0.68 0.00 0.03 0.02 0.02 99.25 14:16:01 1 1.10 0.00 0.07 0.02 0.02 98.80 14:16:01 2 0.62 0.00 0.05 0.02 0.02 99.30 14:16:01 3 1.39 0.00 0.00 0.02 0.02 98.57 14:17:01 all 1.50 0.00 0.06 0.01 0.03 98.40 14:17:01 0 1.88 0.00 0.05 0.00 0.02 98.05 14:17:01 1 0.87 0.00 0.07 0.05 0.02 99.00 14:17:01 2 1.84 0.00 0.10 0.00 0.05 98.01 14:17:01 3 1.39 0.00 0.05 0.00 0.03 98.53 14:18:01 all 1.58 0.00 0.07 0.02 0.03 98.30 14:18:01 0 1.58 0.00 0.08 0.00 0.03 98.30 14:18:01 1 1.82 0.00 0.07 0.05 0.03 98.03 14:18:01 2 0.82 0.00 0.08 0.00 0.02 99.08 14:18:01 3 2.11 0.00 0.05 0.03 0.03 97.77 14:19:01 all 0.08 0.00 0.03 0.00 0.03 99.87 14:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:19:01 1 0.20 0.00 0.05 0.02 0.03 99.70 14:19:01 2 0.02 0.00 0.02 0.00 0.03 99.93 14:19:01 3 0.05 0.00 0.03 0.02 0.03 99.87 14:20:01 all 0.82 0.00 0.04 0.01 0.03 99.10 14:20:01 0 0.22 0.00 0.03 0.00 0.00 99.75 14:20:01 1 0.97 0.00 0.03 0.02 0.05 98.93 14:20:01 2 1.17 0.00 0.05 0.00 0.02 98.76 14:20:01 3 0.90 0.00 0.03 0.02 0.03 99.02 14:21:01 all 0.05 0.00 0.03 0.02 0.03 99.88 14:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:21:01 1 0.07 0.00 0.02 0.05 0.00 99.87 14:21:01 2 0.05 0.00 0.03 0.02 0.03 99.87 14:21:01 3 0.08 0.00 0.07 0.02 0.05 99.78 14:22:01 all 0.19 0.00 0.03 0.01 0.02 99.75 14:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:22:01 1 0.08 0.00 0.03 0.02 0.02 99.85 14:22:01 2 0.57 0.00 0.03 0.00 0.03 99.36 14:22:01 3 0.07 0.00 0.07 0.02 0.05 99.80 14:22:01 CPU %user %nice %system %iowait %steal %idle 14:23:01 all 0.06 0.00 0.03 0.01 0.02 99.88 14:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:23:01 1 0.07 0.00 0.02 0.02 0.02 99.88 14:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 14:23:01 3 0.10 0.00 0.07 0.02 0.03 99.78 14:24:01 all 0.40 0.00 0.02 0.00 0.02 99.55 14:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:24:01 1 0.05 0.00 0.02 0.02 0.02 99.90 14:24:01 2 1.45 0.00 0.05 0.00 0.02 98.48 14:24:01 3 0.07 0.00 0.03 0.00 0.05 99.85 14:25:01 all 0.54 0.00 0.05 0.02 0.03 99.37 14:25:01 0 0.32 0.00 0.02 0.00 0.02 99.65 14:25:01 1 0.25 0.00 0.03 0.02 0.02 99.68 14:25:01 2 1.14 0.00 0.05 0.00 0.02 98.79 14:25:01 3 0.45 0.00 0.07 0.07 0.05 99.37 14:26:01 all 16.45 0.00 0.38 0.02 0.04 83.11 14:26:01 0 19.87 0.00 0.38 0.00 0.05 79.69 14:26:01 1 15.73 0.00 0.52 0.03 0.03 83.69 14:26:01 2 14.49 0.00 0.28 0.02 0.03 85.17 14:26:01 3 15.68 0.00 0.33 0.03 0.07 83.88 14:27:01 all 30.66 0.00 2.01 0.22 0.06 67.06 14:27:01 0 38.14 0.00 2.09 0.10 0.05 59.63 14:27:01 1 38.48 0.00 2.29 0.58 0.07 58.58 14:27:01 2 17.67 0.00 2.03 0.13 0.05 80.12 14:27:01 3 28.33 0.00 1.62 0.03 0.05 69.97 Average: all 9.10 0.00 0.47 0.23 0.03 90.17 Average: 0 7.38 0.00 0.42 0.28 0.03 91.89 Average: 1 12.14 0.00 0.49 0.11 0.03 87.24 Average: 2 8.85 0.00 0.55 0.20 0.04 90.36 Average: 3 8.03 0.00 0.41 0.33 0.04 91.19